Open Fleker opened 1 year ago
Thanks for the comments, @Fleker!
As with so many things in open source, I've moved on to other projects and am no longer using Firebase as a platform. I think your suggestion is a great one and I'd encourage you to submit a pull request or create a repo with an example that'll work for whatever replaces gapi.auth2
.
Well maybe I'll figure this out one day haha
This is a great demo and it really does tackle the exact issue I've run into. However, the usage of
gapi.auth2
is being deprecated and removed in a few months, so this example won't be a long-term solution.Updating this code example to use the new identity system in combination with Firebase would be very helpful.