pub async fn get_from_token_request( __arg0: Path<String>, __arg1: State<Database>, ) -> impl IntoResponse
View a profile’s information from auth token (no cleaning)