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 12:36:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
2567ed22be
iris
/
_examples
/
authentication
History
Gerasimos (Makis) Maropoulos
450f20902d
MVC improvements: add HandleWebsocket that now registers events automatically based on the struct's methods(!) and fix a bug when more than one value of the same type is registered to a static field of a controller
...
Former-commit-id: e369d1426ac1a6b58314930a18362670317da3c1
2019-07-09 12:16:19 +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
request
MVC improvements: add HandleWebsocket that now registers events automatically based on the struct's methods(!) and fix a bug when more than one value of the same type is registered to a static field of a controller
2019-07-09 12:16:19 +03:00
README.md
MVC improvements: add HandleWebsocket that now registers events automatically based on the struct's methods(!) and fix a bug when more than one value of the same type is registered to a static field of a controller
2019-07-09 12:16:19 +03:00
README.md
Authentication
Basic Authentication
OAUth2
Request Auth
Request Auth(JWT)
Sessions