Variable: PluginAuthCallbackQuerySchema
constPluginAuthCallbackQuerySchema:TObject<{code:TOptional<TString>;error:TOptional<TString>;error_description:TOptional<TString>;state:TOptional<TString>; }>
Defined in: packages/contracts/src/pluginAuth.ts:101
Query of the OAuth callback (called by the IdP after user consent).