googleapis_auth
googleapis_auth copied to clipboard
gapi.auth2 for client-side authentication flows
gapi.auth2
has been around for a while now and seems to be the preferred/future method for authenticating browser clients. Would be nice to upgrade this package to use it.
Biggest change is probably for Hybrid/Server-side flows, since those work differently with the new library.