Peter Kieltyka

Results 138 comments of Peter Kieltyka

hi @tanmaij thanks for your work on this PR -- I've merged another PR which upgrades us to the latest version of jwx/v2, and tagged https://github.com/go-chi/jwtauth/releases/tag/v5.1.0 can you rebase your...

done, and tagged a new release https://github.com/go-chi/jwtauth/releases/tag/v5.1.0

btw, I completely agree we should add a new `BigInt` primitive type to webrpc which could be a viable option on Go/TS/other

in order to support this, an easy way is to support GET http method and arguments as query params

btw, im pretty sure once https://github.com/webrpc/webrpc/issues/55 is solved, then this ticket will be closed along with it

I propose, fork it, finish it, use it in prod and then submit PR with update. Or link to fork and we can consume your changes once they’re refined. See...

Similar, yea. Try them both out since the dep files are so similar. I find Goop to work better and I prefer its definition file. Gom has chosen to use...

It shouldn’t touch global slog, and you can pass options.Writer. it certainly could be better and more carefully designed, but I actually don’t have time and it works for my...