package
0.28.0
Repository: https://go.googlesource.com/oauth2
Documentation: pkg.go.dev

# Structs

ClaimSet contains information about the JWT signature according to Atlassian's documentation https://developer.atlassian.com/cloud/jira/software/oauth-2-jwt-bearer-token-authorization-grant-type/.
Config is the configuration for using JWT to fetch tokens, commonly known as "two-legged OAuth 2.0".