Pedro Igor commented on Task PLINK-411

Currently, JWT support is provided by the oAuth module.

We need to extract all JWT code from there in order to better reuse its API not only by oAuth, but also by people looking for JWT support into their applications.

Recently we had a few use cases requiring some kind of token to communicate security related data between client and server, most of them based on HTML5 + JS + REST.

Given that JWT is being widely used to represent web tokens, makes a lot of sense having a specific and independent library/API.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira