Gerasimos (Makis) Maropoulos
|
f1ebddb6d9
|
jwt: add redis blocklist
|
2020-11-02 06:31:28 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
8eea0296a7
|
As noticed in my previous commit, the existing jwt libraries added a lot of performance cost between jwt-featured requests and simple requests. That's why a new custom JWT parser was created. This commit adds our custom jwt parser as the underline token signer and verifier
|
2020-10-30 22:12:16 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1864f99145
|
New JWT features and changes (examples updated). Improvements on the Context User and Private Error features
TODO: Write the new e-book JWT section and the HISTORY entry of the chnages and add a simple example on site docs
|
2020-10-17 06:40:17 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ed45c77be5
|
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
Former-commit-id: ed635ee95de7160cde11eaabc0c1dcb0e460a620
|
2020-06-07 15:26:06 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
d556cfc39a
|
New builtin JWT middleware - this one supports encryption and ed25519
Former-commit-id: ca20d256b766e3e8717e91de7a3f3b5f213af0bc
|
2020-05-27 12:02:17 +03:00 |
|