dwyl/elixir-auth-google

Feat: Add Support for Google Identity

開放

#53 建立於 2022年1月1日

 (6 則留言) (0 個反應) (0 位負責人)Elixir (46 個分叉)github user discovery
enhancementhelp wantedresearchtechnical

倉庫指標

星標
 (290 顆星)
PR 合併指標
 (平均合併 5小時 39分鐘) (30 天內合併 2 個 PR)

描述

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).

貢獻者指南