Lessons learned from handling JWT on mobile
Implementing Authorization on mobile can be tricky. Here are some recommendations to avoid common issues.Originally published on the Just Eat Engineering Blog. OverviewModern mobile apps are more complicated than they used to be back in the early days and developers have to face a variety of interesting problems. While…