abrizu / abrizu/app-portal

fix: auth login page

Đang mở
#45 0 bình luận 0 reaction 1 người được giao Được @abrizu nhận Xem trên GitHub
documentation enhancement
Ngôn ngữ chính
JavaScript
Star
1
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

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

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

Look at the current auth login page code and backend database access logic. Research Supabase and AWS Cognito OAuth integration. Determine how to store user-specific databases remotely and securely. The fix involves implementing OAuth, modifying data storage from local to remote per user, and ensuring security best practices are followed.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
aws, javascript, supabase
Lĩnh vực
authentication, authorization, backend, database, security
Loại issue
Tính năng
Độ khó
4/5
Thời gian dự kiến
3-5 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
35/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.