Options
All
  • Public
  • Public/Protected
  • All
Menu

Class LoginComponent

Login Dialog component

Hierarchy

  • LoginComponent

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

loading

loading: boolean = false

loginCredentials

loginCredentials: LoginCredentials

Private notificationService

notificationService: NotificationService

Private router

router: Router

Methods

getOAuthResponse

  • getOAuthResponse(authCode: string): void

login

  • login(): void

Generated using TypeDoc