Returns true when the surrounding <StacMap> was given an auth prop, i.e. when the OIDC AuthProvider is mounted. Useful for host components rendered inside the map that need to gate behavior on authentication.
true
<StacMap>
auth
AuthProvider
Returns
truewhen the surrounding<StacMap>was given anauthprop, i.e. when the OIDCAuthProvideris mounted. Useful for host components rendered inside the map that need to gate behavior on authentication.