bkeepers / github-notifications

A client for reading GitHub notifications
https://notifications.githubapp.com/
MIT License
212 stars 25 forks source link

Fix infinite redirect #144

Closed bkeepers closed 9 years ago

bkeepers commented 9 years ago

The redirect from GitHub added extra params, throwing off the lazy regex that is used to extract the param values.

Closes #139

/cc @mattgraham @garand