FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. duke
    3. Topics
    D
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 10
    • Best 3
    • Controversial 0
    • Groups 0

    Topics created by duke

    • D

      Solved UpdatinG User with JSON-PATCH method

      Q&A
      • • • duke
      5
      0
      Votes
      5
      Posts
      924
      Views

      A

      @duke said in UpdatinG User with JSON-PATCH method:

      @dan It was abit confusing because looking at the original body of the group, there was no parameter/ field called roleIds but it was used in the request.

      To update the User we used this.

      // To remove language let body = vec![Testing { op: "remove".to_string(), path: "/user/preferredLanguages/0".to_string() }];

      thanks my issue has been fixed.

    • D

      Unsolved Updating and removing existing User PreferrredLanguage

      Q&A
      • • • duke
      2
      0
      Votes
      2
      Posts
      558
      Views

      H

      Select Start > Settings > Time & language > Language & region. Under Preferred languages, select the language you want to remove, and then select Remove.

    • D

      Solved Deploy FusionAuth docker image to Fly.io

      Q&A
      • • • duke
      9
      0
      Votes
      9
      Posts
      1.5k
      Views

      D

      @maciej-wisniowski That actually work

    • D

      Unsolved FusionAuth with Fly.io

      Q&A
      • docker docker-compose documentation developers postgres • • duke
      2
      0
      Votes
      2
      Posts
      2.2k
      Views

      danD

      For future readers, @duke wrote up an entire article about this: https://medium.com/@osain/deploying-fusionauth-docker-on-fly-io-8fbeb0469556