sealink/pansophy_authenticator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rubocop.yml
.ruby-version
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
Gemfile
LICENSE
README.md
Rakefile
bin/console
bin/setup
lib/pansophy_authenticator.rb44
A
0 mins
lib/pansophy_authenticator/application_keys.rb44
A
0 mins
lib/pansophy_authenticator/cache.rb28
A
0 mins
lib/pansophy_authenticator/cache_stores/memory.rb21
A
0 mins
lib/pansophy_authenticator/configuration.rb11
A
0 mins
lib/pansophy_authenticator/configuration/base.rb27
A
0 mins
lib/pansophy_authenticator/configuration/configurator.rb41
A
0 mins
lib/pansophy_authenticator/configuration/from_env.rb22
A
0 mins
lib/pansophy_authenticator/configuration/from_file.rb47
A
0 mins
lib/pansophy_authenticator/configuration/local.rb22
A
0 mins
lib/pansophy_authenticator/configuration/remote.rb12
A
0 mins
lib/pansophy_authenticator/configuration/result.rb14
A
0 mins
lib/pansophy_authenticator/local.rb6
A
0 mins
lib/pansophy_authenticator/local/build_loader.rb26
A
0 mins
lib/pansophy_authenticator/local/fetcher.rb13
A
0 mins
lib/pansophy_authenticator/matcher.rb22
A
0 mins
lib/pansophy_authenticator/remote.rb5
A
0 mins
lib/pansophy_authenticator/remote/fetcher.rb32
A
0 mins
lib/pansophy_authenticator/version.rb3
A
0 mins
pansophy_authenticator.gemspec