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

    Topics created by aman.c

    • A

      Unsolved Issue with FusionAuth React SDK and next-client-cookies Adapter in Next.js 13.1.2

      Q&A
      • • • aman.c
      2
      0
      Votes
      2
      Posts
      13.5k
      Views

      mark.robustelliM

      @aman-c Have you been able to follow the Next.js quickstart?

    • A

      Unsolved Issue with FusionAuth React SDK and next-client-cookies Adapter in Next.js 13.1.2

      Q&A
      • • • aman.c
      4
      0
      Votes
      4
      Posts
      1.1k
      Views

      A

      @Alex-Patterson Can you please look into this one , thanks a lot in advance.

    • A

      Unsolved Next.js Version Compatibility and Webpack Integration Issues with FusionAuth in Application

      Q&A
      • • • aman.c
      2
      0
      Votes
      2
      Posts
      1.9k
      Views

      A

      @aman-c FusionAuth is completely running outside of Next.js. So it all depends on what you are using to make the call to FusionAuth.

      My suggestion would be to implement a version of our React SDK
      https://fusionauth.io/docs/sdks/react-sdk

      Then anything clientside that needs details you can use the built in hooks, anything serverside you can use the cookie that sits at app.at or for identity app.idt.

      If you have been using our quickstart you are most likely using next-auth which could be causing issues with the implementation. We have had a lot of internal discussion about removing this methodology moving forward to simplify our Next.js suggested implementation.

      You can find out more about our cookies that are set in our Hosted Backend details.
      https://fusionauth.io/docs/apis/hosted-backend