Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Documentation
generateInstallationToken :: MonadIO m => AppCredentials -> InstallationId -> m AccessToken Source #
data AppCredentials Source #
newtype PrivateKey Source #
Instances
Show PrivateKey Source # | |
Defined in GitHub.App.Token.JWT showsPrec :: Int -> PrivateKey -> ShowS # show :: PrivateKey -> String # showList :: [PrivateKey] -> ShowS # |
newtype InstallationId Source #
data AccessToken Source #
AccessToken | |
|