lynndylanhurley/devise_token_auth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
docs/config/cors.md
docs/config/README.md
docs/conceptual.md
devise_token_auth.gemspec
bin/rails
app/views/devise_token_auth/omniauth_external_window.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/validators/devise_token_auth_email_validator.rb21
A
0 mins
A
100%
app/models/devise_token_auth/concerns/user_omniauth_callbacks.rb24
A
0 mins
A
100%
app/models/devise_token_auth/concerns/user.rb179
A
35 mins
A
100%
app/models/devise_token_auth/concerns/tokens_serialization.rb24
A
0 mins
A
100%
app/models/devise_token_auth/concerns/mongoid_support.rb16
A
0 mins
A
100%
app/models/devise_token_auth/concerns/confirmable_support.rb23
A
0 mins
A
100%
app/models/devise_token_auth/concerns/active_record_support.rb15
A
0 mins
A
100%
app/controllers/devise_token_auth/unlocks_controller.rb74
A
55 mins
A
95%
app/controllers/devise_token_auth/token_validations_controller.rb24
A
0 mins
A
100%
app/controllers/devise_token_auth/sessions_controller.rb112
A
3 hrs
B
85%
app/controllers/devise_token_auth/registrations_controller.rb162
B
4 hrs
A
98%
app/controllers/devise_token_auth/passwords_controller.rb166
C
1 day
A
92%
app/controllers/devise_token_auth/omniauth_callbacks_controller.rb175
A
3 hrs
A
94%
app/controllers/devise_token_auth/confirmations_controller.rb66
A
45 mins
A
100%
app/controllers/devise_token_auth/concerns/set_user_by_token.rb121
C
1 day
A
98%
app/controllers/devise_token_auth/concerns/resource_finder.rb44
A
0 mins
B
89%
app/controllers/devise_token_auth/application_controller.rb75
A
0 mins
A
92%
SUMMARY.md
Rakefile
README.md
LICENSE
Guardfile
Gemfile
CHANGELOG.md
Appraisals
.rubocop_todo.yml
.rubocop.yml
.gitignore
.github_changelog_generator
.github/workflows/test.yml
.github/dependabot.yml
.github/ISSUE_TEMPLATE.md
.github/CONTRIBUTING.md
.gitbook.yaml
.gitattributes
.codeclimate.yml