Module: SimpleJwtAuth
- Defined in:
- lib/simple_jwt_auth.rb,
lib/simple_jwt_auth/engine.rb,
lib/simple_jwt_auth/version.rb,
app/models/simple_jwt_auth/user.rb,
app/helpers/simple_jwt_auth/users_helper.rb,
app/jobs/simple_jwt_auth/application_job.rb,
app/helpers/simple_jwt_auth/sessions_helper.rb,
app/models/simple_jwt_auth/application_record.rb,
app/helpers/simple_jwt_auth/application_helper.rb,
app/mailers/simple_jwt_auth/application_mailer.rb,
app/controllers/simple_jwt_auth/users_controller.rb,
app/controllers/simple_jwt_auth/sessions_controller.rb,
app/controllers/simple_jwt_auth/application_controller.rb
Defined Under Namespace
Modules: ApplicationHelper, SessionsHelper, UsersHelper Classes: ApplicationController, ApplicationJob, ApplicationMailer, ApplicationRecord, Engine, SessionsController, User, UsersController
Constant Summary collapse
- VERSION =
'0.1.2'