Ivan Brewis

Results 16 comments of Ivan Brewis
trafficstars

Yes, same issue here but I can't revert due to other packages. It seems this package needs to depend on a more recent version of passport see: https://github.com/jaredhanson/passport/issues/400

Ok cool, thanks for clarification. Could certainly set it manually to the URL and port that applies.

I second this one!

I tried using `getCurrentStep()` like this `` but I get `undefined`?

+1 Is this going to be developed further? What other similar tools are there?

Can't remember the reason, but I needed to keep the refresh token the same which lead to a bug for me with my refresh token being deleted after the new...

Old one. Re line 90, without the conditional logic with just `nowSeconds(req.client.default_max_age)` the token will be issued with an immediate `exp` time when `req.client.default_max_age` is undefined, which is fine as...

In the case that the subject `client` has been assigned a `role` but the `role` has no permitted `scopes`. If this subject and a `scope` is then passed to `Scope.determine`,...

I'm also really keen to see `resample` added.