intuit / oauth-jsclient

Intuit's NodeJS OAuth client provides a set of methods to make it easier to work with OAuth2.0 and Open ID
https://developer.intuit.com/
Apache License 2.0
123 stars 159 forks source link

Rebase develop branch off of master #175

Closed Matthew-John-Emerson closed 4 months ago

Matthew-John-Emerson commented 4 months ago

This PR simply re-bases develop off of master. This is helpful because there are some changes, that have been made in master that are missing in develop and so any PRs that touch those lines become more complicated when trying to follow the "create a PR into develop" procedure.