0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset/cyan-garlics-tan.md
2024-06-16 14:31:33 +08:00

449 B

@logto/core @logto/phrases @logto/schemas
minor patch patch

support Google One Tap

  • core: GET /api/.well-known/sign-in-exp now returns googleOneTap field with the configuration when available
  • core: add Google Sign-In (GSI) url to the security headers
  • core: verify Google One Tap CSRF token in verifySocialIdentity()
  • phrases: add Google One Tap phrases
  • schemas: migrate sign-in experience types from core to schemas