kient / KientUserAuthoriseParams
Interface: KientUserAuthoriseParams
src/authentication/user-token.ts:13
Properties
| Property | Type | Defined in |
|---|---|---|
codeVerifier? | string | src/authentication/user-token.ts:15 |
scopes | KientScope[] | src/authentication/user-token.ts:14 |
state? | string | src/authentication/user-token.ts:16 |