1
0
mirror of https://github.com/kataras/iris.git synced 2026-01-09 21:15:56 +00:00

Update to version 8.5.6 | Read HISTORY.md

Former-commit-id: 3c1fb7ad47d54133f68ee0ee8ebe4c3835fe4ce0
This commit is contained in:
kataras
2017-11-05 04:12:18 +02:00
parent ef41e07d4e
commit af9a1f1241
33 changed files with 587 additions and 307 deletions

View File

@@ -263,7 +263,7 @@ You can serve [quicktemplate](https://github.com/valyala/quicktemplate) files to
- [Basic Authentication](authentication/basicauth/main.go)
- [OAUth2](authentication/oauth2/main.go)
- [JWT](https://github.com/iris-contrib/middleware/blob/master/jwt/_example/main.go)
- [JWT](experimental-handlers/jwt/main.go)
- [Sessions](#sessions)
### File Server
@@ -307,6 +307,18 @@ You can serve [quicktemplate](https://github.com/valyala/quicktemplate) files to
- [Internal Application File Logger](miscellaneous/file-logger/main.go)
- [Google reCAPTCHA](miscellaneous/recaptcha/main.go)
### Experimental Handlers
* [Casbin wrapper](experimental-handlers/casbin/wrapper/main.go)
* [Casbin middleware](experimental-handlers/casbin/middleware/main.go)
* [Cloudwatch](experimental-handlers/cloudwatch/simple/main.go)
* [CORS](experimental-handlers/cors/simple/main.go)
* [JWT](experimental-handlers/jwt/main.go)
* [Newrelic](experimental-handlers/newrelic/simple/main.go)
* [Prometheus](experimental-handlers/prometheus/simple/main.go)
* [Secure](experimental-handlers/secure/simple/main.go)
* [Tollboothic](experimental-handlers/tollboothic/limit-handler/main.go)
#### More
https://github.com/kataras/iris/tree/master/middleware#third-party-handlers