/
SU
supabase
/
Supabase Auth REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 41m ago · Updated 3w ago
Details
Filter operations
admin
26
auth
9
general
2
oauth-client
3
oauth-server
5
saml
2
sso
1
user
11
get
Fetch the latest user account information.
put
Update certain properties of the current user account.
get
Links an OAuth identity to an existing user. Redirects to an external OAuth provider.
delete
Unlinks an identity from the current user.
get
List OAuth grants
delete
Revoke OAuth grant
post
Reauthenticates the possession of an email or phone number for the purpose of password change.
post
Begin enrolling a new factor for MFA.
post
Create a new challenge for a MFA factor.
post
Verify a challenge on a factor.
delete
Remove a MFA factor from a user.
user
Unlinks an identity from the current user.
delete
/user/identities/{identityId}
Response
User's account data.
object
required
Changes