Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format all source | Craig Tiller | 2015-08-18 |
| | |||
* | Adding JWT verifier. | Julien Boeuf | 2015-06-30 |
Still missing: - Caching of the already checked JWTs (although it could be done at an upper layer). - Caching of the jwks_uri to avoid 2 roundtrips for each verification. |