pub fn get_default_user_context() -> Option<UserContext>Expand description
Default user context for unauthenticated requests (development mode) In production, this should return None to enforce authentication
pub fn get_default_user_context() -> Option<UserContext>Default user context for unauthenticated requests (development mode) In production, this should return None to enforce authentication