authbeam::api::profile

Function update_username_request

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

Change a profile’s username