/
SU
supabase
/
Supabase Auth REST API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3w ago
Details
Filter operations
admin
15
auth
8
post
Issues access and refresh tokens based on grant type.
post
Logs out a user.
get
Authenticate by verifying the posession of a one-time token. Usually for use as clickable links.
post
Authenticate by verifying the posession of a one-time token.
post
Signs a user up.
post
Request password recovery.
post
Authenticate a user by sending them a magic link.
post
Authenticate a user by sending them a One-Time Password over email or SMS.
general
2
oauth
3
saml
2
sso
1
user
7
auth
Logs out a user.
post
/logout
Response
No content returned on successfull logout.
Changes