Runtime-visible configuration from IdentityProvider.
Exposed via useHiyveConfig so downstream hooks and components (e.g. the FileManager's public-files scope) can access the apiKey without prop-drilling.
apiKey
The provider's apiKey (may be undefined in proxy mode).
The configured environment.
Runtime-visible configuration from IdentityProvider.
Exposed via useHiyveConfig so downstream hooks and components (e.g. the FileManager's public-files scope) can access the
apiKeywithout prop-drilling.