iris/_examples/authentication
Gerasimos (Makis) Maropoulos 50b18c7515 enhanced cookie security and management
Former-commit-id: a97b0b33e87749a2e8c32e63269fcc60fa326ff3
2020-05-09 14:04:51 +03:00
..
basicauth examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00
oauth2 enhanced cookie security and management 2020-05-09 14:04:51 +03:00
README.md remove experimental-handlers examples, users should visit github.com/iris-contrib/middleware instead, let's not have duplications 2019-07-15 16:03:19 +03:00