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

    Best posts made by arihantverma52

    • RE: FusionAuth not registering user in multiple Applications (GO-Client)

      Solution:

      https://github.com/FusionAuth/go-client/issues/48

      posted in General Discussion
      A
      arihantverma52
    • RE: Login API not setting cookie / returning a header that Sets cookie

      SOLVED

      The go client doesn't return the headers from the HTTP response when it calls the fusionauth APIs.
      Workaround is to call the /api/login API yourself, extract the headers and set "Set-Cookie" headers yourself.

      posted in Q&A
      A
      arihantverma52