Daniel Cormier

Results 34 comments of Daniel Cormier

Since you're referencing the `*jwt.Token` instance exposed by `echo`, you would need to use the same version of the package that they are. At least for that type assertion. You...

It looks like this is already addressed in `v4.0.0-preview1`. See the [`StandardClaims.Audience` field, there](https://pkg.go.dev/github.com/dgrijalva/jwt-go/[email protected]?tab=doc#StandardClaims).

It would be nice to see additional committers in that fork to avoid this happening again, @dhui.

> Technically you're a committer since I cherry-picked your commit I guess I mean someone else (anyone) who is responsive and has control of the org, in case you're kidnapped...

A more complete example of how to use @bcmyers' `impl Visit` example with a `Subscriber`/`Layer` would be really helpful.

`ddbEndpoint` is not in scope in that `ProvideDDBClient` example. Additionally, my goal is for this function (`ProvideDDBClient`) to live in a shared package, while `Config` is specific to the consumer...

This is still tagged as `needs info`. Is there more expected from me, here?

> Meanwhile, if there is any example of an actual use case you have please feel free to post as we consider the design. My use case (#241) is to...

What can be done to move this forward?

Any progress on this?