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

csrf update to OAuthClient #30

Closed kjagtiani09 closed 5 years ago

kjagtiani09 commented 5 years ago

var csrf = new Tokens() needs to be moved inside the constructor on OAuthClient