The curious case of stateless JSON Web Tokens
You decided not to retire and now your multi-tenant app needs a mobile counterpart. You go ahead and implement JWT for authentication, but now InfoSec is »
You decided not to retire and now your multi-tenant app needs a mobile counterpart. You go ahead and implement JWT for authentication, but now InfoSec is »
Multitenancy, if you got this far it is time to cash out, move into management or retire. It seriously isn't so bad, Azure has some design »
At some point you might want to run some task in the background. WebJobs allow you to do this. It works perfectly until you end up »