Integrate login as part of SPA #84
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In order to make PWA/capacitor builds easier in the future, we want to eliminate any redirects to non-angular pages.
In particular, the major times this happens in Noded is for the authentication flow.
So, let's build a login page in angular that supports tying into flitter-auth's default provider, with links to github/coreid.