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: 34,633 of 180,671
Downloads: 31,078

Daily

Ranking: 33,434 of 180,660
Downloads: 12

Depended by

RankDownloadsName
29,46938,462nulogy_sso

Depends on

RankDownloadsName
16861,639,035rake
19807,998,948minitest
244130,704,060http
60563,990,445json-jwt

Owners

#GravatarHandle
1iconkzielonka