Directories
¶
Path | Synopsis |
---|---|
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. |
storage
Package storage holds all cached token information for MSAL.
|
Package storage holds all cached token information for MSAL. |
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 |
Package json provide functions for marshalling an unmarshalling types to JSON.
|
Package json provide functions for marshalling an unmarshalling types to 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. |
Package local contains a local HTTP server used with interactive authentication.
|
Package local contains a local HTTP server used with interactive authentication. |
ops
Package ops provides operations to various backend services using REST clients.
|
Package ops provides operations to various backend services using REST clients. |
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. |
ops/internal/comm
Package comm provides helpers for communicating with HTTP backends.
|
Package comm provides helpers for communicating with HTTP backends. |
ops/internal/grant
Package grant holds types of grants issued by authorization services.
|
Package grant holds types of grants issued by authorization services. |
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. |
Package version keeps the version number of the client package.
|
Package version keeps the version number of the client package. |
Click to show internal directories.
Click to hide internal directories.