Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://payments.oaknetwork.org/api/auth/reset-password/token-verify
{ "msg": "Token is Valid!", "data": null }
Check whether a password reset token is valid and not expired.
Reset password token sent to user's email
Token is valid
Human-readable message describing the result
Response payload (null on error)