Google & Facebook OAuth without firebase
Hello, I am trying to make authentication system with google oauth. But as firebase is not free to use after certain request, that's why i want to do it by implementing the endpoint which i do in my react application. For this case i am using a package named
But this is not working properly. I got some error like
Can anyone help me how to fix it? Or is there any blog or documentation for implement google and facebook oauth?
@react-oauth/google But this is not working properly. I got some error like
Can anyone help me how to fix it? Or is there any blog or documentation for implement google and facebook oauth?