diff --git a/docs/interfaces/oauth2_IOAuth2.IAuthData.html b/docs/interfaces/oauth2_IOAuth2.IAuthData.html index 9969fbe16..4d71f38ea 100644 --- a/docs/interfaces/oauth2_IOAuth2.IAuthData.html +++ b/docs/interfaces/oauth2_IOAuth2.IAuthData.html @@ -26,7 +26,7 @@

Hierarchy

+
  • Defined in src/definition/oauth2/IOAuth2.ts:10
  • @@ -48,7 +48,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:18
  • refreshToken?: string
    @@ -58,7 +58,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:33
  • scope: string
    @@ -69,7 +69,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:26
  • token: string
    @@ -77,7 +77,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:14
  • +
  • Defined in src/definition/oauth2/IOAuth2.ts:47
  • authUri: string
    @@ -71,7 +71,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:56
  • authorizationCallback?: ((token, user, read, modify, http, persis) => Promise<{
        responseContent?: string;
    }>)
    @@ -103,7 +103,7 @@
    persis: Returns Promise<{
        responseContent?: string;
    }>
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:74
  • defaultScopes?: string[]
    @@ -111,7 +111,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:69
  • refreshTokenUri: string
    @@ -119,7 +119,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:60
  • revokeTokenUri: string
    @@ -127,7 +127,7 @@
    +
  • Defined in src/definition/oauth2/IOAuth2.ts:64