authbeam::api::profile

Function update_password_request

source
pub async fn update_password_request(
    jar: CookieJar,
    __arg1: Path<String>,
    __arg2: State<Database>,
    __arg3: Json<SetProfilePassword>,
) -> impl IntoResponse
Expand description

Change a profile’s password