Function get_from_token_request

Source
pub async fn get_from_token_request(
    __arg0: Path<String>,
    __arg1: State<Database>,
) -> impl IntoResponse
Expand description

View a profile’s information from auth token (no cleaning)