dhax
dhax
is this anywhere close to happen in the near future? ;)
did you find a solution to this? Having the same issue trying to await for a jwt token refresh... guess this is a duplicate of https://github.com/grpc/grpc-web/issues/988
@kurnal-volt no, I am only using an unaryInterceptor with the promise based client. Doesn't look like there was any progress regarding an async streamInterceptor.
@kurnal-volt have a look at the tests, e.g.: https://github.com/grpc/grpc-web/blob/master/packages/grpc-web/test/tsc-tests/client04.ts
this problem seems to be different to above linked issue, because in this case the filename that is linked to is the actual file path but also including the line...
closes #9 Any love for this repo anymore?
any progress or future proof workaround for this? Also noticed that I can't have virtual attributes based on stripped attributes using without. Like this example won't work, as provider object...
Maybe https://github.com/markbates/refresh does the job for you. Not as many features though but works very well.
only the command line option seems to work though, the config setting and env var is ignored in my case...
wondering if I am missing something here, as I don't think this is somehow installable at all. Correct me if I'm wrong, but this is just a template including a...