iris/hero
Gerasimos (Makis) Maropoulos 3d5ed9926e
Merge pull request #1662 from kataras/jwt-new-features
New JWT Middleware features and more
2020-11-06 11:42:35 +02:00
..
binding_test.go minor, see prev commit 2020-08-01 05:11:08 +03:00
binding.go fix #1665 2020-10-31 05:04:05 +02:00
container_test.go add test for hero/Container.UseResultHandler 2020-04-19 12:05:22 +03:00
container.go New JWT features and changes (examples updated). Improvements on the Context User and Private Error features 2020-10-17 06:40:17 +03:00
dependency_source.go mvc: struct field and method dependency logs on debug level. Read HISTORY.md 2020-08-24 21:44:29 +03:00
dependency_test.go fix #1564 2020-07-24 16:50:00 +03:00
dependency.go fix #1564 2020-07-24 16:50:00 +03:00
func_result_test.go add some MVC error handle examples 2020-08-18 23:14:11 +03:00
func_result.go New: i18n pluralization and variables support and more... 2020-09-29 19:19:19 +03:00
handler_test.go mvc: give the end-developer the option to skip an error through the HandleError method 2020-09-13 16:03:20 +03:00
handler.go fix UseRouter not respected by iris-cli live reload 2020-09-18 02:08:27 +03:00
param_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
reflect_test.go ❤️ awesome and unique features for end-developers are coming... 2020-02-29 14:18:15 +02:00
reflect.go New: i18n pluralization and variables support and more... 2020-09-29 19:19:19 +03:00
struct_test.go replace all common error responses with the new Context.StopWithError 2020-05-18 00:25:38 +03:00
struct.go fix #1629 2020-09-14 01:09:51 +03:00