felipead/http-token-auth

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.rspec
.rubocop.yml
.ruby-version
.travis.yml
CONTRIBUTING.md
Gemfile
Gemfile.lock
LICENSE.txt
README.md
Rakefile
doc/service-denied-without-token-diagram.svg
doc/service-denied-without-token-diagram.txt
doc/successful-token-authentication-diagram.svg
doc/successful-token-authentication-diagram.txt
lib/http/token_auth.rb6
A
0 mins
lib/http/token_auth/authorization_header_parser.rb38
A
0 mins
lib/http/token_auth/challenge.rb56
A
0 mins
lib/http/token_auth/credentials.rb59
A
0 mins
lib/http/token_auth/scheme_parser.rb24
A
0 mins
lib/http/token_auth/version.rb5
A
0 mins
lib/http/token_auth/www_authenticate_header_parser.rb40
A
0 mins