Options
All
  • Public
  • Public/Protected
  • All
Menu

Class GApiAuthComponent

Hierarchy

  • GApiAuthComponent

Implements

  • AfterViewInit

Index

Constructors

constructor

Properties

auth2

auth2: any

Private gapiAuthService

gapiAuthService: GApiAuthService

Private ngZone

ngZone: NgZone

signinResponse

signinResponse: EventEmitter<string> = new EventEmitter<string>()

targetRef

targetRef: ElementRef

Methods

attachSignin

  • attachSignin(element: any): void

attachSigninGrantOffline

  • attachSigninGrantOffline(element: any): void

googleInit

  • googleInit(): void

ngAfterViewInit

  • ngAfterViewInit(): void

sighInClick

  • sighInClick(element: any): void

Generated using TypeDoc