Options
All
  • Public
  • Public/Protected
  • All
Menu

StitchRedirectCredential

StitchRedirectCredential is an interface for OAuth2 login flow credentials.

Pass implementations to StitchAuth.loginWithRedirect to log in as a StitchUser.

Each Authentication Provider in MongoDB Stitch provides a StitchCredential or StitchRedirectCredential implementation. See Implemented by below for a list of implementations.

See Also

Hierarchy

  • StitchRedirectCredential

Implemented by

Index

Properties

providerName

providerName: string

providerType

providerType: string

Optional redirectUrl

redirectUrl: undefined | string

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