Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create the sign in flow #1

Open
krharsh17 opened this issue Jun 3, 2020 · 1 comment
Open

Create the sign in flow #1

krharsh17 opened this issue Jun 3, 2020 · 1 comment
Labels
feature_request type: feature New feature or request

Comments

@krharsh17
Copy link
Member

Google authentication using Firebase has to be implemented on the index page.

Task

The page currently contains a text and a button. These will be updated later when their designs are ready. For now, implement the sign in flow for Google Authentication using Firebase.

Important
Only a select group of users should be allowed access into the portal. Implement this with Custom Claims Here is more on it - https://firebase.google.com/docs/auth/admin/custom-claims & https://firebase.google.com/docs/database/security/user-security

Upon successful authentication, the user should be directed to the Home page. Also, if the user was pre-authenticated, ie a user was already logged in, you need to forward him directly to Home page.

@krharsh17 krharsh17 added the type: feature New feature or request label Jun 3, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.96. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature_request type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant