Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GithubAuthProvider

Hierarchy

  • GithubAuthProvider
    • GithubAuthProvider

Implements

  • AuthProvider

Index

Properties

providerId

providerId: string

Static PROVIDER_ID

PROVIDER_ID: string

Methods

addScope

  • addScope(scope: string): any
  • Parameters

    • scope: string

    Returns any

setCustomParameters

  • setCustomParameters(customOAuthParameters: Object): any
  • Parameters

    • customOAuthParameters: Object

    Returns any

Static credential

  • credential(token: string): AuthCredential
  • Parameters

    • token: string

    Returns AuthCredential

Generated using TypeDoc