Directories ¶
Path | Synopsis |
---|---|
Package cache allows third parties to implement external storage for caching token data for distributed systems or multiple local applications access.
|
Package cache allows third parties to implement external storage for caching token data for distributed systems or multiple local applications access. |
Package confidential provides a client for authentication of "confidential" applications.
|
Package confidential provides a client for authentication of "confidential" applications. |
internal
|
|
base
Package base contains a "Base" client that is used by the external public.Client and confidential.Client.
|
Package base contains a "Base" client that is used by the external public.Client and confidential.Client. |
base/internal/storage
Package storage holds all cached token information for MSAL.
|
Package storage holds all cached token information for MSAL. |
exported
package exported contains internal types that are re-exported from a public package
|
package exported contains internal types that are re-exported from a public package |
json
Package json provide functions for marshalling an unmarshalling types to JSON.
|
Package json provide functions for marshalling an unmarshalling types to JSON. |
json/types/time
Package time provides for custom types to translate time from JSON and other formats into time.Time objects.
|
Package time provides for custom types to translate time from JSON and other formats into time.Time objects. |
local
Package local contains a local HTTP server used with interactive authentication.
|
Package local contains a local HTTP server used with interactive authentication. |
oauth/ops
Package ops provides operations to various backend services using REST clients.
|
Package ops provides operations to various backend services using REST clients. |
oauth/ops/accesstokens
Package accesstokens exposes a REST client for querying backend systems to get various types of access tokens (oauth) for use in authentication.
|
Package accesstokens exposes a REST client for querying backend systems to get various types of access tokens (oauth) for use in authentication. |
oauth/ops/internal/comm
Package comm provides helpers for communicating with HTTP backends.
|
Package comm provides helpers for communicating with HTTP backends. |
oauth/ops/internal/grant
Package grant holds types of grants issued by authorization services.
|
Package grant holds types of grants issued by authorization services. |
oauth/ops/wstrust
Package wstrust provides a client for communicating with a WSTrust (https://en.wikipedia.org/wiki/WS-Trust#:~:text=WS%2DTrust%20is%20a%20WS,in%20a%20secure%20message%20exchange.) for the purposes of extracting metadata from the service.
|
Package wstrust provides a client for communicating with a WSTrust (https://en.wikipedia.org/wiki/WS-Trust#:~:text=WS%2DTrust%20is%20a%20WS,in%20a%20secure%20message%20exchange.) for the purposes of extracting metadata from the service. |
version
Package version keeps the version number of the client package.
|
Package version keeps the version number of the client package. |
Package public provides a client for authentication of "public" applications.
|
Package public provides a client for authentication of "public" applications. |
tests
|
|
Click to show internal directories.
Click to hide internal directories.