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-21 04:06:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
09923183e8
iris
/
_examples
/
auth
History
Gerasimos (Makis) Maropoulos
09923183e8
add an extra security layer on JWT and able to separate access from refresh tokens without any end-developer action on the claims payload (e.g. set a different issuer)
2020-10-18 14:42:19 +03: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
add an extra security layer on JWT and able to separate access from refresh tokens without any end-developer action on the claims payload (e.g. set a different issuer)
2020-10-18 14:42:19 +03: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