o2web/graphql-auth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE.txt
README.md
Rakefile
app/graphql/mutations/auth/forgot_password.rb22
A
0 mins
app/graphql/mutations/auth/lock_account.rb26
A
25 mins
app/graphql/mutations/auth/reset_password.rb39
A
45 mins
app/graphql/mutations/auth/sign_in.rb47
A
1 hr
app/graphql/mutations/auth/sign_up.rb35
A
0 mins
app/graphql/mutations/auth/unlock_account.rb26
A
25 mins
app/graphql/mutations/auth/update_account.rb42
A
1 hr
app/graphql/mutations/auth/validate_token.rb25
A
0 mins
app/graphql/types/auth/error.rb12
A
0 mins
app/graphql/types/auth/user.rb9
A
0 mins
app/graphql/types/graphql_auth.rb17
A
0 mins
app/helpers/graphql/account_lock_helper.rb11
A
0 mins
app/helpers/graphql/auth_helper.rb29
A
1 hr
app/helpers/graphql/token_helper.rb20
A
0 mins
app/views/devise/mailer/reset_password_instructions.html.erb
bin/rails
graphql-1.9.gemfile
graphql-auth.gemspec
lib/generators/graphql_auth/install_generator.rb13
A
0 mins
lib/generators/graphql_auth/templates/graphql_auth.rb.erb
lib/graphql-auth.rb17
A
0 mins
lib/graphql-auth/configuration.rb26
A
0 mins
lib/graphql-auth/engine.rb8
A
0 mins
lib/graphql-auth/jwt_manager.rb53
A
0 mins
lib/graphql-auth/reset_password.rb12
A
0 mins
lib/graphql-auth/version.rb5
A
0 mins