//
pkg.gl
Category
github.com/livechat/lc-sdk-go/v4
authorization
package
4.3.5
Repository:
https://github.com/livechat/lc-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
5
Dependencies
0
Dependents
5
Files
24 SLOC
#
Constants
BasicToken
Supported values of TokenType.
BearerToken
Supported values of TokenType.
#
Structs
Token
Token represents SSO token from Chat API's perspective.
#
Type aliases
TokenGetter
TokenGetter is called by each API method to obtain valid Token.
TokenType
TokenType represents authentication scheme.