Imports github.com/golang-jwt/jwt Standard library imports crypto/hmac crypto/rand crypto/rsa crypto/sha256 crypto/x509 encoding/base64 encoding/hex encoding/json encoding/pem fmt io/ioutil net/http os strconv time