Adds MFA recovery codes with crypto primitives, factor model, schema, and endpoints for generate, status, verify, regenerate, and delete. Also adds SCIM users/tokens tables, an expires_at column to one_time_tokens, and OAuth server token exchange metering events.
Auth
Authentication and authorization service
$
npx @buildinternet/releases get authMon
Wed
Fri
SepOctNovDecJanFebMarAprMayJunJulAugSep
LessMore
Releases59Avg Interval40hAvg Cadence18/mo
v2.197.0
rc2.197.0-rc.10
This is a release candidate. See release-please PR #2755 for context.
rc2.197.0-rc.8
Release candidate build of Supabase Auth v2.197.0, including checksums for the arm64, darwin-arm64, x86, and amd64 tar archives.
v2.196.0
Setting a first password for a user now creates an associated email identity, while SCIM adds /ResourceTypes, /Schemas, and /ServiceProviderConfig endpoints. Fixes include clearing pending phone changes, revoking outstanding email tokens on email replacement, and correcting identity-unlink behavior with autoconfirm.