<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Passwordless Login Using Own UI]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I am running FusionAuth inside a Docker container on Ubuntu. My application is Angular running on the same machine. I have MailDev running in a Docker container and configured correctly in FusionAuth.</p>
<p dir="auto">I have set up passwordless login using the endpoints</p>
<p dir="auto">api/passwordless/start<br />
api/passwordless/send<br />
api/passwordless/login</p>
<p dir="auto">as per the documentation.</p>
<p dir="auto">I have two issues that I am struggling to resolve/understand:</p>
<ol>
<li>
<p dir="auto">When I call the send endpoint, MailDev does not receive the email. If I do the same thing using Postman, it does. There is nothing in the Event log.</p>
</li>
<li>
<p dir="auto">All three endpoints work because if I enter the code on my front-end UI, I get a valid response with token, user etc. I have looked through the documentation but I'm not quite sure what I'm supposed to do with this response - what do I need and where should I store it?</p>
</li>
</ol>
<p dir="auto">Any help appreciated.<br />
Alan</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2688/passwordless-login-using-own-ui</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 14:20:08 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2688.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 May 2024 01:51:24 GMT</pubDate><ttl>60</ttl></channel></rss>