đSessions
Managing Siteglide Sessions via the API
Last updated
Managing Siteglide Sessions via the API
Last updated
When a user lands on the Password Reset form page, you need to check that the submitted token is valid. Check that the returned token matches on they submitted.
The result contains the User's Temporary Token
The submitted email address will be sent an email with a Password Reset link if they are a user of Siteglide
If the email address you provided is correct, we will send you a reset link shortly
Your password has been updated. You can now log in.
This endpoint will create your session token which is used to authenticate you to use the other endpoints
Your Siteglide Admin email address
"help@siteglide.com"
Your Siteglide Admin password
"my_super_secure_password"
Login successful