Firebase google login without any extension

Hi everyone,

I'm new to this community :innocent:

I know that with Taifun Google Account and Taifun AM or other extensions, we can sign in to our apps with Google. Is there any other way we can achieve the same thing in AI2 but without extensions?

You can do that with firebase authentication

I know, but what if I don't want any extensions?

1 Like

Use html or js

Can you show me the code?

1 Like

May this help you https://firebase.google.com/docs/auth/web/Google-signing. If this not help you then tell me why you do not want to use extension

It reported a 404 not found error.

Wait I send you another link

https://firebase.google.com/docs/auth/web/google-signin

This is what I want! Thanks!

1 Like

Also this https://www.geeksforgeeks.org/how-to-implement-google-login-in-your-web-app-with-firebase/

I always welcome you here

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.