/
LI
litestar-org
/
Litestar Fullstack Template
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Access
17
post
ForgotPassword
post
Login
post
Logout
post
RefreshToken
get
ValidateResetToken
post
ResetPasswordWithToken
get
GetSessions
delete
RevokeAllSessions
delete
RevokeSession
post
Signup
post
RequestVerification
get
GetVerificationStatus
post
VerifyEmail
get
User Profile
delete
RemoveAccount
patch
UpdateProfile
patch
UpdatePassword
Admin
14
MFA
7
OAuth Authentication
4
Profile
4
Roles
7
System
2
Tags
5
Team Members
3
Teams
10
User Account Roles
2
User Accounts
5
Access
ValidateResetToken
get
/api/access/reset-password
Query parameters
token
string
required
Response
Request fulfilled, document follows
ResetTokenValidation
required
expiresAt
string
nullable
userId
string
uuid
nullable
valid
boolean
required
Changes