📄️Authorize endpointThe /oauth2/authorize endpoint signs in the user.📄️Token endpointThe /oauth2/token endpoint gets the user's tokens.📄️UserInfo endpointThe /oauth2/userinfo endpoint returns information about the authenticated user.