João Dias

Results 123 comments of João Dias

I would love this as well

Have you considered using the Baggage standard (or something close to it) for this implementation? https://www.w3.org/TR/baggage/

Why write `infer` explicitly? Could we do like destructuring? `` instead of `` By default, it would infer.

@Urigo did you guys ended doing something else or still using this library?

We had to build our own web socket lambda function because there isn't one available for AWS API Gateway web sockets (or any implementation for serverless web sockets for that...

OOC are there plans to make these the same as JS semantics?

Isn't globalThis supported by all the browsers that Angular supports now?

@RanVaknin thank you for your help I checked the source code for `fromTemporaryCredentials` but it isn't obvious to me where the rotation is being done automatically. Am I missing something...

@kuhe I would prefer to use @RanVaknin suggestion as long as `fromTemporaryCredentials` is rotating the credentials if they expire but I can't see that kind of logic anywhere in that...