❔ JWT token claims not working anymore after deploying application to Azure web app.
The code that is working inside a controller locally but not working when deployed on azure
Attempt 1#
Attempt 2
On Azure I get a null System.ArgumentNullException error on the above line of code
Attempt 1#
Attempt 2
On Azure I get a null System.ArgumentNullException error on the above line of code