This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-24 05:17:03 +00:00
Code
Releases
Activity
Files
d562f09531e57b62ecc1be9d197085089920d25d
kararas_iris
/
_examples
/
auth
/
jwt
History
Gerasimos (Makis) Maropoulos
d562f09531
OK, I think we are done with the new JWT package
2020-11-05 10:47:56 +02:00
..
basic
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
blocklist
add an example for sessions + view data as requested
2020-11-02 18:46:38 +02:00
middleware
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
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
OK, I think we are done with the new JWT package
2020-11-05 10:47:56 +02:00