Chris Marisic
Chris Marisic
I take it nothing has ever happened with this?
Yes debug only support.
If it doesn't have async methods you could easily do ``` c# Task.Run(()=> { email.Send(); }; ``` Make sure to catch any exceptions in that
@sandersaares Understandable it would be "non-conforming". Definitely something that would need to be opt in only.
@dvsekhvalnov that #strict-validation jump link doesn't seem to go any where. I also don't see anything off hand on the history of README.md that would seem relevant
So i'm circling back to this. It doesn't look like there's any way for me to generate a token from jose without the headers being added. It looks like i...
In my closed system (mobile app to api) i just want to eliminate the alg and typ headers, they add over head for no purpose and expose a minor bit...
This PR should be rejected. Publishers should have no knowledge of subscribers.
Anyone have any thoughts on setting up a fork to replace it?