-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add auth guard logic to protect routes based on public key presence
- Loading branch information
Showing
38 changed files
with
280 additions
and
2,060 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96 changes: 0 additions & 96 deletions
96
src/app/components/auth/confirmation-required/confirmation-required.component.html
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
src/app/components/auth/confirmation-required/confirmation-required.component.ts
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
src/app/components/auth/confirmation-required/confirmation-required.routes.ts
This file was deleted.
Oops, something went wrong.
147 changes: 0 additions & 147 deletions
147
src/app/components/auth/forgot-password/forgot-password.component.html
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.