Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add typ header back into JWT payload | Stan Hu | 2018-12-29 | 1 | -1/+1 |
| | | | | | | | | ruby-jwt v2.0 removed the `typ` header in https://github.com/jwt/ruby-jwt/commit/cc41d53e00f8cbf015271b53f5ad761bd6ac2312. To ensure tokens don't get marked invalid during an upgrade, add it back to ensure backwards compatibility. | ||||
* | Relocate JSONWebToken::HMACToken from EEashmckenzie/hmac-token-decode-and-tests | Ash McKenzie | 2018-11-13 | 1 | -0/+28 |