PAOIDCClient
Preparing search index...
RevokeOptions
Interface RevokeOptions
Options for OAuth2 token revocation endpoint.
See
https://www.rfc-editor.org/rfc/rfc7009
interface
RevokeOptions
{
client_id
?:
string
;
client_secret
?:
string
;
}
Index
Properties
client_
id?
client_
secret?
Properties
Optional
client_
id
client_id
?:
string
Optional
client_
secret
client_secret
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client_
id
client_
secret
PAOIDCClient
Loading...
Options for OAuth2 token revocation endpoint.
See
https://www.rfc-editor.org/rfc/rfc7009