martian_jwt

package module
v0.0.0-...-e5d46a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2021 License: MIT Imports: 7 Imported by: 0

README

martian-jwt

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func TrampolimNewModifier

func TrampolimNewModifier(privateKey string) martian.RequestModifier

Types

type TrampolimModifier

type TrampolimModifier struct {
	// contains filtered or unexported fields
}

func (*TrampolimModifier) ModifyRequest

func (m *TrampolimModifier) ModifyRequest(req *http.Request) error

type TrampolimModifierJSON

type TrampolimModifierJSON struct {
	PrivateKey string               `json:"privateKey"`
	Scope      []parse.ModifierType `json:"scope"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL