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-14 19:56:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ccafe67c80
iris
/
_examples
/
authentication
History
Gerasimos (Makis) Maropoulos
29deac3270
Remove the two day old crypto package, let's not confuse users between that and JWT - keep only JWT. And also, Drop older go versions support, only go1.12 and above which comes with a lot of performance improvements and security patches
...
Former-commit-id: a1d791ce45b87ecc440ed9c5aee5d5d204763f0d
2019-07-09 12:42:27 +03:00
..
basicauth
8.4.0 | New MVC Features | Refactor examples and godoc for go 1.9 use. Read HISTORY.md.
2017-08-27 20:35:23 +03:00
oauth2
Update to version 8.5.5
2017-11-02 05:50:56 +02:00
README.md
Remove the two day old crypto package, let's not confuse users between that and JWT - keep only JWT. And also, Drop older go versions support, only go1.12 and above which comes with a lot of performance improvements and security patches
2019-07-09 12:42:27 +03:00
README.md
Authentication
Basic Authentication
OAUth2
Request Auth(JWT)
Sessions