@webda/core • Readme | API
Interface: OAuthSession
OAuth Session variables
Properties
oauth?
oauth?: Object
Store within an oauth object
Type declaration
profile?
profile?: any
Profile retrieved
redirect?
redirect?: string
redirect after auth
state?
state?: string
state sent
Source
packages/core/src/services/oauth.ts:98