google-oauth2-jwt

Get a signed JWT for Google Service Accounts

https://github.com/MichelBoucey/google-oauth2-jwt

Version on this page:0.3.3.1
LTS Haskell 24.21:0.3.3.1
Stackage Nightly 2025-11-27:0.3.3.2
Latest on Hackage:0.3.3.2

See all snapshots google-oauth2-jwt appears in

BSD-3-Clause licensed by Michel Boucey
Maintained by [email protected]
This version can be pinned in stack with:google-oauth2-jwt-0.3.3.1@sha256:cca38b8411231d8de9336905d16145275df511c1fc2c36972750fa0a9391a82b,1382

Module documentation for 0.3.3.1

Google-oauth2-jwt CI

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.