Documentation ¶
Index ¶
Constants ¶
View Source
const (
EndPoint = "authservice"
)
View Source
const (
Token = "token"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
func (*Service) GetAccessToken ¶
func (s *Service) GetAccessToken() (*TokenResponse, error)
GetAccessToken - Get a new token for user
type TokenRequest ¶
Click to show internal directories.
Click to hide internal directories.