@buttercup/google-auth-library

Google APIs Authentication Client Library for Node.js

Usage no npm install needed!

<script type="module">
  import buttercupGoogleAuthLibrary from 'https://cdn.skypack.dev/@buttercup/google-auth-library';
</script>

README

Google Inc. logo

Google Auth Library

This is forked from Google's Auth Library due to the fact that their webpack configuration doesn't successfully compile in React-Native due to calls to child_process. This fork fixes that.

Install by running npm install @buttercup/google-auth-library.