AOSSIE-Org / AOSSIE-Org/EduAid

Implement User Authentication System using Firebase

オープン
#242 コメント 10 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
171
フォーク
425
PR マージ指標
30日以内にマージされた PR はありません

説明

Description
Implement a secure user authentication system using Firebase Authentication to allow users to sign up, log in, and manage their accounts. The system should support authentication via email/password, Google, and other providers.

##Tasks

- Set up Firebase Authentication in the project.
- Implement email/password authentication with proper validation.
- Enable Google Sign-In for seamless login.
- Create authentication-related UI components (Sign Up, Login, Logout).
- Store user details in Firestore for profile management.
- Implement error handling & authentication state management.
- Ensure role-based access control (e.g., Student, Teacher, Admin).

##Acceptance Criteria

- Users should be able to sign up, log in, and log out.
- Authentication states should persist across sessions.
- Error messages should be displayed for invalid inputs or failed logins.
- User roles should restrict access to specific features.

Labels: authentication, firebase, backend, frontend

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。