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: 64,971 of 189,052
Downloads: 15,754

Daily

Ranking: 30,150 of 189,039
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,147,151,870bundler
91,217,565,761rake
29944,903,516rspec
74572,820,007pry
89474,393,332dotenv
1,86816,023,395coveralls

Owners

#GravatarHandle
1iconhamzatayeb