token

package
v0.0.0-...-c954afd Latest Latest
Warning

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

Go to latest
Published: May 11, 2020 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClaimToken

func ClaimToken(username string) (string, error)

func ValidateToken

func ValidateToken(myToken string) (bool, string)

Types

type MyCustomClaims

type MyCustomClaims struct {
	Username string `json:"username"`
	jwt.StandardClaims
}

Jump to

Keyboard shortcuts

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