Skip to main content

Interface: PaperOAuthMessage

Defined in: web/lib/auth/paper-oauth-popup.ts:34

Message sent from popup callback to main window.

Properties​

error?​

optional error: string

Defined in: web/lib/auth/paper-oauth-popup.ts:42


session?​

optional session: 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