C#C
C#2y ago
sabaisabai

duende identity server

Hey guys I have setup duende identity server which gives me jwt token and I have react-vite application that I want to login register and store the token. I'm not sure what is best approach here?

  1. Can I add my duende API to auth0?
  2. Is there any easy way to login and store my token in cookies?
I'm a little confused here about how to achieve that
Was this page helpful?