brandonscholten / HIC-DB-2024

Kent, Go Outside!
0 stars 0 forks source link

State Management #3

Open brandonscholten opened 5 days ago

brandonscholten commented 5 days ago
brandonscholten commented 1 day ago

Instead of using Pinia I am going to take a crack at using Lucia to implement authentication.

https://lucia-auth.com/

brandonscholten commented 53 minutes ago

For the maraidb connector to work with Python this has to be installed:

https://mariadb.com/docs/server/connect/programming-languages/c/install/