Add History entry for OAuth1 query parameter change

This commit is contained in:
Emily Stark
2014-12-17 20:30:53 -08:00
parent 6527e669ab
commit 2dc8464cf7

View File

@@ -65,8 +65,8 @@
### Meteor Accounts
* Make query parameter available to oauth1 services 6b8221d XXX emily will
describe this
* Allow integration with OAuth1 servers that require additional query
parameters to be passed with the access token. #2894
* Expire a user's password reset and login tokens in all circumstances when
their password is changed.