halogenandtoast/oath

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.travis.yml
Gemfile
Gemfile.lock
LICENSE.txt
NEWS.rdoc
README.md
Rakefile
oath.gemspec
lib/oath.rb67
lib/oath/back_door.rb30
lib/oath/configuration.rb107
lib/oath/constraints/signed_in.rb10
lib/oath/constraints/signed_out.rb10
lib/oath/controller_helpers.rb56
lib/oath/failure_app.rb39
lib/oath/field_map.rb37
lib/oath/param_transformer.rb26
lib/oath/railtie.rb8
lib/oath/services.rb5
lib/oath/services/authentication.rb25
lib/oath/services/password_reset.rb17
lib/oath/services/sign_in.rb15
lib/oath/services/sign_out.rb15
lib/oath/services/sign_up.rb29
lib/oath/strategies/password_strategy.rb28
lib/oath/version.rb3
lib/oath/warden_setup.rb34