Closed HHogg closed 4 months ago
Actually, this was an issue with using browsers like Brave instead -> https://github.com/brave/brave-browser/wiki/Allow-Google-login---Third-Parties-and-Extensions
(however even after following the instructions on there, it didn't work for me).
Hi,
The blog post about firebase auth might be outdated. After following it I see an error that leads to some documentation around Custom URIs are no longer supported for security reasons -> https://developers.google.com/identity/protocols/oauth2/native-app#redirect-uri_custom-scheme
And from there to implement auth with the chrome identity API -> https://developer.chrome.com/docs/extensions/how-to/integrate/oauth