google

package
v0.1.23 Latest Latest
Warning

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

Go to latest
Published: May 26, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	ClientID string
}

func New

func New(clientID string) *Client

func (*Client) VerifyIDToken

func (c *Client) VerifyIDToken(ctx context.Context, rawIDToken string, expectedNonce string) (*Identity, error)

type Identity

type Identity struct {
	OAuthID       string
	Email         string
	EmailVerified bool
}

Jump to

Keyboard shortcuts

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