Method List
-
#access_token_expiry JwtAuthEngine::Configuration
-
#auth_model JwtAuthEngine::Configuration
-
auth_model_class JwtAuthEngine
-
#auth_model_instance JwtAuthEngine::ChangePasswordService
-
auth_model_name JwtAuthEngine
-
auth_model_token_payload_key JwtAuthEngine
-
#authenticated_ping JwtAuthEngine::PingController
-
#call JwtAuthEngine::LoginService
-
#call JwtAuthEngine::SignupService
-
#call JwtAuthEngine::RefreshTokenService
-
#call JwtAuthEngine::ChangePasswordService
-
#change_password JwtAuthEngine::PasswordsController
-
configuration JwtAuthEngine
-
configure JwtAuthEngine
-
#copy_migration JwtAuthEngine::Generators::InstallGenerator
-
#create_auth_model_concern JwtAuthEngine::Generators::InstallGenerator
-
#create_initializer JwtAuthEngine::Generators::InstallGenerator
-
#current_password JwtAuthEngine::ChangePasswordService
-
current_password_field JwtAuthEngine
-
decode_access JwtAuthEngine::TokenService
-
decode_refresh JwtAuthEngine::TokenService
-
encode_access JwtAuthEngine::TokenService
-
encode_refresh JwtAuthEngine::TokenService
-
#failure JwtAuthEngine::BaseService
-
identifier_field JwtAuthEngine
-
#identifier_field JwtAuthEngine::Configuration
-
#initialize JwtAuthEngine::Configuration
-
#initialize JwtAuthEngine::LoginService
-
#initialize JwtAuthEngine::SignupService
-
#initialize JwtAuthEngine::RefreshTokenService
-
#initialize JwtAuthEngine::ChangePasswordService
-
#inject_auth_model_concern JwtAuthEngine::Generators::InstallGenerator
-
#jwt_secret_key JwtAuthEngine::Configuration
-
#login JwtAuthEngine::SessionsController
-
#logout JwtAuthEngine::SessionsController
-
#me JwtAuthEngine::ProfilesController
-
#new_password JwtAuthEngine::ChangePasswordService
-
new_password_field JwtAuthEngine
-
next_migration_number JwtAuthEngine::Generators::InstallGenerator
-
password_digest_field JwtAuthEngine
-
password_field JwtAuthEngine
-
#password_field JwtAuthEngine::Configuration
-
#ping JwtAuthEngine::PingController
-
#refresh_token JwtAuthEngine::TokensController
-
#refresh_token JwtAuthEngine::RefreshTokenService
-
#refresh_token_expiry JwtAuthEngine::Configuration
-
#render_internal_server_error JwtAuthEngine::ResponseRenderable
-
#render_success JwtAuthEngine::ResponseRenderable
-
#render_unauthorized JwtAuthEngine::ResponseRenderable
-
#render_validation_error JwtAuthEngine::ResponseRenderable
-
#signup JwtAuthEngine::RegistrationsController
-
#signup_params JwtAuthEngine::SignupService
-
#success JwtAuthEngine::BaseService