google

package
v0.0.0-...-76b4489 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agg

type Agg interface {
	Signin(context.Context, string) (string, Claims, error)
	OAuth() *oauth2.Config
}

type Claims

type Claims map[string]any

func (Claims) CreateUser

func (c Claims) CreateUser(ctx context.Context) (user.U, error)

func (Claims) GetString

func (c Claims) GetString(key string) (string, error)

type ErrInvalidClaim

type ErrInvalidClaim struct {
	Claim string
}

func (ErrInvalidClaim) Error

func (e ErrInvalidClaim) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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