package test

import "github.com/golang-jwt/jwt/test"

Index

Functions

func LoadRSAPrivateKeyFromDisk

func LoadRSAPrivateKeyFromDisk(location string) *rsa.PrivateKey

func LoadRSAPublicKeyFromDisk

func LoadRSAPublicKeyFromDisk(location string) *rsa.PublicKey

func MakeSampleToken

func MakeSampleToken(c jwt.Claims, key interface{}) string

Source Files

helpers.go

Version
v3.2.2+incompatible (latest)
Published
Jul 30, 2021
Platform
darwin/amd64
Imports
3 packages
Last checked
now

Tools for package owners.