Closed lucasjahn closed 8 years ago
I just added the url node module to parse the url properly and seperate the code parameter out. I had the issue that in my case I got 2 parameters back and the regex didn't separated those 2 parameters like they should.
Thanks 😄
I just added the url node module to parse the url properly and seperate the code parameter out. I had the issue that in my case I got 2 parameters back and the regex didn't separated those 2 parameters like they should.