-
Notifications
You must be signed in to change notification settings - Fork 21
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
Implementing social login #65
Comments
Hi! |
Hi, |
I agree that Google and Apple are kind of the "basics". Since it's a game engine, people are likely going to want Discord as well. |
google, apple, and facebook. |
Is there any development? |
I would love to bump this. I could even help built it out. Having simple google auth would be super nice. After looking at the code, I'm not 100% sure how I'd implement it given the current structure, but I'll give it a shot. |
Facebook Please, I have finished developing my game, I am stuck on the social login problem, can you do this asap, thank you for this amazing plugin <3 |
Icloud, google, microsoft login please |
Bump. This is a pretty big feature that most people would want to streamline auth on mobile apps. Any idea if anyone is even looking at it?? |
I notice that for provider-based login, the code says
CURRENTLY UNSUPPORTED
godot-engine.supabase/addons/supabase/Auth/auth.gd
Lines 171 to 177 in 90a0572
What's blocking this? Will it require different implementations on different platforms? I'd love to see it working!
The text was updated successfully, but these errors were encountered: