Skip to content

Graphorin API reference v0.15.1


Graphorin API reference / @graphorin/security / / AuthorizationCodeFlowArgs

Interface: AuthorizationCodeFlowArgs

Defined in: packages/security/src/oauth/authorize-code-flow.ts:37

Internal arguments fed into runAuthorizationCodeFlow.

Properties

PropertyModifierTypeDefined in
metadatareadonlyDiscoveredMetadatapackages/security/src/oauth/authorize-code-flow.ts:39
optionsreadonlyAuthorizeCodeOptionspackages/security/src/oauth/authorize-code-flow.ts:41
registrationreadonlyOAuthRegistrationpackages/security/src/oauth/authorize-code-flow.ts:40
serverIdreadonlystringpackages/security/src/oauth/authorize-code-flow.ts:38