Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Provider
    • Github

Index

Constructors

constructor

  • new Github(config?: BuiltInProviderConfig): Github

Properties

Optional buttonComponent

buttonComponent?: Element

Optional clientId

clientId?: string

id

id: string

name

name: string

Static Private Optional instance

instance?: Github

Methods

generateState

  • generateState(): string

getButton

  • getButton(): Element

getDefaultButton

  • getDefaultButton(name?: string): Element

getLogo

  • getLogo(): Element

getRedirectURL

  • getRedirectURL(): string

Static init

  • init(config?: BuiltInProviderConfig): default

Static reset

  • reset(): void

Generated using TypeDoc