Identity Server

付费
通过 chris-briddock | 已更新 2달 전 | 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.

关注者:0
资源:
产品网站 使用条款
API 创建者:
Rapid account: Chris Briddock
chris-briddock
chrisbriddock
登录并给 API 打分
打分:5 - 投票:1