Skip to main content

consent_html

Function consent_html 

Source
pub(super) fn consent_html(
    user_id: &UserId,
    client_label: &str,
    user_code: &str,
    scope: &str,
    login_token: &str,
) -> String