Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface representing a user's metadata.

Hierarchy

  • UserMetadata

Index

Properties

Methods

Properties

creationTime

creationTime: string

The date the user was created, formatted as a UTC string.

lastSignInTime

lastSignInTime: string

The date the user last signed in, formatted as a UTC string.

Methods

toJSON

  • toJSON(): Object
  • Returns Object

    A JSON-serializable representation of this object.

Generated using TypeDoc