R
Refine
F
Refine
•
3y ago
faint-white
Refine Google Auth Login Problem
I changed the id in the login
.tsx but I still get this
.
Refine
Join
6,201
Members
View on Discord
Was this page helpful?
Yes
No
S
skinny-azure
•
3/6/23, 7:56 PM
Hello
@
_katos I don
't understand what the problem is
. The sample application here will help you
https://refine.dev/docs/examples/auth-provider/google-auth/
Google Auth | refine
You can use Google Login to control access and provide identity for your app
. This example will guide you through how to connect Google Login into your project using refine
.
C
colourful-plum
•
3/7/23, 6:16 AM
Hello
@
_katos you need to add localhost to allowed origins
, please see the answer here
:
Refine Google Auth Login Problem