zge pushed a change to branch externals/oauth2.
from cc2dd7f3e2 ; Prefer HTTPS to HTTP in URLs
new 9a4fe2153d Show full authentication URL to let user choose how to
visit it
new 6c14c8e987 Add parameters required by Google OAuth2 to get
refresh_token
new fe12f44542 Encode URL when requesting access
new 850127d1bd Support storing data for multiple accounts of the same
provider
new a0b9e26a82 Add debug messages and provide an option variable for
enabling
new 4a5acb4698 Add NEWS file to document the changes to plstore id
generation
Summary of changes:
NEWS | 27 +++++++++++++++++++++++
oauth2.el | 73 ++++++++++++++++++++++++++++++++++++++++-----------------------
2 files changed, 74 insertions(+), 26 deletions(-)
create mode 100644 NEWS