mirror of
https://github.com/kataras/iris.git
synced 2026-03-10 02:16:10 +00:00
implement the Iris Crypto Library for Request Authentication and Verification. With Examples and Tests.
Relative to this one as well: https://github.com/kataras/iris/issues/1200 Former-commit-id: 3a29e7398b7fdeb9b48a118b742d419d5681d56b
This commit is contained in:
@@ -365,6 +365,7 @@ You can serve [quicktemplate](https://github.com/valyala/quicktemplate) and [her
|
||||
- [OAUth2](authentication/oauth2/main.go)
|
||||
- [JWT](experimental-handlers/jwt/main.go)
|
||||
- [Sessions](#sessions)
|
||||
- [Request Authentication](authentication/request/main.go) **NEW**
|
||||
|
||||
### File Server
|
||||
|
||||
|
||||
Reference in New Issue
Block a user