This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-03-20 08:46:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8eea0296a7
iris
/
_examples
/
auth
History
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
..
basicauth
Add Context.SetUser and Context.User methods
2020-10-12 15:52:53 +03:00
cors
New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
2020-07-24 13:03:49 +03:00
goth
minor: README
2020-09-01 17:58:07 +03:00
hcaptcha
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
2020-06-07 15:26:06 +03:00
jwt
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
permissions
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
2020-06-07 15:26:06 +03:00
recaptcha
reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker
2020-06-07 15:26:06 +03:00