Oauth2Connection::RequestClientCredentials (open)

Request client credentials (authorizing the app itself, not a specific user)

Syntax

LOADLIB "mod::system/lib/webapi/oauth2.whlib";

RECORD FUNCTION RequestClientCredentials(RECORD options)

Parameters

RECORD options

Options

STRING ARRAY scopes

Requested scopes

Return value

RECORD