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

[auth] Add support for signInAnonymously() #874

Closed
pedromassango opened this issue Mar 28, 2024 · 7 comments · Fixed by #883
Closed

[auth] Add support for signInAnonymously() #874

pedromassango opened this issue Mar 28, 2024 · 7 comments · Fixed by #883
Labels
auth This issue or pull request is related to authentication enhancement New feature or request

Comments

@pedromassango
Copy link

pedromassango commented Mar 28, 2024

Is your feature request related to a problem? Please describe.
The JavaScript SDK has support for signInAnonymously(), this is a request to add the same feature on the Flutter sdk.

Describe the solution you'd like
N/A

Describe alternatives you've considered
There is no alternatives.

Additional context
N/A

@pedromassango pedromassango added the enhancement New feature or request label Mar 28, 2024
@dshukertjr dshukertjr added the auth This issue or pull request is related to authentication label Mar 28, 2024
@dshukertjr
Copy link
Member

I like how closely you keep an eye on the js sdk. It will come to the Flutter SDK soon as well.

@pedromassango
Copy link
Author

I like how closely you keep an eye on the js sdk. It will come to the Flutter SDK soon as well.

Is the work being done in public? I can't ship without this feature / random email not an option

@dshukertjr
Copy link
Member

We ask you to wait patiently. It will arrive as soon as possible. Note that due to the current limitation of the auth server of Supabase, you will only be able to upgrade the anonymous users to a authenticated users through email + password or the web based OAuth login. Open ID connect (native Google and Apple sign-in) will not yet be supported.

@pedromassango
Copy link
Author

Sure. We can live with that!

@muezz
Copy link

muezz commented Apr 2, 2024

Hey @dshukertjr, do you have an ETA on this? Coincidentally, I happen to be working on a project which would greatly benefit from this. If it is going to be within a few days, I would rather just wait for it.

@antonkarliner
Copy link

+++ also waiting to implement this in flutter 🙏🏼

@moriosoft
Copy link

Waiting as well. Looking forward to it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth This issue or pull request is related to authentication enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants