FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login

    Registration email

    Scheduled Pinned Locked Moved Unsolved
    Q&A
    2
    2
    526
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      didier
      last edited by

      Hello,

      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.

      With auth0, the feature tickets/password-change allows to generate this link.

      How make the equivalent with FusionAuth ?

      danD 1 Reply Last reply Reply Quote 0
      • danD
        dan @didier
        last edited by

        @didier I'm not sure I understand.

        You are saying you want to send the registration email yourself, not automatically with FusionAuth?

        (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.)

        If that is the case, use the skipVerification and skipRegistrationVerification settings if using the API. There are analogous settings in the admin UI as well.

        More documentation here: https://fusionauth.io/docs/v1/tech/apis/registrations#create-a-user-and-registration-combined

        and here: https://fusionauth.io/docs/v1/tech/core-concepts/applications#registration

        and here: https://fusionauth.io/docs/v1/tech/core-concepts/tenants#email

        --
        FusionAuth - Auth for devs, built by devs.
        https://fusionauth.io

        1 Reply Last reply Reply Quote 0
        • First post
          Last post