Versions in this module Expand all Collapse all v0 v0.1.7 Apr 19, 2024 v0.1.6 May 16, 2023 v0.1.5 Mar 27, 2023 Changes in this version + type Config struct + Endpoints map[string]base.Endpoint + func (s *Config) ConfigName() string + type Service struct + func (s *Service) Init(app sptty.ISptty) error + func (s *Service) OAuth(req base.Request) (base.Response, error) + func (s *Service) ServiceName() string