mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
13 lines
449 B
Markdown
13 lines
449 B
Markdown
---
|
|
"@logto/core": minor
|
|
"@logto/phrases": patch
|
|
"@logto/schemas": 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
|