Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CognitoUserPool

Hierarchy

  • CognitoUserPool

Implements

Index

Constructors

constructor

Properties

client

client: CognitoIdentityProviderClient

clientId

clientId: string

storage

storage: Storage

userPoolId

userPoolId: string

Methods

getClientId

  • getClientId(): string

getCurrentUser

getUserPoolId

  • getUserPoolId(): string

signUp

  • signUp(username: string, password: string, userAttributes: AttributeType[]): Promise<void>

Generated using TypeDoc