Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OAuth

Index

Constructors

constructor

  • new OAuth(__namedParameters: object): OAuth

Methods

handleAuthResponse

  • handleAuthResponse(currentUrl?: string): Promise<object>

oauthSignIn

  • oauthSignIn(responseType?: string, domain: string, redirectSignIn: string, clientId: string, provider?: CognitoHostedUIIdentityProvider | string, customState?: string): void

signOut