unoplatform / uno.extensions

Libraries to ease common developer tasks associated with building multi-platform mobile, desktop and web applications using Uno Platform or WinAppSDK.
https://platform.uno/
Other
73 stars 47 forks source link

[Mobile] Sign-in with Apple/Google #2589

Open morning4coffe-dev opened 2 weeks ago

morning4coffe-dev commented 2 weeks ago

What would you like to be added:

Based on https://github.com/unoplatform/uno/pull/18410, there was an internal discussion that it would be nice, if we added similar functionality directly in Toolkit/Wizard.

Why is this needed:

Would be a nice feature to have and it would make the development of many apps much easier.

For which Platform:

MartinZikmund commented 1 week ago

Is this toolkit or rather a Extensions Authentication feature 🤔

kazo0 commented 1 week ago

Is this toolkit or rather a Extensions Authentication feature 🤔

Yes, this would make most sense as part of Uno Extensions Authentication. Though you should be able to do this individually using the OIDC extensions I believe? Transferring to Extensions

Although we could have platform specifics for integrations directly with Android/iOS for Google/Apple sign-ins