Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Auth ¶
func New ¶
func New(options ...AuthOption) (*Auth, error)
func (*Auth) AccessToken ¶
func (*Auth) RefreshToken ¶
type AuthOption ¶
type AuthOption func(*Auth)
func WithClientID ¶
func WithClientID(clientID string) AuthOption
func WithTenantID ¶
func WithTenantID(tenantID string) AuthOption
type DeviceCodeResponse ¶
Click to show internal directories.
Click to hide internal directories.