4x4NotFound

Results 31 comments of 4x4NotFound

@bluepeter the way I've been doing it is is defining my deeper uri's like `restify.any ('/api/user/:id/tweets', c.api.user.tweets, ['list']);` and on the client with Restangular `Restangular .one('user', $stateParams.id).all('tweets').getList();`

why not make crypto a dependency injection?

I can get behind that reasoning. Just thinking of ways to move this faster to done.

One more note: Logging the responses for the DO never yields an empty string

plug. I use this lib in https://github.com/proofzero/rollupid which supports account linking with a twist...Rollup turns the user into the "issuer".

> This is definitely not niche, when its part of the 2.1 standard I agree

Related: https://github.com/kwhitley/itty-durable/issues/28

> I have created a PR for this #26 > > If you look at my gists, I have extended the base class to support this and to use do-taskmanager...

can;t redirect to user's app b/c of state param but we can redirect back to passport.