github-app-token-0.0.3.0: Generate an installation access token for a GitHub App
Safe HaskellSafe-Inferred
LanguageGHC2021

GitHub.App.Token.JWT

Synopsis

Documentation

newtype Issuer Source #

Constructors

Issuer 

Fields

Instances

Instances details
Show Issuer Source # 
Instance details

Defined in GitHub.App.Token.JWT

Private RSA Key data

newtype PrivateKey Source #

Constructors

PrivateKey 

Fields

Instances

Instances details
Show PrivateKey Source # 
Instance details

Defined in GitHub.App.Token.JWT

Errors