Options
All
  • Public
  • Public/Protected
  • All
Menu

A namespace containing tools for managing the current user.

namespace

Index

Functions

  • getCreationTime(): string
  • getDisplayName(): string
  • getEmail(): string
  • getLastLoginTime(): string
  • getPhoneNumber(): string
  • getPhotoURL(): string
  • getRefreshToken(): string
  • getTenantID(): string
  • getUID(): string
  • isEmailVerified(): boolean
  • sendVerificationEmail(): Promise<void> | ""
  • setDisplayName(newDisplayName: string): Promise<void>
  • setPhotoURL(newPhotoURL: string): Promise<void>

Generated using TypeDoc