rsnider-wisecode
rsnider-wisecode
@pchmn thanks for the proxy code here, it's working to get the auth flow started. how did you handle auth redirects with this? when i do google login, my phone...
Oh nice, thanks! I hadn't found that yet
Flutter dev here as well. I am moving from Supabase over to nhost due to the built in Hasura integration. It is a weird experience for a user to be...
Firebase auth is only free up to 50k MAU. Also @JCKodel, talking shit about maintainers is a great way to get your feature requests ignored.
I am getting the 409 even from an authenticated account. Is there a `config.toml` setting needed to enable this? I don't see anything in the docs.
I couldn't find anything in the docs about how to set an audience, but digging into the code I figured it out: ``` [auth.method.oauth.apple] enabled = true audience = '{{...
I noticed this issue pop up when I upgraded Android Studio from Iguana to Koala. Reinstalling Iguana fixed it for me. ``` Doctor summary (to see all details, run flutter...