auth

package
v0.0.0-...-335761d Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
}

Service implements core.AuthService

func (*Service) GenerateAuthToken

func (a *Service) GenerateAuthToken(user core.User, expiry int64) (string, error)

func (*Service) VerifyAuthToken

func (a *Service) VerifyAuthToken(token string) (core.User, error)

Jump to

Keyboard shortcuts

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