Skip to main content

use_auth_context

Function use_auth_context 

Source
pub fn use_auth_context() -> AuthContext
Expand description

Access the shared AuthContext.

Panics when called outside a subtree where provide_auth_context has been run.