/gapi-firebase

Uses next-firebase-auth to authenticate users with Google, and use the credential with Firebase. This allows you to use gapi to call grantOfflineAccess() to obtain a code and exchange it for a token you can store for future offline use.

Primary LanguageTypeScriptMIT LicenseMIT

Issues