Versions in this module Expand all Collapse all v1 v1.0.1 Jun 2, 2026 Changes in this version + type Service struct + func New(ctx context.Context, planSA, applySA string) (*Service, error) + func (s *Service) GenerateAccessToken(ctx context.Context, mode string) (string, time.Time, error)