Sam Breed
Sam Breed
@tgriesser I would want to stay away from relying on `when` and stick to the generic `reject`, `resolve`, `promise` API... `when` isn't in every promise implementation and in any case...
@jashkenas can we get a go/no go on merging this?
@braddunbar which is why I closed the original issue in the first place.... @jashkenas opened it back up in the interest of having a cleaner api. But there are several...
Don't worry about a grunt config, if you have them, check them in...
:thumbsup:
wow, just ended up doing something similar, but attached the token to the user's session rather than into mongo. ~~FWIW, given the nature of oauth tokens, it's probably not a...
@offlinehacker can you add a test for this or otherwise provide an example of how to use it? Looking forward to landing it.
I _finally_ pushed a fix for this, FYI
still need to put the delete link in the frontend templates, will push that soon