-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Labels
enhancementRequest for improvementRequest for improvement
Description
A bunch of people have started using this repo as a starting point. They might even copy/paste pieces into production applications. Especially these seem important:
auth.service.ts
and notably logic from theconstructor
,runInitialLoginSequence
,canActivateProtectedRoutes$
, andlogin
/logout
auth-guard.service.ts
auth-guard-with-forced-login.service.ts
There's been only a handful of specs for the auth service ever since a community member contributed them. But it might be good to create this into production-worthy test coverage.
See also #98 (I realized this was an issue while fixing that one).
Metadata
Metadata
Assignees
Labels
enhancementRequest for improvementRequest for improvement