Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.
/ gcp-sa-jwt-golang Public archive

Sample logic to sign and verify JWT generated from service accounts of GCP

Notifications You must be signed in to change notification settings

nrnrk/gcp-sa-jwt-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp-sa-jwt-golang

Sample logic to sign and verify JWT generated from service accounts of GCP

Execute

GCP_SA_CREDENTIAL_JSON={service account json path} GCP_AUDIENCE={audience string} go run main.go

About

Sample logic to sign and verify JWT generated from service accounts of GCP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages