Protected
Optional
accessProtected
Optional
authProtected
Optional
challengeProtected
Optional
clientProtected
Optional
clientProtected
Optional
clientProtected
Optional
codeProtected
Optional
descriptionProtected
Optional
grantProtected
Optional
headerProtected
Optional
hostVery optional. If set, it will be used for postman, concatenating accessTokenUrl and authUrl.
Protected
Optional
passwordProtected
Optional
redirectProtected
Optional
refreshProtected
scopesProtected
securityProtected
Optional
stateProtected
Optional
tokenProtected
Optional
tokenProtected
Optional
useProtected
Optional
usernameSend client credentials to body
Send as Basic Auth header
The endpoint for authentication server. This is used to exchange the authorization code for an access token.
The endpoint for the authorization server. This is used to get the authorization code.
Algoritm used for generating the Code Challenge.
Send client credentials to body or as Basic Auth header
A random, 43-128 character string used to connect the authorization request to the token request.
A short description for security scheme. CommonMark syntax MAY be used for rich text representation.
Added to the Authorization header before the access token.
This is the callback URL that you will be redirected to, after your application is authorized.
The scopes of the access request. A map between the scope name and a short description for it. The map MAY be empty.
An opaque value that is used for preventing cross-site request forgery.
If true, authorize using browser.
Optional
scopes: string[]
Usage: