fix: auth login page
Abierto
documentation
enhancement
- Lenguaje dominante
- JavaScript
- Estrellas
- 1
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
the user should be able to store multiple user bases with different databases on the auth login. it should also support best security practices.
#issue
- right now, databases are stored on the local machine. that means, we can currently bypass the auth and access the database via backend.
- currently is only designed to support a single admin user, with all applications and drafts saved globally.
#fix
- implement verified oauth support (supabase, cognito)
- store individual databases for different users remotely
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.