abrizu / abrizu/app-portal

fix: auth login page

Abierto
#45 0 comentarios 0 reacciones 1 asignado Reclamado por @abrizu Ver en GitHub
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.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.