Interface: EventOAuthToken
Ensure all events store the context in the same place
Extends
Indexable
[key
: string
]: any
Properties
context
context:
OperationContext
<any
,any
>
Inherited from
Source
provider
provider:
string
Provider from
Source
packages/core/src/services/oauth.ts:10
type
type:
"token"
|"callback"
token if we got a post of a JWT token callback if it was by http url