iris/sessions
Gerasimos (Makis) Maropoulos 871b4ef7fc add Context.ReadJSONProtobuf method
Former-commit-id: 9c7f268c0d7be7e405ea97a5ac12257beba3a4f3
2020-06-28 23:05:07 +03:00
..
sessiondb add Context.ReadJSONProtobuf method 2020-06-28 23:05:07 +03:00
config.go add a new simple, builtin requestid middleware (makes use of the Context.SetID/GetID methods too) 2020-05-28 16:20:58 +03:00
database.go obey the vote of @1370 (77-111 at this point) - add import suffix on iris repository 2019-10-25 01:27:02 +03:00
lifetime.go enhanced cookie security and management 2020-05-09 14:04:51 +03:00
provider.go set iris logger to the sessiondb/badger logs and update deps 2020-05-17 22:08:43 +03:00
session.go add authenticated-controller example - proof of concept 2020-05-06 04:45:12 +03:00
sessions_test.go enhanced cookie security and management 2020-05-09 14:04:51 +03:00
sessions.go fix #1539 2020-06-19 05:54:21 +03:00
transcoding.go organise sessions examples 2020-05-07 07:34:17 +03:00