badgateway / oauth2-client

OAuth2 client for Node and browsers
https://www.npmjs.com/package/@badgateway/oauth2-client
MIT License
269 stars 31 forks source link

Add support for extra params returned from token endpoint (#1) #133

Open blarralde opened 8 months ago

blarralde commented 8 months ago

Hello,

A provider we're using passed additional parameters during the code exchange that we needed to grab, so I added support for it to the package. Please let me know if you'd like me to make any udpates.

Thanks, Ben

imunderwater commented 4 weeks ago

@evert please make that possible.