I hereby claim:
- I am seanpascoe on github.
- I am seanpascoe (https://keybase.io/seanpascoe) on keybase.
- I have a public key ASCeJCpJG4kSlozM8kzqvOTis-Pwl7QdIfpK_w0JIYlRSgo
To claim this, I am signing this object:
ssh-keygen -t rsa -b 4096 -m PEM -f jwtRS256.key | |
# Don't add passphrase | |
openssl rsa -in jwtRS256.key -pubout -outform PEM -out jwtRS256.key.pub | |
cat jwtRS256.key | |
cat jwtRS256.key.pub |
const Benchmark = require('benchmark'); | |
const axios = require('axios'); | |
const got = require('got'); | |
const superagent = require('superagent'); | |
const suite = new Benchmark.Suite(); | |
const targetUrl = 'http://httpbin.org/ip'; | |
suite |
I hereby claim:
To claim this, I am signing this object: