barnabas
✅ jwt audience and issuer
So I just started a project with blazor wasm hosted option and I reached a point where I should have different url for the audience and issuer in the json api settings for the jwt I should be generating but when I run the application and check the url, they seem to have the same port. How do I make them different or is it okay if they're the same when generating the web token
3 replies