frontends-web-frontend
forgotPassword(payload): Promise<{ detail: string; }>
payload
Promise
detail
string
Defined in: frontends/web-frontend/src/auth/authApi.ts:65
string = ...
...
Promise<{ detail: string; }>