package
0.0.1
Repository: https://github.com/shimt/pam-exec-oauth2.git
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".