clients/libs/angular/src/auth
Jared Snider a1570fc8b1
feat(AuthRouteConstants): [Auth/PM-27370] Convert auth routes to use constants (#16980)
* PM-22663 WIP on auth route constants

* PM-22663 - Convert desktop & extension to use constants - first pass

* PM-22663 - Further clean up

* PM-22663 - catch more missed routes

* PM-22663 - add barrel files

* PM-22663 - Per PR feedback, add missing as const

* PM-22663 - Per PR feedback and TS docs, use same name for const enum like and derived type. Adjusted filenames to be singular.

* PM-22663 - Per PR feedback update desktop app routing module since auto rename didn't update it for whatever reason.
2025-10-29 19:28:21 -04:00
..
components Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
constants feat(AuthRouteConstants): [Auth/PM-27370] Convert auth routes to use constants (#16980) 2025-10-29 19:28:21 -04:00
device-management Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
environment-selector Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
guards Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
login-approval Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
login-via-webauthn Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
password-management Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
services Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00