@hackage / google-oauth2-jwt

Get a signed JWT for Google Service Accounts

Latest0.3.3.2

About

Metadata

  • Last updated , by MichelBoucey
  • License BSD-3-Clause
  • Categories Cloud Computing
  • Maintained by: michel.boucey@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.2
  3. 9.8.4
  4. 9.6.7
  5. 9.4.8
  6. 9.2.8
  7. 9.0.2
  8. 8.10.7
  9. 8.8.4

Readme

Google-oauth2-jwt CI Hackage

Google-oauth2-jwt implements the creation of the signed JWT for Google Service Accounts, to make authorized calls to Google APIs from server to server. All details here:

Advice: be sure that the machine time is well synchronized to successfully make the access token request and get a Bearer token.