Skip to main content

provide_auth_context

Function provide_auth_context 

Source
pub fn provide_auth_context(initial: AuthSession) -> AuthContext
Expand description

Provide AuthContext to the component tree and return it.

Most applications call this once near the root layout or router.