Im using oauth with Google, however the secret in the callback doesn't seem to be able to authenticate the user. Is there something I'm missing?
TL;DR
Developers are self-hosting and testing Google OAuth on localhost. They are encountering an issue where the callback secret doesn't authenticate the user. The redirect is limited to localhost or a specific domain.
WhMonkey
8 Oct, 2024, 08:17
Also, I'm doing testing on my local machine so I want it to redirect to 127.0.0.1 but it says it can only redirect to localhost or appwrite.maindomain.com