Versions in this module Expand all Collapse all v1 v1.8.0 Jul 30, 2026 v1.7.0 Jul 23, 2026 Changes in this version + type Config struct + AppID string + BaseRESTURL string + InstallationID string + PrivateKeyPEM []byte + type Provider struct + func NewProvider(cfg Config, logger *slog.Logger) (*Provider, error) + func (p *Provider) AccessToken() string