FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. simo.adonis
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    simo.adonis

    @simo.adonis

    0
    Reputation
    1
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    simo.adonis Unfollow Follow

    Latest posts made by simo.adonis

    • Can we make login api case-insensitive ?

      Hi ! i've noticed that when we call the login API it refuses to log in if the username/email is written in a different case than the one inserted in the DB.
      And this is a problem for use, is it possible to turn off that behavior?

      posted in Q&A
      S
      simo.adonis
    • RE: Is it possible to allow a user to have many email addresses ?

      Hi @dan
      Your example is the perfect example, a user may have user1@example.com and user2@example.com as his email addresses, but i don't know how to make that work with fusion auth.

      I also want to support fogot password flow.

      posted in General Discussion
      S
      simo.adonis
    • Is it possible to allow a user to have many email addresses ?

      Hi,

      Our complete system is designed in a way to allow the same person to have one account with more than one email address.

      We have migrate to fusion auth recently I was wondering if there is a way to enable the same on Fusion Auth since we did a migration of existing user to our instance.
      Till now we have build a kind of email feredation on our app before calling the login API. So if a user try to login with one he secondary email we will get his main email based on that information and use the primary email to perform the login operation.

      I don't think it's a really proper way of doing this. This is why i want to know if there is a better way to handle it.

      Thanks.

      posted in General Discussion
      S
      simo.adonis