Categories: None [Edit]

google-auth-token_validator

https://rubygems.org/gems/google-auth-token_validator
https://github.com/hamza/google-signin-token-validator
The Google Sign-In API gives OAuth2 JSON Web Tokens (JWT) as response data upon user sign-in. A necessary step for a service provider to trust such a token is validatation. Accepting the token without validation would allow a malicious client to simply assert itself in your system. Google provides libraries in several languages (https://goo.gl/jkzS18) to accomplish this, as well as an API endpoint that can outsource the task to Google's own servers (thereby introducing an additional network round trip into every authentication step), but a Ruby implementation is missing. This gem fills that gap.

Total

Ranking: 65,903 of 186,959
Downloads: 14,648

Daily

Ranking: 94,717 of 186,713
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
101,128,098,871rake
27909,387,510rspec
71542,757,863pry
90439,527,093dotenv
1,79515,707,523coveralls

Owners

#GravatarHandle
1iconhamzatayeb