Sign out
Sign out operation invalidates the refresh token in the database and removes the refresh token cookie from the client.
Info | |
---|---|
Method | POST |
Route group | auth |
Path | {auth}/signout |
Type | SignOutEndpoint<TUser> |
Authentication | Bearer |
Sign out operation invalidates the refresh token in the database and removes the refresh token cookie from the client.
Info | |
---|---|
Method | POST |
Route group | auth |
Path | {auth}/signout |
Type | SignOutEndpoint<TUser> |
Authentication | Bearer |