Authentication with Google's OAuth 2.0 allows developers to authenticate applications on a secure web server (SSL certificate) without having to manage user data and secure it. At the end of this post, you will be able to add Google Native Authentica...
k-bushiri.online7 min read
Hi Guy, many thanks for your comment. And sorry for long delay. ;-) Link of repository has updated. PS. We are preparing another short article on MAUI.NET and ML.NET.
Thank you, works great, i have to skip the .RequestIdToken("XXXX") and create an android ouatuh2 client id in Google Credentials console.
With the Requestidtoken line, not worked with an android oauth2 client id either a web application client id.
hello.. the github repo link to map example... and this maui.google doen´t exists... where can I get the correct repo? thank you!
Great! I have been trying this for weeks. How can I get the project source code? The Github link is not related this article. Many thanks!
Haider Ali Faizi
Can you implement new way for implementing it because googleSignInClient and many APIs you are using have been depreciated for .Net MAUI?