Hi
Is it possible to get the language of the user when logging in via Google Authentication? Currently I'm taking them to a post-create page prompting for language, but it occurs to me that I could probably get that via the auth process.
Hi
Is it possible to get the language of the user when logging in via Google Authentication? Currently I'm taking them to a post-create page prompting for language, but it occurs to me that I could probably get that via the auth process.
Tried editing google_auth.dart with various bits of code I've found but that didn't work.