This is an automated email from the ASF dual-hosted git repository. liubao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/servicecomb-fence.git
commit b4451da42e27ec0cd426c20d8a956445eefbfd20 Merge: 7e4d7e4 46de410 Author: bao liu <[email protected]> AuthorDate: Mon May 27 09:39:55 2019 +0800 Merge pull request #1 from liubao68/master [SCB-1292]Add developers guide for servicecomb-fence and fix authSignatureVerifier README.md | 108 +++------- .../server/RefreshTokenTokenGranter.java | 6 +- .../authentication/edge/AuthHandler.java | 2 +- .../resource/ResourceAuthHandler.java | 2 +- docs/en_US/developersGuide.md | 1 + docs/zh_CN/developersGuide.md | 219 +++++++++++++++++++++ .../AuthenticationConfiguration.java | 9 +- samples/EdgeService/pom.xml | 4 - .../gateway/AuthenticationConfiguration.java | 4 +- .../resource/AuthenticationConfiguration.java | 6 +- 10 files changed, 258 insertions(+), 103 deletions(-)
