package
Version:
v0.385.0
Opens a new window with list of versions in this module.
Published: Apr 24, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Identity struct {
Id string `json:"id"`
ExternalId string `json:"externalId"`
Email string `json:"email"`
EmailVerified bool `json:"email_verified"`
Password string `json:"-"`
Issuer string `json:"issuer"`
CreatedAt time.Time `json:"createdAt"`
UpdatedAt time.Time `json:"updatedAt"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.