Adds JWT omnianuth integration
Showing
... | ... | @@ -39,6 +39,7 @@ gem 'omniauth-shibboleth', '~> 1.2.0' |
gem 'omniauth-twitter', '~> 1.2.0' | ||
gem 'omniauth_crowd', '~> 2.2.0' | ||
gem 'omniauth-authentiq', '~> 0.3.1' | ||
gem 'omniauth-jwt', '~> 0.0.2' | ||
gem 'rack-oauth2', '~> 1.2.1' | ||
gem 'jwt', '~> 1.5.6' | ||
... | ... |
doc/integration/jwt.md
0 → 100644
Please register or sign in to comment