Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RegisterComponent

Hierarchy

  • RegisterComponent

Index

Constructors

constructor

Properties

Private accountService

accountService: AccountService

error

error: string = ""

Private http

http: Http

loading

loading: boolean = false

model

model: any

Private notificationService

notificationService: NotificationService

passwordsAreSync

passwordsAreSync: boolean = true

recaptchaValid

recaptchaValid: boolean = false

Private router

router: Router

Methods

getOAuthResponse

  • getOAuthResponse(authCode: string): void

onSubmit

  • onSubmit(): void

recaptchaCallback

  • recaptchaCallback(captchaChallenge: string): void

validatePasswordSync

  • validatePasswordSync(event: any): void

Generated using TypeDoc