README
Google OAuth installed app helper
A Node library to request and store authorisation details for Google OAuth2 installed applications.
Written to work with the Google API NodeJS Client.
Available via NPM.
A Node library to request and store authorisation details for Google OAuth2 installed applications.
<script type="module">
import googleOauthInstalledApp from 'https://cdn.skypack.dev/google-oauth-installed-app';
</script>
A Node library to request and store authorisation details for Google OAuth2 installed applications.
Written to work with the Google API NodeJS Client.
Available via NPM.