Implemented OAuth2 request token with resource owner password grant.
Change-Id: I516d5adf0091d711ff183470b3f0de8a6e502270
diff --git a/full/Changes b/full/Changes
index 733d853..6b13254 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,5 +1,5 @@
version 0.60.2
-16/04/2018
+17/04/2018
- implemented OAuth2 client registration (margaretha)
- implemented OAuth2 client authentication (margaretha)
- changed virtual corpus search to retrieval (margaretha)
@@ -9,6 +9,7 @@
- fixed storing client secret (margaretha)
- implemented OAuth2 exception handler (margaretha)
- implemented OAuth2 request access token with client credentials grant (margaretha)
+ - implemented OAuth2 request access token with resource owner password grant (margaretha)
version 0.60.1
28/03/2018