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

[Add Guest signin] #521

Closed
narayan954 opened this issue Jun 22, 2023 · 11 comments · Fixed by #889
Closed

[Add Guest signin] #521

narayan954 opened this issue Jun 22, 2023 · 11 comments · Fixed by #889
Assignees

Comments

@narayan954
Copy link
Owner

narayan954 commented Jun 22, 2023

Description

Allow guests to enter our application and test it without needing to sign up. This would be really useful to show the app to anyone.

You can use the resource mentioned in the comments to implement this functionality

@narayan954
Copy link
Owner Author

Resource for more info on this

@narayan954
Copy link
Owner Author

image
I've also enabled anonymouse sign in

@VijayalakshmiGanesh
Copy link
Contributor

I would like to work on this issue under GSSOC'23 label.

@narayan954
Copy link
Owner Author

I would like to work on this issue under GSSOC'23 label.

sure you can go ahead!

@Palakkgoyal
Copy link
Contributor

Hey @narayan954 Can I work on this?

@VijayalakshmiGanesh
Copy link
Contributor

Hey @narayan954 Can I work on this?

Hey, you can work on it. I am not getting time.

@VijayalakshmiGanesh VijayalakshmiGanesh removed their assignment Jul 18, 2023
@Palakkgoyal
Copy link
Contributor

Thanks a lot @VijayalakshmiGanesh

@Palakkgoyal
Copy link
Contributor

@narayan954 to create the guest sign in I need you to go to firebase then to authentication and in authentication go to signin methods and enable anonymous.
Besides enabling Anonymous Sign-In method , make sure to check Enable create (sign-up) in the User actions section of the Authentication Settings of the Firebase console.
72Txg

@narayan954
Copy link
Owner Author

narayan954 commented Jul 18, 2023

enabled!!

@narayan954
Copy link
Owner Author

enabled!!

understood, this'd enable those guest account to convert to real accounts nah?

@Palakkgoyal
Copy link
Contributor

enabled!!

understood, this'd enable those guest account to convert to real accounts nah?

Yes, exactly you are right. By this we will be able to let the user sign up in their guest account

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

3 participants