oauth2 built-in interface list

/oauth/authorize: Authorization endpoint

/oauth/token: Get the token endpoint

/oauth/confirm_access: The user confirms authorization to submit the endpoint

/oauth/error: Authorization service error message endpoint

/oauth/check_token: token resolution endpoint for resource service access

/oauth/token_key: provide the public key endpoint, if you use JWT token

Guess you like

Origin blog.csdn.net/Anenan/article/details/109644987