UNPKG

passport-google-idtoken-orangefour

Version:

Passport Strategy that uses a Google id_token and validates against Google's tokeninfo endpoint.

18 lines (13 loc) 195 B
language: node_js notifications: email: recipients: - tech@pmg.com on_success: change on_failure: always node_js: - 5.0 install: npm install script: npm run test-ci