UNPKG

@rxap/authentication

Version:

Provides authentication services, guards, and interceptors for Angular applications. It supports token-based authentication and provides features such as sign-out functionality and routing based on authentication status. This package also includes utiliti

12 lines (6 loc) 521 B
[**@rxap/authentication v19.0.4**](../README.md) *** [@rxap/authentication](../globals.md) / RXAP\_AUTHENTICATION\_ACCESS\_TOKEN # Variable: RXAP\_AUTHENTICATION\_ACCESS\_TOKEN > `const` **RXAP\_AUTHENTICATION\_ACCESS\_TOKEN**: `InjectionToken`\<`BehaviorSubject`\<`null` \| [`AuthenticationAccessToken`](../interfaces/AuthenticationAccessToken.md)\>\> Defined in: [tokens.ts:14](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/tokens.ts#L14)