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?
- Can I add my duende API to auth0?
- Is there any easy way to login and store my token in cookies?