The "Magic Link to Login" feature would allow the administrator to generate unique login links for users that enable direct access to the application without needing to enter a password. These links can be shared with users in any form (I would like to copy it manually). When a user clicks on the link, they are automatically logged into the application. Softr has this thing. https://docs.softr.io/user-management/pxnkp9H3qyEVMF6XUceqnj/users-tab/5JTzjtbvp8Skemd26A9ho9#manage-magic-link Additionally, it is crucial to enable login when these links are placed in an iframe. Some browsers, like Chrome, may block this functionality, while others, like Firefox, allow it. It would be beneficial to adjust the server configuration in JetAdmin to ensure Chrome also permits this functionality. (SameSite Cookies)