ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

The content of this page has been updated to version 2024.  See documentation 2024 now.
Help / WLanguage / WLanguage functions / Communication / Managing the OAuth 2.0 protocol
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage OAuth and OpenID protocols:
AuthIdentifyPerforms an authentication using the OAuth 2.0 protocol on any webservice.
AuthRefreshTokenRefreshes a user's OAuth2 token when it expires.
OpenIDReadIdentityRetrieves the identity of a user contained in an AuthToken variable.
The following are variables specific to the OAuth and OpenID protocols:
AuthTokenThe AuthToken type contains the characteristics of a token to access a Web service.
OAuth2ParametersThe OAuth2Parameters type is used to define the information required to authenticate on a Web service implementing the OAuth 2.0 standard.
OpenIDIdentityThe OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
OpenIDParametersThe OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help