FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. titogarrido
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Best 1
    • Controversial 0
    • Groups 0

    titogarrido

    @titogarrido

    1
    Reputation
    2
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    titogarrido Unfollow Follow

    Best posts made by titogarrido

    • RE: Can I have users login with either a username and email address, or do I have to pick one or the other?

      @dan I was trying to use the standard register interface from fusion. If I check that I want to use "username" for example, the registration form removes the email option. To circumvent and get both email and username I had to create my own register form.

      posted in Q&A
      T
      titogarrido

    Latest posts made by titogarrido

    • RE: I want my webhooks firing only when I use the web interface, how can I do that?

      I do have an extended data of my users in another database, like addresses etc... so if, for some reason I update the email or username on the admin gui, I'd like to reflect this change on my local DB.

      posted in General Discussion
      T
      titogarrido
    • RE: I want my webhooks firing only when I use the web interface, how can I do that?

      Seems that it is a strange behavior...
      Scenario: I have just 1 application available called "myapp"
      Behavior 1:

      If I go to Settings -> Webhooks -> Edit -> Application -> Check All aplications
      As expected if I update an user via API or Admin interface it fires a webhook.

      If I go to Settings -> Webhooks -> Edit -> Application -> Check only FusionAuth
      It is not firing if I update and user via API (expected) nor via Admin interface.

      Is it expected? Is there a way to fire webhooks only when the admin application executes an action?

      posted in General Discussion
      T
      titogarrido
    • RE: Can I have users login with either a username and email address, or do I have to pick one or the other?

      @dan I was trying to use the standard register interface from fusion. If I check that I want to use "username" for example, the registration form removes the email option. To circumvent and get both email and username I had to create my own register form.

      posted in Q&A
      T
      titogarrido
    • I want my webhooks firing only when I use the web interface, how can I do that?

      Example:

      Update an user using the API will not fire the webhook, but if I update it using the web interface it would fire.

      I am asking because I have enabled it and I am receiving a timeout error when I use the API to apply a patch. I am trying to use the webhook to keep a local database synchronized, is it a correct usage? If not, how can I keep a local database sync?

      Thanks!

      Tito

      posted in General Discussion
      T
      titogarrido
    • RE: How to use Nuxt Auth with Fusion Auth?

      It works! Thanks!

      posted in Q&A
      T
      titogarrido
    • RE: Can I have users login with either a username and email address, or do I have to pick one or the other?

      Same question here... for me it does not make sense it being mutually exclusive... When I setup "username" as a login option it doesn't ask for the email...

      posted in Q&A
      T
      titogarrido
    • How to use Nuxt Auth with Fusion Auth?

      I am looking for a tutorial for https://dev.auth.nuxtjs.org/ + Fusion Auth. Is there anything that I could follow? Also my backend is using python + FastAPI... I didn't find anything either.

      Thanks!

      posted in Q&A
      T
      titogarrido