- makeAuthRequest(transitPrivateKey, redirectURI?, manifestURI?, scopes?, appDomain?, expiresAt?, extraParams?): string
-
Parameters
-
transitPrivateKey: string
-
Optional
redirectURI: string
-
Optional
manifestURI: string
-
scopes: string[] = ...
-
Optional
appDomain: string
-
expiresAt: number = ...
-
extraParams: any = {}
Returns string
Deprecated
makeAuthRequest was renamed to makeAuthRequestToken