-
-
Notifications
You must be signed in to change notification settings - Fork 906
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
Add SSO Functionality #812
Comments
Is this issue up for grab? I would like to work on this. |
Hi, I would like to work on this |
I never got around to working on this. The issue I ran into is that you need a google account to setup so atleast with them. Does the app have one already for it? |
@skitscha I have used Firebase login in one app so I can use that. The app does not have a Google Account setup as per code but we can add one. |
@skitscha can i work on this problem ? |
@skitscha can i work on this part? I have implemented social network logins in my various projects. |
Sure, I'd never got that far into it.
…On Wed, Mar 24, 2021 at 12:19 AM Lakshay ***@***.***> wrote:
@skitscha <https://github.com/skitscha> can i work on this part? I have
implemented social network logins in my various projects.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#812 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGBPGFOOJDMT6MUAIQNWZQTTFFY4JANCNFSM4L6UJGZA>
.
|
Currently, when you first set up the app, you have to make an account specific to the app. There is no ability to login with other accounts you may already have.
How
We can start implementing various SSO options in the app to make it easier for users to login into the app.
For UI:
Implement SSO buttons on the login screen for each login option that is added to the app
Would you like to work on the issue?
I can start working on this issue. Others can help by doing their own Pull Requests.
Mock ups / Examples
Before:
After:
The text was updated successfully, but these errors were encountered: