summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-08-16 14:52:17 +0300
committerLars Wirzenius <liw@liw.fi>2018-08-16 14:52:17 +0300
commit52212ff997f00ab90491d6514c8bd029134d77ea (patch)
tree43e0c468e298ccc2c8436484957454b5e376b419
parent6eac3fa1cf2a0f5b418e9336c54219c30edb4222 (diff)
downloadqvisqve-52212ff997f00ab90491d6514c8bd029134d77ea.tar.gz
Change: update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b9a5f59..ec143f8 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ Version 0.9+git, not yet released
successful user authentication, it now includes the `state`
parameter from the original authorization request.
+* Change: users now have allowed scopes and Qvisqve will use those
+ when setting scopes in the access token created at the end of the
+ authorizaion code flow.
+
Version 0.9, released 2018-02-09
---------------------------------