dwyl / dwyl/elixir-auth-google
Feat: Add Support for Google Identity
Open
enhancement
help wanted
research
technical
- Dominant language
- Elixir
- Stars
- 290
- Forks
- 46
- PR merge metrics
- No merged PRs in 30d
Description
Google is discontinuing Google Sign-In for their new identity services: https://developers.googleblog.com/2021/08/gsi-jsweb-deprecation.html
The new API seems to be https://developers.google.com/identity this service for signing in. The server side verification requires sending the idToken and the client ID (https://developers.google.com/identity/gsi/web/guides/verify-google-id-token).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.