Categories: None [Edit]

auth0_rs256_jwt_verifier

https://rubygems.org/gems/auth0_rs256_jwt_verifier
https://github.com/DroidsOnRoids/auth0_rs256_jwt_verifier
Auth0 (https://auth0.com) is web service handling users identities which can be easily plugged into your application. It provides SDKs for many languages which enable you to sign up/in users and returns access token (JWT) in exchange. Access token can be used then to access your's Web Service. This gem helps you to verify (https://auth0.com/docs/api-auth/tutorials/verify-access-token#verify-the-signature) such access token which has been signed using the RS256 algorithm.

Total

Ranking: 32,260 of 192,137
Downloads: 41,856

Daily

Ranking: 46,395 of 192,103
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,292,456,495rake
141,193,981,621minitest
248199,056,163http
496101,755,636json-jwt

Owners

#GravatarHandle
1iconkzielonka