userinfo

package
v0.0.0-...-afa1830 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2021 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserInfo

type UserInfo struct {
	ACR   string   `json:"acr"`
	AID   string   `json:"aid"`
	AMR   []string `json:"amr"`
	Email string   `json:"email"`
	MID   string   `json:"mid"`
	Sco   string   `json:"sco"`
	SID   string   `json:"sid"`
	Sub   string   `json:"sub"`
}

UserInfo basically bears the ID Token info

Jump to

Keyboard shortcuts

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