<?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[Registration email]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I need to send myself the email registration (using generated link normally provided in fusionauth email template) because each email registration could be very different depends on context.</p>
<p dir="auto">With auth0, the feature tickets/password-change allows to generate this link.</p>
<p dir="auto">How make the equivalent with FusionAuth ?</p>
]]></description><link>https://fusionauth.io/community/forum/topic/2301/registration-email</link><generator>RSS for Node</generator><lastBuildDate>Sun, 12 Apr 2026 12:10:16 GMT</lastBuildDate><atom:link href="https://fusionauth.io/community/forum/topic/2301.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Jan 2023 23:47:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Registration email on Sun, 29 Jan 2023 03:37:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://fusionauth.io/community/forum/uid/668">@didier</a> I'm not sure I understand.</p>
<p dir="auto">You are saying you want to send the registration email yourself, not automatically with FusionAuth?</p>
<p dir="auto">(There are two possible verification emails. One is for a user creation, which verifies their email whenever someone creates a user, for any application. Another is for registration verification, which again checks their email but only when someone registers for a certain application.)</p>
<p dir="auto">If that is the case, use the <code>skipVerification</code> and <code>skipRegistrationVerification</code> settings if using the API. There are analogous settings in the admin UI as well.</p>
<p dir="auto">More documentation here: <a href="https://fusionauth.io/docs/v1/tech/apis/registrations#create-a-user-and-registration-combined" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/apis/registrations#create-a-user-and-registration-combined</a></p>
<p dir="auto">and here: <a href="https://fusionauth.io/docs/v1/tech/core-concepts/applications#registration" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/core-concepts/applications#registration</a></p>
<p dir="auto">and here: <a href="https://fusionauth.io/docs/v1/tech/core-concepts/tenants#email" rel="nofollow ugc">https://fusionauth.io/docs/v1/tech/core-concepts/tenants#email</a></p>
]]></description><link>https://fusionauth.io/community/forum/post/5862</link><guid isPermaLink="true">https://fusionauth.io/community/forum/post/5862</guid><dc:creator><![CDATA[dan]]></dc:creator><pubDate>Sun, 29 Jan 2023 03:37:57 GMT</pubDate></item></channel></rss>