I have set up the google login function like that, it does direct me to login google page then to the Dashboard but on the dashboard I am not 'connected', I can't fetch anything from account.get() ?...
The account is created in my appwrite database aswell, so it's just about fetching that data on the dashboard
This is probably third party cookies blocking
Make sure you have third party cookies enabled in your browser
enabled, still not working it is redirecting me back to login page
Recommended threads
- SSL certificate issuance failed:
Domain verifies but SSL cert fails, tried different subdomains like .api and .aw, used cname and CAA, no prior CAA existed on website, tried Multiple CAAs at on...
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Deployment fails after 15+ minutes: "Wai...
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub trigg...