// Package oauth contains low-level OAuth1 and OAuth2 flows used by SSO to // obtain and exchange tokens. It handles request signing, headers, and response // parsing to produce strongly-typed token structures for the client. // Note: This is an internal package and not intended for direct external use. package auth