Table of Contents - two_factor_auth-0.2.0 Documentation
Pages
Classes and Modules
- ActionDispatch
- ActionDispatch::Routing
- ActionDispatch::Routing::Mapper
- ActiveModel
- ActiveModel::Validations
- ActiveModel::Validations::AssociatedValidator
- ActiveModel::Validations::ClassMethods
- CreateTwoFactorAuthRegistrations
- TwoFactorAuth
- TwoFactorAuth::CantGenerateRandomNumbers
- TwoFactorAuth::Engine
- TwoFactorAuth::Generators
- TwoFactorAuth::Generators::InstallGenerator
- TwoFactorAuth::InvalidFacetDomain
- TwoFactorAuth::InvalidFacetListDomain
- TwoFactorAuth::InvalidPublicKey
- TwoFactorAuth::InvalidTrustedFacetListUrl
- TwoFactorAuth::TwoFactorAuthError
Methods
- ::app_id_or_facet_list — TwoFactorAuth
- ::decode_pubkey — TwoFactorAuth
- ::facet_domain — TwoFactorAuth
- ::facet_domain= — TwoFactorAuth
- ::facets — TwoFactorAuth
- ::facets= — TwoFactorAuth
- ::next_migration_number — TwoFactorAuth::Generators::InstallGenerator
- ::pubkey_valid? — TwoFactorAuth
- ::random_encoded_challenge — TwoFactorAuth
- ::trusted_facet_list_url — TwoFactorAuth
- ::trusted_facet_list_url= — TwoFactorAuth
- ::websafe_base64_decode — TwoFactorAuth
- ::websafe_base64_encode — TwoFactorAuth
- #add_route — TwoFactorAuth::Generators::InstallGenerator
- #change — CreateTwoFactorAuthRegistrations
- #copy_initializer — TwoFactorAuth::Generators::InstallGenerator
- #copy_migration — TwoFactorAuth::Generators::InstallGenerator
- #show_readme — TwoFactorAuth::Generators::InstallGenerator
- #two_factor_auth_for — ActionDispatch::Routing::Mapper
- #validates_associated — ActiveModel::Validations::ClassMethods