[**@rxap/authentication v19.0.4**](../README.md)

***

[@rxap/authentication](../globals.md) / AuthenticationEventType

# Enumeration: AuthenticationEventType

Defined in: [authentication.service.ts:20](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/authentication.service.ts#L20)

## Enumeration Members

### OnAuthError

> **OnAuthError**: `"on-auth-error"`

Defined in: [authentication.service.ts:22](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/authentication.service.ts#L22)

***

### OnAuthSuccess

> **OnAuthSuccess**: `"on-auth-success"`

Defined in: [authentication.service.ts:21](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/authentication.service.ts#L21)

***

### OnLogout

> **OnLogout**: `"on-logout"`

Defined in: [authentication.service.ts:23](https://gitlab.com/rxap/packages/-/blob/3eebed1be2bbb37bc0d65959f8fecbb850c0b8aa/packages/angular/authentication/src/lib/authentication.service.ts#L23)
