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

    andrew.boyd

    @andrew.boyd

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

    andrew.boyd Unfollow Follow

    Best posts made by andrew.boyd

    • RE: Code flow React / .NET Architecture

      Hi @joshua, it took me a bit to find this, but I got an email from Dan, so I've emailed him a link to the repo I've put together

      posted in Q&A
      A
      andrew.boyd

    Latest posts made by andrew.boyd

    • RE: Code flow React / .NET Architecture

      Hi @joshua, it took me a bit to find this, but I got an email from Dan, so I've emailed him a link to the repo I've put together

      posted in Q&A
      A
      andrew.boyd
    • RE: Code flow React / .NET Architecture

      Thanks @joshua ! I ended up converting the Node sample to a .NET 5 app. I've got a couple more things to do with it, would you be interested in me raising a PR to have it added to your repo?

      posted in Q&A
      A
      andrew.boyd
    • Code flow React / .NET Architecture

      Hi everyone,

      I want to set up a .NET 5 / React Application where the API & React App are hosted on the same domain, where the React app simply talks to the API and the API stores the tokens in session variables on the server while utilising code flow (PKCE). If I understand it correctly, this is the most secure way of storing tokens for a SPA app, compared to having the tokens stored in your browser somewhere. I can't seem to find any sample projects set up like this and would really appreciate some guidance.

      Kind regards,

      Andrew

      posted in Q&A
      A
      andrew.boyd