Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthCode ¶
type AuthCode struct {
ent.Schema
}
AuthCode holds the schema definition for the AuthCode entity.
type AuthRequest ¶
type AuthRequest struct {
ent.Schema
}
AuthRequest holds the schema definition for the AuthRequest entity.
type Connector ¶
type Connector struct {
ent.Schema
}
Connector holds the schema definition for the Client entity.
type DeviceRequest ¶
type DeviceRequest struct {
ent.Schema
}
DeviceRequest holds the schema definition for the DeviceRequest entity.
func (DeviceRequest) Fields ¶
func (DeviceRequest) Fields() []ent.Field
Fields of the DeviceRequest.
type DeviceToken ¶
type DeviceToken struct {
ent.Schema
}
DeviceToken holds the schema definition for the DeviceToken entity.
type OAuth2Client ¶
type OAuth2Client struct {
ent.Schema
}
OAuth2Client holds the schema definition for the Client entity.
type OfflineSession ¶
type OfflineSession struct {
ent.Schema
}
OfflineSession holds the schema definition for the OfflineSession entity.
func (OfflineSession) Fields ¶
func (OfflineSession) Fields() []ent.Field
Fields of the OfflineSession.
type Password ¶
type Password struct {
ent.Schema
}
Password holds the schema definition for the Password entity.
type RefreshToken ¶
type RefreshToken struct {
ent.Schema
}
RefreshToken holds the schema definition for the RefreshToken entity.