v2.15.0-beta.0
Pre-release
Pre-release
Beta
- No beta-only changes in this release.
Stable (from main)
- feat: add
client.AttackProtection.PhoneProviderProtectionGet and Patch endpoints - feat: add token vault privileged access types (
ClientTokenVaultPrivilegedAccessWithCredentialID,ClientTokenVaultPrivilegedAccessWithPublicKey,TokenVaultPrivilegedAccessIPAllowlistEntry) - feat: add
CrossAppAccessRequestingAppto connection response types - feat: add
PhoneVerified,Multifactor,MultifactorLastModified,LastIP,LastLogin, andLastPasswordResetuser fields - feat: add
auth_email_by_codeemail template name - fix: change user date fields (
CreatedAt,UpdatedAt,LastLogin,LastPasswordReset,MultifactorLastModified) fromUserDateSchematotime.Time(BREAKING) - fix: change identity
UserIDfields to a string-or-integerUserIDunion (BREAKING)