pub fn use_auth_context() -> AuthContextExpand description
Access the shared AuthContext.
Panics when called outside a subtree where provide_auth_context has been run.
pub fn use_auth_context() -> AuthContextAccess the shared AuthContext.
Panics when called outside a subtree where provide_auth_context has been run.