Closed cholick closed 4 years ago
requestToken was obscuring the underlying failure and reporting any error as an expired token. This isn't accurate; quite a few other things could cause an error at that part of the auth flow.
requestToken
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/169758831
The labels on this github issue will be updated when the story is started.
Merging, thank you!
requestToken
was obscuring the underlying failure and reporting any error as an expired token. This isn't accurate; quite a few other things could cause an error at that part of the auth flow.