Options
All
  • Public
  • Public/Protected
  • All
Menu

StitchUserIdentity

A class representing an identity that a Stitch user is linked to and can use to sign into their account.

Hierarchy

  • StitchUserIdentity

Index

Constructors

Properties

Constructors

Protected constructor

Properties

id

id: string

The id of this identity in MongoDB Stitch

This is not the id of the Stitch user.

providerType

providerType: string

A string indicating the authentication provider that provides this identity.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc