Add Initial UI and Authentication #11
Reference in New Issue
Block a user
Delete Branch "npease-ui-v1"
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?
Allows for registration of users in addition to signing in. Protects routes from unauthorized edits as well.
Needs to be continued on to "onboarding", where the user inputs their name and other details on first login after registration as well as an API endpoint for retrieving user information based on the current session token. Keep an eye out for a PR from me on this later.For now, this is a good start.Additionally, this requires two new files in the root of the directory for authenticating with Firebase. I will add everyone to firebase later, but for now those files will be available on discord and contain the required credentials to authenticate with our database/authentication provider.
CHATMAPS-UI1.1.webm
Will fix in AM
Good stuff.