Added a config properties for a long-time access token expiry and
excluded refresh tokens for public clients in OAuth2 token responses.
Change-Id: Ie1cbf65bc605ab93202642030db9a1893a1cc9a8
diff --git a/full/Changes b/full/Changes
index cda6540..ff981f6 100644
--- a/full/Changes
+++ b/full/Changes
@@ -3,6 +3,10 @@
- Removed salt from config and updated config files (margaretha)
03/02/2020
- Added an admin API for clearing access token cache (margaretha)
+05/02/2020
+ - Added a config properties for a long-time access token expiry
+ and excluded refresh tokens for public clients in OAuth2 token
+ responses (margaretha)
# version 0.62.3
03/12/2019