Skip to main content

get_current_user

Function get_current_user 

Source
pub async fn get_current_user(
    __arg0: State<UnifiedAppState>,
    __arg1: Json<MeRequest>,
) -> impl IntoResponse