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
121 stars 156 forks source link

fixed camelcase issue and added disable camelcase in files that might… #43

Closed Rockleeland closed 4 years ago

Rockleeland commented 4 years ago

… have needed it for backwards compatibility

abisalehalliprasan commented 4 years ago

@Rockleeland : I don't see any difference between this PR and #44. Can I merge #44 and close this?

Rockleeland commented 4 years ago

@abisalehalliprasan Yes, that is fine.

abisalehalliprasan commented 4 years ago

closing this PR as a duplicate of #44