security:oauth
Table of Contents
OAuth
Tokens:
ID Token | Contains the info about the user |
Access Token | Contains the access code, issues by the Oauth 2.0 server, allowing to access apps for a limited time |
Refresh Token | Allows to refresh the access token, without sending user to the OAuth 2.0 server again |
security/oauth.txt · Last modified: 2024/03/26 20:01 by skipidar