Open TranquilMarmot opened 1 year ago
Hi! The only reason why this feature is not implemented is because it was never requested before, so I didn't put the effor to work on it. What providers would you be able to use? :)
Hi, I think the "standard" ones are very much needed. Google and Apple, and maybe for many Facebook are the most common ones used in most applications as an example :)
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. especially facebook to play with friends
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
https://github.com/supabase-community/godot-engine.supabase/blob/90a057282f18ab1b3f78930386d37caa51a3fe11/addons/supabase/Auth/auth.gd#L171-L177
What's blocking this? Will it require different implementations on different platforms? I'd love to see it working!