<?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[why must a password be included on a form?]]></title><description><![CDATA[<p dir="auto">In the form generator, an email (or userid) plus a password is required. How does this work when using passwordless? How can I use the standard passwordless login form in my application? Only via Magic Link? and if so, how do I get the magic link popup to display? Or must I build my own popup that looks like magic link?</p>
<p dir="auto"><img src="/community/forum/assets/uploads/files/1616962170620-screenshot-from-2021-03-28-16-07-58.png" alt="Screenshot from 2021-03-28 16-07-58.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://fusionauth.io/community/forum/topic/909/why-must-a-password-be-included-on-a-form</link><generator>RSS for Node</generator><lastBuildDate>Sun, 17 May 2026 12:26:29 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/909.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 28 Mar 2021 20:03:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to why must a password be included on a form? on Thu, 01 Apr 2021 23:29:52 GMT]]></title><description><![CDATA[<p dir="auto">Yes it does. I pretty much had come to the conclusion that I need to build my own login form, and you confirmed that. And have it submit to my code which will then start passwordless via the API.</p>
]]></description><link>https://fusionauth.io/community/forum/post/2722</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2722</guid><dc:creator><![CDATA[richb201]]></dc:creator><pubDate>Thu, 01 Apr 2021 23:29:52 GMT</pubDate></item><item><title><![CDATA[Reply to why must a password be included on a form? on Thu, 01 Apr 2021 18:17:16 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/279">@richb201</a>,</p>
<p dir="auto">My recommendation would be to review the documentation <a href="https://fusionauth.io/docs/v1/tech/guides/passwordless/#what-is-passwordless" rel="nofollow ugc">here</a>.</p>
<p dir="auto">If you are using the standard login page in FusionAuth![0_1617299194106_vue-with-passwordless.gif](Uploading 100%)  (<code>/oauth2/authorize</code>) for an Authorization Code Grant you will have boxes for a username and password.  To enable passwordless, you would follow the guide above.  After enabling passwordless options in your application essentially there would be a magic link that is provided as an additional alternative to log in, like below:</p>
<p dir="auto"><img src="/community/forum/assets/uploads/files/1617295476775-passwordless.png" alt="passwordless.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">If you would like to have your own login form, my suggestion would be to use the API to create a passwordless login experience for your users.  The documentation for the passwordless API can be found <a href="https://fusionauth.io/docs/v1/tech/guides/passwordless/#using-the-api-directly" rel="nofollow ugc">here.</a></p>
<p dir="auto">Below is a Gif of such functionality using the <a href="https://github.com/FusionAuth/fusionauth-example-vue" rel="nofollow ugc">VueJS example</a> and a simple <a href="https://mailcatcher.me/" rel="nofollow ugc">mailcatcher</a>.</p>
<p dir="auto"><img src="https://user-images.githubusercontent.com/16090626/113336703-06402d00-92e4-11eb-813d-7b42f2158119.gif" alt="vue-with-passwordless" class=" img-fluid img-markdown" /></p>
<p dir="auto">I hope this helps!</p>
<p dir="auto">Thanks<br />
Josh</p>
]]></description><link>https://fusionauth.io/community/forum/post/2718</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2718</guid><dc:creator><![CDATA[joshua]]></dc:creator><pubDate>Thu, 01 Apr 2021 18:17:16 GMT</pubDate></item></channel></rss>