User Tools

Site Tools


security:oauth

Table of Contents

OAuth

Tokens:

ID TokenContains the info about the user
Access TokenContains the access code, issues by the Oauth 2.0 server, allowing to access apps for a limited time
Refresh TokenAllows 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