NotionPKCEChallenge
Defined in: src/lib/auth/notion-primitives.ts:54
PKCE challenge pair + CSRF state.
Properties
codeChallenge
codeChallenge:
string
Defined in: src/lib/auth/notion-primitives.ts:56
codeVerifier
codeVerifier:
string
Defined in: src/lib/auth/notion-primitives.ts:55
state
state:
string
Defined in: src/lib/auth/notion-primitives.ts:57
Last updated on