Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • 1
    Yes. JWT has led lots of people to implement homegrown 'protocols' and throw aside proven framework code. To get the right solution it's going to be important to be clear on requirements. Sounds like 'session' expiration is a requirement. Is forced log-out a requirement? i.e. where someone on the server side can say, log this user out, or a user can say log out all my sessions. Commented Nov 15, 2016 at 20:48