mawie81 / electron-oauth2

A library to handle OAuth2 authentication for your Electron app.
MIT License
99 stars 56 forks source link

Allow passing additional data to getAccessToken() #14

Closed HSAR closed 7 years ago

HSAR commented 7 years ago

This enables scenarios including the use of this library to authenticate with Azure Active Directory.

HSAR commented 7 years ago

A proposed implementation of #13.

HSAR commented 7 years ago

Your issues should be addressed, and I've updated the readme to reflect the new option :)

mawie81 commented 7 years ago

Just published as 2.4.0 😄