# Packages

Package accesstokens exposes a REST client for querying backend systems to get various types of access tokens (oauth) for use in authentication.
No description provided by the author
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.

# Functions

New is the constructor for REST.

# Structs

REST provides REST clients for communicating with various backends used by MSAL.

# Type aliases

HTTPClient represents an HTTP client.