package
0.0.0-20220822164348-1fb92f6f5a50
Repository: https://github.com/vardius/go-api-boilerplate.git
Documentation: pkg.go.dev

# README

identity GoDoc

Package identity provides type that allows to authorize request

Download:

go get -u github.com/vardius/go-api-boilerplate/pkg/identity

Package identity provides type that allows to authorize request

# Functions

ContextWithIdentity returns a new Context that carries value i.
FromContext returns the Identity value stored in ctx, if any.

# Constants

Execution context flags.
Execution context flags.
Execution context flags.
Execution context flags.
Execution context flags.

# Structs

Identity data to be encode in auth token.

# Type aliases

Flag type.