package
0.0.0-20210609130350-9bc73c2c4317
Repository: https://github.com/lc-work/microsoft-authentication-library-for-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package ops provides operations to various backend services using REST clients.

# Functions

New is the constructor for Token.

# Constants

ADFS is an active directory federation service authority type.

# Structs

Client provides tokens for various types of token requests.
DeviceCode is the result of a call to Token.DeviceCode().

# Interfaces

AccessTokens contains the methods for fetching tokens from different sources.
FetchAuthority will be implemented by authority.Authority.
FetchWSTrust contains the methods for interacting with WSTrust endpoints.
ResolveEndpointer contains the methods for resolving authority endpoints.