package ac
type TokenOptions struct {
}
type Token interface {
GetToken(options ClientOptions) string