Class RxapAuthenticationService

Implements

Constructors

Properties

events$: ReplaySubject<AuthenticationEvent> = ...
isAuthenticated$: BehaviorSubject<null | boolean> = ...

Methods