Interface: PaperOAuthMessage
Defined in: web/lib/auth/paper-oauth-popup.ts:34
Message sent from popup callback to main window.
Properties
error?
optionalerror:string
Defined in: web/lib/auth/paper-oauth-popup.ts:42
session?
optionalsession:object
Defined in: web/lib/auth/paper-oauth-popup.ts:37
did
did:
string
handle
handle:
string
pdsEndpoint
pdsEndpoint:
string
success
success:
boolean
Defined in: web/lib/auth/paper-oauth-popup.ts:36
type
type:
"paper-oauth-callback"
Defined in: web/lib/auth/paper-oauth-popup.ts:35