pub(crate) async fn get_email_validate_route(
__arg0: State<State>,
__arg1: ClientIp,
request: Request,
) -> ResponseExpand description
ยงGET /_tuwunel/3pid/email/validate
The magic-link target. Renders a confirmation page whose form posts the same parameters back; the token is never consumed on this request, so an email scanner that prefetches the link cannot spend it.