# Eenvoudig inloggen via e-mail met deep links die een gebruikersnaam bevatten

**URL:** https://meta.discourse.org/t/simple-login-by-email-via-deep-links-containing-a-username/286910
**Category:** Feature
**Created:** [29 november 2023 om 00:25 UTC](https://meta.discourse.org/t/simple-login-by-email-via-deep-links-containing-a-username/286910 "2023-11-29T00:25:52Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![thoka](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thoka/32/115652_2.png) [@thoka](https://meta.discourse.org/u/thoka)
#### Post date: [28 mei 2024 om 09:35 UTC](https://meta.discourse.org/t/simple-login-by-email-via-deep-links-containing-a-username/286910/9 "2024-05-28T09:35:34Z")

</div>

This feature is now implemented in

> [@Login Helper Plugin](https://meta.discourse.org/t/login-helper-plugin/309676):
>
> information_sourceSummary shorten process of logging in by emailhammer_and_wrenchRepository Link [https://github.com/thoka/discourse-login-helper/](https://github.com/thoka/discourse-login-helper/)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)Features This Discourse plugin is an attempt to simplify the login process for novice, mass-subscribed users. Links to the forum in notification emails are enriched with the user’s email address. If a user follows one of these links, a login email is sent witho…

Where is the right place to ask for possibilities not to have to override core methods like

> <https://github.com/thoka/discourse-login-helper/blob/9fe18117c87139e3facf5673d55f5fce82258a52/assets/javascripts/discourse/initializers/login_helper.js#L10-L50>

and

> <https://github.com/thoka/discourse-login-helper/blob/9fe18117c87139e3facf5673d55f5fce82258a52/plugin.rb#L146-L177>

to redirect to a destination\_url after login

> <https://github.com/thoka/discourse-login-helper/blob/9fe18117c87139e3facf5673d55f5fce82258a52/assets/javascripts/discourse/initializers/login_helper.js#L31-L32>

?

---

_[View the full topic](https://meta.discourse.org/t/simple-login-by-email-via-deep-links-containing-a-username/286910)._
