<?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[Verification email]]></title><description><![CDATA[<p dir="auto">I am using the community version of FusionAuth 1.25 and when setting up self registration I am choosing to log in with username and to verify registration.  Since I am using logging in with username it doesn't let a person enter an email when registering.  How does it verify then?  I think password and username required during registration should be automatic but I don't see that option or am I missing a step?  Thanks.</p>
<p dir="auto"><img src="/community/forum/assets/uploads/files/1618151240324-5a45a1d8-26f0-4a20-a50d-1673f5dde076-image-resized.png" alt="5a45a1d8-26f0-4a20-a50d-1673f5dde076-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://fusionauth.io/community/forum/topic/937/verification-email</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 19:05:34 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/937.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Apr 2021 14:28:51 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Verification email on Tue, 20 Apr 2021 13:01:18 GMT]]></title><description><![CDATA[<p dir="auto">Ah, thanks, that makes sense.</p>
<p dir="auto">Each application can have a username (in the registration object). That username can't be used to login, but it can be used for display purposes in your application: <a href="https://fusionauth.io/docs/v1/tech/apis/registrations/" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/registrations/</a></p>
<p dir="auto">You could allow people to register/login with email address/password and then let them choose their <code>registration.username</code> for use in the application (you'd have to build a page with a form that would use an API key to let them do so). Now that I think about it, I guess you could do the same with <code>user.username</code>, which is the username they can log in with. So that might be an option.</p>
<p dir="auto">Anyway, good luck and let us know how things go!</p>
]]></description><link>https://fusionauth.io/community/forum/post/2849</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2849</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 20 Apr 2021 13:01:18 GMT</pubDate></item><item><title><![CDATA[Reply to Verification email on Tue, 20 Apr 2021 10:20:22 GMT]]></title><description><![CDATA[<p dir="auto">They can (and I prefer) to have them login with an email address.  We use the username to differentiate and display the user without exposing their email address.</p>
<p dir="auto">We only take the username, email and password to register.  I was hoping to use as much of your prebuilt objects as possible without creating our own.  No worries as that is what I will do.  Thanks for your feedback!</p>
]]></description><link>https://fusionauth.io/community/forum/post/2847</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2847</guid><dc:creator><![CDATA[dtokarz1]]></dc:creator><pubDate>Tue, 20 Apr 2021 10:20:22 GMT</pubDate></item><item><title><![CDATA[Reply to Verification email on Tue, 20 Apr 2021 02:22:40 GMT]]></title><description><![CDATA[<p dir="auto">Nope, I think you've outlined the two options I'd recommend:</p>
<ul>
<li>build your own if you are money constrained</li>
<li>use a license and the developer license if you are time constrained</li>
</ul>
<p dir="auto">Do note that there is a free trial for the developer license if you want to kick the tires and make sure that it solves your needs.</p>
<p dir="auto">Finally, is there a reason you can't let users login with an email address?</p>
]]></description><link>https://fusionauth.io/community/forum/post/2843</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2843</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Tue, 20 Apr 2021 02:22:40 GMT</pubDate></item><item><title><![CDATA[Reply to Verification email on Sun, 18 Apr 2021 16:46:19 GMT]]></title><description><![CDATA[<p dir="auto">Is there a way to have username, email and password for registration without buying a Reactor license or creating my own login form?  Startup project with no budget leaves me with few options.  Thanks!</p>
]]></description><link>https://fusionauth.io/community/forum/post/2831</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2831</guid><dc:creator><![CDATA[dtokarz1]]></dc:creator><pubDate>Sun, 18 Apr 2021 16:46:19 GMT</pubDate></item><item><title><![CDATA[Reply to Verification email on Thu, 15 Apr 2021 15:28:06 GMT]]></title><description><![CDATA[<p dir="auto">A user could have a separate email address. For example:</p>
<ul>
<li>user signs up for application a, which takes an email address and a password</li>
<li>user then signs up for application b, which takes a username and password, but has email verification enabled</li>
</ul>
<p dir="auto">If that isn't the case, you shouldn't enable email verification, since FusionAuth will have no way of sending the email <img src="https://fusionauth.io/community/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=rcgg4tg866g" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> .</p>
<p dir="auto">Does that help?</p>
]]></description><link>https://fusionauth.io/community/forum/post/2816</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/2816</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Thu, 15 Apr 2021 15:28:06 GMT</pubDate></item></channel></rss>