mcordell/grape_token_auth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
circle.yml
bin/setup
.rspec
.travis.yml
lib/grape_token_auth/mail/messages/password_reset/password_reset.text.erb
CHANGELOG.md
LICENSE.txt
lib/grape_token_auth/mail/messages/confirmation/confirmation.html.erb
.ruby-version
lib/grape_token_auth/mail/messages/confirmation/confirmation.text.erb
CONTRIBUTING.md
grape_token_auth.gemspec
lib/grape_token_auth/omniauth/response_template.html.erb
bin/rspec
lib/grape_token_auth/mail/messages/password_reset/password_reset.html.erb
Rakefile
Gemfile
README.md
bin/console
.gitignore
lib/grape_token_auth/version.rb3
A
0 mins
lib/grape_token_auth/token_authentication.rb8
A
0 mins
lib/grape_token_auth/utility.rb15
A
0 mins
lib/grape_token_auth/mail/mail.rb15
A
0 mins
lib/grape_token_auth/omniauth/omniauth_failure_html.rb19
A
0 mins
lib/grape_token_auth/unauthorized_middleware.rb19
A
0 mins
lib/grape_token_auth/apis/registration_api.rb19
A
0 mins
lib/grape_token_auth/omniauth/omniauth_html_base.rb19
A
0 mins
lib/grape_token_auth/token.rb19
A
0 mins
lib/grape_token_auth/key_generator.rb24
A
0 mins
lib/grape_token_auth/mail/messages/password_reset/password_reset_email.rb24
A
0 mins
lib/grape_token_auth/mail/messages/confirmation/confirmation_email.rb24
A
0 mins
lib/grape_token_auth/apis/token_validation_api.rb24
A
0 mins
lib/grape_token_auth/exceptions.rb24
A
0 mins
lib/grape_token_auth/api_helpers.rb27
A
0 mins
lib/grape_token_auth/mail/message_base.rb27
A
0 mins
lib/grape_token_auth/resource/resource_crud_base.rb28
A
0 mins
lib/grape_token_auth/lookup_token.rb33
A
0 mins
lib/grape_token_auth/apis/registration/endpoint_definer.rb34
A
0 mins
lib/grape_token_auth/resource/resource_updater.rb35
A
0 mins
lib/grape_token_auth/middleware.rb36
A
0 mins
lib/grape_token_auth/apis/confirmation_api.rb36
A
0 mins
lib/grape_token_auth/resource/resource_finder.rb39
A
0 mins
lib/grape_token_auth/resource/resource_creator.rb40
A
0 mins
lib/grape_token_auth/token_authorizer.rb43
A
25 mins
lib/grape_token_auth/omniauth/omniauth_success_html.rb47
A
0 mins
lib/grape_token_auth/mail/smtp_mailer.rb48
A
0 mins
lib/grape_token_auth/apis/session_api.rb53
A
3 hrs
lib/grape_token_auth/apis/registration/helpers.rb53
A
0 mins
lib/grape_token_auth/authentication_header.rb57
A
0 mins