Scott White

Results 7 issues of Scott White

In oauth2/generates/jwt_access.go:55-66, when using RSA or ECC, the key is parsed from PEM to sign every token. This should be done once and cached. This makes signing slow (as this...

I am trying to use this and the RPC library and I think the code requires a major refactor to match standard encoding libraries in Go. I have made changes...

For my purposes, I would like to use the old ab -n option to set a specific number of requests rather than duration. It would be mutually exclusive of -d.

Add support for parsing the Edit (edts) and EditList (elst) atoms. Also gofmt

I see that no PRs have landed since March. I wanted to open a PR, but if the project is no longer being supported, is there a fork that is?

**Describe the bug** Transport.Resolver docs state: ``` // When set, the Dial function is not responsible for performing name // resolution, and is always called with a pre-resolved address. Resolver...

bug

I am trying to copy and modify one of your examples for some documentation I'm writing but I just realized you've got no license in here. Can you add a...