Andrew Baxter

Results 188 comments of Andrew Baxter

@Keats I'm not sure I can re-target MRs in this repo to branches in my fork... sorry, my github ineptitude on full display. AFAICT it only allows me to select...

Sorry didn't get to this yesterday. I'll do it now

Okay I made https://github.com/andrewbaxter/fork-jsonwebtoken/pull/1 https://github.com/andrewbaxter/fork-jsonwebtoken/pull/2 https://github.com/andrewbaxter/fork-jsonwebtoken/pull/3 targeted at this branch, and https://github.com/andrewbaxter/fork-jsonwebtoken/pull/4 with them all merged together if you want to try stuff out. I _think_ this is everything needed...

Aside from me I assume... :sweat_smile:

Ah yeah, so it looks like you have a JWS in the "JWS Compact Serialization" form which is `.`-concatenated and base64 encoded. There are two representations discussed in the RFC:...

I was thinking about this, and I wonder if it wouldn't be fine to merge as is? It's new functionality, so it won't break existing users, and if there are...

If someone uses a config that specifies trace logging and uses a release build, they're probably expecting trace logging and should either change their config (if they don't really want...

Ah... I inspired myself and just tried running vs code in the web directory rather than at the top of the project and the constant invalidations disappeared. Is it possible...

These are all related: #87 #78 #58