benkleintechnologies / Guardia

0 stars 0 forks source link

Create login screen for web #6

Closed benkleintechnologies closed 4 months ago

benkleintechnologies commented 5 months ago

This is going to be the main login for the admin of this system. This should be the main page they get to before being able to access the system unless they're already logged in.

This theoretically should be done in a secure way and should probably use some APIs to do so.

benkleintechnologies commented 4 months ago

I created a basic version in Auth.tsx It should be tested and improved

benkleintechnologies commented 4 months ago

Probably doesn't need to be done for now