Expand description
Builds the authenticated FHIR HTTP client used by commands that talk to a server
(api, testscript, hl7v2), based on the active profile’s auth mode.
Structs§
Functions§
- config_
to_ 🔒fhir_ http_ state - fetch_
discovery_ 🔒document - Fetches (and caches on
CliState) the OIDC discovery document for the active profile. - fhir_
client 🔒 - refresh_
access_ 🔒token - Exchanges a refresh token for a new access token, persisting the refreshed tokens to disk.
- unix_
now 🔒