pub fn generate_login_form(
    response: ResponseElements,
    relay_state: String
) -> String
Expand description

Generate a fake login form for the user to interact with

TODO: These responses have to be signed