iris/_examples/auth/jwt
Gerasimos (Makis) Maropoulos 240fdb6dc3
API versioning improvements
Replace the go-version package with a regex-free alternative semver

the result: versioned apis have almost zero performance cost now

thanks @motogo for your kind donation ❤️ - please check your github notifications
2021-01-07 04:14:41 +02:00
..
basic API versioning improvements 2021-01-07 04:14:41 +02:00
blocklist add an example for sessions + view data as requested 2020-11-02 18:46:38 +02:00
middleware add example for https://github.com/kataras/iris/issues/1671 2020-11-13 00:34:17 +02:00
refresh-token add context partial user helper and accept a generic interface on SetUser - the same method now returns an error if the given value does not complete at least one method of the User interface 2020-10-31 15:47:28 +02:00
tutorial New basic auth middleware and GetRaw on User (godocs missing) 2020-11-21 12:04:37 +02:00