token

package
v0.0.0-...-ee635f1 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2021 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(email string) (string, error)

ClaimToken func

func ValidateToken

func ValidateToken(myToken string) (bool, string)

ValidateToken func

Types

type MyCustomeClaims

type MyCustomeClaims struct {
	Email string `json:"email"`
	jwt.StandardClaims
}

MyCustomeClaims struct

Jump to

Keyboard shortcuts

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