Identity Server

PAID
By chris-briddock | Updated a month ago | Business Software
Health Check

0%

README

/authorize: Endpoint for user authorization.
/sendemail: Endpoint for sending token emails.
/confirmemail: Endpoint for confirming user email.
/forgotpassword: Endpoint for handling forgotten passwords.
/logout: Endpoint for user logout.
/refresh: Endpoint for refreshing authentication tokens.
/register: Endpoint for user registration.
/resetpassword: Endpoint for resetting user passwords.
/token: Endpoint for token generation.
/2fa/authorize: Endpoint for two-factor authentication authorization.
/2fa/manage: Endpoint for managing two-factor authentication settings.
/2fa/codes: Endpoint for generating and managing two-factor authentication codes.
/2fa/redeem: Endpoint for reedming two-factor recovery codes.
/account/email: Endpoint for managing user account email.
/account/phonenumber: Endpoint for managing user account phone number.
/account/password: Endpoint for managing user account password.
/account/delete: Endpoint for deleting their user account.

Once Registered, call the /sendemail endpoint with “ConfirmEmail” as the TokenType in the body.

If a user has forgotten their password use the /sendemail endpoint with “ForgottenPassword” as the TokenType in the body.

When a user updates their email address, it will need to re-verified. Please use the /sendemail endpoint with “ConfirmEmail” as TokenType in the body.

If a user has two factor enabled. Please use the /sendemail endpoint to send a two factor token to their email address, once /authorize has been called.

Followers: 0
Resources:
Product Website Terms of use
API Creator:
Rapid account: Chris Briddock
chris-briddock
chrisbriddock
Log In to Rate API
Rating: 5 - Votes: 1