ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / Managing the OAuth 2.0 protocol
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
The following functions are used to manage OAuth and OpenID protocols (prefix syntax):
<AuthToken variable>.OpenIDReadIdentityRetrieves the identity of a user contained in an AuthToken variable.
New in version 2025
<AuthToken>.Logout
User logout.
<AuthToken>.RefreshTokenRefreshes a user's OAuth2 token when it expires.
New in version 2025
<AuthToken>.Revoke
Revokes a JSON Web Token (JWT).
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/12/2024

Send a report | Local help