You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR was squashed before being merged into the 0.1-dev branch.
Discussion
----------
Fix request token event
I think #49 was merged too soon.
This PR tries to fix the following flaws:
1. The test expectation is wrong.
2. The event listener in the test is being added after the event dispatch.
3. The response set to the event is being discarded by the controller.
Commits
-------
f14c02d Fix request token event
0 commit comments