Lunny Xiao and GitHub
c296f4fed6
Introduce go chi web framework as frontend of macaron, so that we can move routes from macaron to chi step by step ( #7420 )
...
* When route cannot be found on chi, go to macaron
* Stick chi version to 1.5.0
* Follow router log setting
2020-11-13 14:51:07 +02:00
zeripath and Lauris BH
055f6d2296
Fix "data race" in testlogger ( #9159 )
...
* Fix data race in testlogger
* Update git_helper_for_declarative_test.go
2019-11-26 01:21:37 +02:00
Jonas Franz and techknowlogick
62d3f49c28
Add json tags for oauth2 form ( #6627 )
2019-04-15 11:54:50 -04:00
Jonas Franz and Lunny Xiao
783cd64927
Add option to disable refresh token invalidation ( #6584 )
...
* Add option to disable refresh token invalidation
Signed-off-by: Jonas Franz <[email protected] >
* Add integration tests and remove wrong todos
Signed-off-by: Jonas Franz <[email protected] >
* Fix typo
Signed-off-by: Jonas Franz <[email protected] >
* Fix tests and add documentation
Signed-off-by: Jonas Franz <[email protected] >
2019-04-12 15:50:21 +08:00
Jonas Franz and Lunny Xiao
2315019fef
Add support for client basic auth for exchanging access tokens ( #6293 )
...
* Add support for client basic auth for exchanging access tokens
* Improve error messages
* Fix tests
2019-03-11 10:54:59 +08:00
Jonas Franz and techknowlogick
e777c6bdc6
Integrate OAuth2 Provider ( #5378 )
2019-03-08 11:42:50 -05:00