i was able to make google login session, but i notice that there is no user email, why?
{"$createdAt": "2024-12-31T19:56:32.753+00:00", "$id": "67744c70a799168b823e", "$updatedAt": "2024-12-31T19:56:32.753+00:00", "clientCode": "", "clientEngine": "", "clientEngineVersion": "", "clientName": "OkHttp", "clientType": "library", "clientVersion": "4.9", "countryCode": "edited", "countryName": "edited", "current": true, "deviceBrand": "", "deviceModel": "", "deviceName": "", "expire": "2025-12-31T19:56:32.951+00:00", "factors": ["email"], "ip": "edited", "mfaUpdatedAt": "", "osCode": "AND", "osName": "Android", "osVersion": "", "provider": "oauth2", "providerAccessToken": "", "providerAccessTokenExpiry": "", "providerRefreshToken": "", "providerUid": "", "secret": "", "userId": "677310d07ab5cfa639be"}
Get the user account instead of the session
Recommended threads
- Many2Many loading, not receiving list
Hi everyone! Im having a bit of trouble while editing single rows in the DB. When selecting a value of my many2many it keeps loading, see screenshot. On some ...
- SSR Auth with Tanstack Start requires ha...
I followed the Next.js guide for SSR Auth on https://appwrite.io/docs/tutorials/nextjs-ssr-auth/step-1 I tried to replicate it for Tanstack Start. However, on...
- Cannot update relationship value with ev...
I have 2 Tables. One for all Clients (Image 3) and one for projects the clients can create. The problem: I can only assign a handful of clients (Image 1). The r...