Skip to content

spring-oauth-server V-2.0.1 release

Compare
Choose a tag to compare
@monkeyk monkeyk released this 23 Aug 07:44

2.0.1 Update:

  1. Fixed issue #IJO9R /oauth/rest_token API not verify client_secret
  2. Update Spring-Boot version to 2.0.2.RELEASE, Spring-Security-OAuth to 2.3.4.RELEASE
  3. Fixed ROLE config error
  4. Add AccessToken persist to Redis config and document
    5.Add generate AccessToken use codes function