SYMBOL INDEX (7658 symbols across 278 files) FILE: api/api.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Client (line 25) | type Client struct method Reset (line 39) | func (x *Client) Reset() { method String (line 46) | func (x *Client) String() string { method ProtoMessage (line 50) | func (*Client) ProtoMessage() {} method ProtoReflect (line 52) | func (x *Client) ProtoReflect() protoreflect.Message { method Descriptor (line 65) | func (*Client) Descriptor() ([]byte, []int) { method GetId (line 69) | func (x *Client) GetId() string { method GetSecret (line 76) | func (x *Client) GetSecret() string { method GetRedirectUris (line 83) | func (x *Client) GetRedirectUris() []string { method GetTrustedPeers (line 90) | func (x *Client) GetTrustedPeers() []string { method GetPublic (line 97) | func (x *Client) GetPublic() bool { method GetName (line 104) | func (x *Client) GetName() string { method GetLogoUrl (line 111) | func (x *Client) GetLogoUrl() string { method GetAllowedConnectors (line 118) | func (x *Client) GetAllowedConnectors() []string { type CreateClientReq (line 126) | type CreateClientReq struct method Reset (line 133) | func (x *CreateClientReq) Reset() { method String (line 140) | func (x *CreateClientReq) String() string { method ProtoMessage (line 144) | func (*CreateClientReq) ProtoMessage() {} method ProtoReflect (line 146) | func (x *CreateClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 159) | func (*CreateClientReq) Descriptor() ([]byte, []int) { method GetClient (line 163) | func (x *CreateClientReq) GetClient() *Client { type CreateClientResp (line 171) | type CreateClientResp struct method Reset (line 179) | func (x *CreateClientResp) Reset() { method String (line 186) | func (x *CreateClientResp) String() string { method ProtoMessage (line 190) | func (*CreateClientResp) ProtoMessage() {} method ProtoReflect (line 192) | func (x *CreateClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 205) | func (*CreateClientResp) Descriptor() ([]byte, []int) { method GetAlreadyExists (line 209) | func (x *CreateClientResp) GetAlreadyExists() bool { method GetClient (line 216) | func (x *CreateClientResp) GetClient() *Client { type DeleteClientReq (line 224) | type DeleteClientReq struct method Reset (line 232) | func (x *DeleteClientReq) Reset() { method String (line 239) | func (x *DeleteClientReq) String() string { method ProtoMessage (line 243) | func (*DeleteClientReq) ProtoMessage() {} method ProtoReflect (line 245) | func (x *DeleteClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 258) | func (*DeleteClientReq) Descriptor() ([]byte, []int) { method GetId (line 262) | func (x *DeleteClientReq) GetId() string { type DeleteClientResp (line 270) | type DeleteClientResp struct method Reset (line 277) | func (x *DeleteClientResp) Reset() { method String (line 284) | func (x *DeleteClientResp) String() string { method ProtoMessage (line 288) | func (*DeleteClientResp) ProtoMessage() {} method ProtoReflect (line 290) | func (x *DeleteClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 303) | func (*DeleteClientResp) Descriptor() ([]byte, []int) { method GetNotFound (line 307) | func (x *DeleteClientResp) GetNotFound() bool { type UpdateClientReq (line 315) | type UpdateClientReq struct method Reset (line 327) | func (x *UpdateClientReq) Reset() { method String (line 334) | func (x *UpdateClientReq) String() string { method ProtoMessage (line 338) | func (*UpdateClientReq) ProtoMessage() {} method ProtoReflect (line 340) | func (x *UpdateClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 353) | func (*UpdateClientReq) Descriptor() ([]byte, []int) { method GetId (line 357) | func (x *UpdateClientReq) GetId() string { method GetRedirectUris (line 364) | func (x *UpdateClientReq) GetRedirectUris() []string { method GetTrustedPeers (line 371) | func (x *UpdateClientReq) GetTrustedPeers() []string { method GetName (line 378) | func (x *UpdateClientReq) GetName() string { method GetLogoUrl (line 385) | func (x *UpdateClientReq) GetLogoUrl() string { method GetAllowedConnectors (line 392) | func (x *UpdateClientReq) GetAllowedConnectors() []string { type UpdateClientResp (line 400) | type UpdateClientResp struct method Reset (line 407) | func (x *UpdateClientResp) Reset() { method String (line 414) | func (x *UpdateClientResp) String() string { method ProtoMessage (line 418) | func (*UpdateClientResp) ProtoMessage() {} method ProtoReflect (line 420) | func (x *UpdateClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 433) | func (*UpdateClientResp) Descriptor() ([]byte, []int) { method GetNotFound (line 437) | func (x *UpdateClientResp) GetNotFound() bool { type Password (line 445) | type Password struct method Reset (line 456) | func (x *Password) Reset() { method String (line 463) | func (x *Password) String() string { method ProtoMessage (line 467) | func (*Password) ProtoMessage() {} method ProtoReflect (line 469) | func (x *Password) ProtoReflect() protoreflect.Message { method Descriptor (line 482) | func (*Password) Descriptor() ([]byte, []int) { method GetEmail (line 486) | func (x *Password) GetEmail() string { method GetHash (line 493) | func (x *Password) GetHash() []byte { method GetUsername (line 500) | func (x *Password) GetUsername() string { method GetUserId (line 507) | func (x *Password) GetUserId() string { type CreatePasswordReq (line 515) | type CreatePasswordReq struct method Reset (line 522) | func (x *CreatePasswordReq) Reset() { method String (line 529) | func (x *CreatePasswordReq) String() string { method ProtoMessage (line 533) | func (*CreatePasswordReq) ProtoMessage() {} method ProtoReflect (line 535) | func (x *CreatePasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 548) | func (*CreatePasswordReq) Descriptor() ([]byte, []int) { method GetPassword (line 552) | func (x *CreatePasswordReq) GetPassword() *Password { type CreatePasswordResp (line 560) | type CreatePasswordResp struct method Reset (line 567) | func (x *CreatePasswordResp) Reset() { method String (line 574) | func (x *CreatePasswordResp) String() string { method ProtoMessage (line 578) | func (*CreatePasswordResp) ProtoMessage() {} method ProtoReflect (line 580) | func (x *CreatePasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 593) | func (*CreatePasswordResp) Descriptor() ([]byte, []int) { method GetAlreadyExists (line 597) | func (x *CreatePasswordResp) GetAlreadyExists() bool { type UpdatePasswordReq (line 605) | type UpdatePasswordReq struct method Reset (line 615) | func (x *UpdatePasswordReq) Reset() { method String (line 622) | func (x *UpdatePasswordReq) String() string { method ProtoMessage (line 626) | func (*UpdatePasswordReq) ProtoMessage() {} method ProtoReflect (line 628) | func (x *UpdatePasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 641) | func (*UpdatePasswordReq) Descriptor() ([]byte, []int) { method GetEmail (line 645) | func (x *UpdatePasswordReq) GetEmail() string { method GetNewHash (line 652) | func (x *UpdatePasswordReq) GetNewHash() []byte { method GetNewUsername (line 659) | func (x *UpdatePasswordReq) GetNewUsername() string { type UpdatePasswordResp (line 667) | type UpdatePasswordResp struct method Reset (line 674) | func (x *UpdatePasswordResp) Reset() { method String (line 681) | func (x *UpdatePasswordResp) String() string { method ProtoMessage (line 685) | func (*UpdatePasswordResp) ProtoMessage() {} method ProtoReflect (line 687) | func (x *UpdatePasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 700) | func (*UpdatePasswordResp) Descriptor() ([]byte, []int) { method GetNotFound (line 704) | func (x *UpdatePasswordResp) GetNotFound() bool { type DeletePasswordReq (line 712) | type DeletePasswordReq struct method Reset (line 719) | func (x *DeletePasswordReq) Reset() { method String (line 726) | func (x *DeletePasswordReq) String() string { method ProtoMessage (line 730) | func (*DeletePasswordReq) ProtoMessage() {} method ProtoReflect (line 732) | func (x *DeletePasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 745) | func (*DeletePasswordReq) Descriptor() ([]byte, []int) { method GetEmail (line 749) | func (x *DeletePasswordReq) GetEmail() string { type DeletePasswordResp (line 757) | type DeletePasswordResp struct method Reset (line 764) | func (x *DeletePasswordResp) Reset() { method String (line 771) | func (x *DeletePasswordResp) String() string { method ProtoMessage (line 775) | func (*DeletePasswordResp) ProtoMessage() {} method ProtoReflect (line 777) | func (x *DeletePasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 790) | func (*DeletePasswordResp) Descriptor() ([]byte, []int) { method GetNotFound (line 794) | func (x *DeletePasswordResp) GetNotFound() bool { type ListPasswordReq (line 802) | type ListPasswordReq struct method Reset (line 808) | func (x *ListPasswordReq) Reset() { method String (line 815) | func (x *ListPasswordReq) String() string { method ProtoMessage (line 819) | func (*ListPasswordReq) ProtoMessage() {} method ProtoReflect (line 821) | func (x *ListPasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 834) | func (*ListPasswordReq) Descriptor() ([]byte, []int) { type ListPasswordResp (line 839) | type ListPasswordResp struct method Reset (line 846) | func (x *ListPasswordResp) Reset() { method String (line 853) | func (x *ListPasswordResp) String() string { method ProtoMessage (line 857) | func (*ListPasswordResp) ProtoMessage() {} method ProtoReflect (line 859) | func (x *ListPasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 872) | func (*ListPasswordResp) Descriptor() ([]byte, []int) { method GetPasswords (line 876) | func (x *ListPasswordResp) GetPasswords() []*Password { type VersionReq (line 884) | type VersionReq struct method Reset (line 890) | func (x *VersionReq) Reset() { method String (line 897) | func (x *VersionReq) String() string { method ProtoMessage (line 901) | func (*VersionReq) ProtoMessage() {} method ProtoReflect (line 903) | func (x *VersionReq) ProtoReflect() protoreflect.Message { method Descriptor (line 916) | func (*VersionReq) Descriptor() ([]byte, []int) { type VersionResp (line 921) | type VersionResp struct method Reset (line 932) | func (x *VersionResp) Reset() { method String (line 939) | func (x *VersionResp) String() string { method ProtoMessage (line 943) | func (*VersionResp) ProtoMessage() {} method ProtoReflect (line 945) | func (x *VersionResp) ProtoReflect() protoreflect.Message { method Descriptor (line 958) | func (*VersionResp) Descriptor() ([]byte, []int) { method GetServer (line 962) | func (x *VersionResp) GetServer() string { method GetApi (line 969) | func (x *VersionResp) GetApi() int32 { type RefreshTokenRef (line 977) | type RefreshTokenRef struct method Reset (line 988) | func (x *RefreshTokenRef) Reset() { method String (line 995) | func (x *RefreshTokenRef) String() string { method ProtoMessage (line 999) | func (*RefreshTokenRef) ProtoMessage() {} method ProtoReflect (line 1001) | func (x *RefreshTokenRef) ProtoReflect() protoreflect.Message { method Descriptor (line 1014) | func (*RefreshTokenRef) Descriptor() ([]byte, []int) { method GetId (line 1018) | func (x *RefreshTokenRef) GetId() string { method GetClientId (line 1025) | func (x *RefreshTokenRef) GetClientId() string { method GetCreatedAt (line 1032) | func (x *RefreshTokenRef) GetCreatedAt() int64 { method GetLastUsed (line 1039) | func (x *RefreshTokenRef) GetLastUsed() int64 { type ListRefreshReq (line 1047) | type ListRefreshReq struct method Reset (line 1055) | func (x *ListRefreshReq) Reset() { method String (line 1062) | func (x *ListRefreshReq) String() string { method ProtoMessage (line 1066) | func (*ListRefreshReq) ProtoMessage() {} method ProtoReflect (line 1068) | func (x *ListRefreshReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1081) | func (*ListRefreshReq) Descriptor() ([]byte, []int) { method GetUserId (line 1085) | func (x *ListRefreshReq) GetUserId() string { type ListRefreshResp (line 1093) | type ListRefreshResp struct method Reset (line 1100) | func (x *ListRefreshResp) Reset() { method String (line 1107) | func (x *ListRefreshResp) String() string { method ProtoMessage (line 1111) | func (*ListRefreshResp) ProtoMessage() {} method ProtoReflect (line 1113) | func (x *ListRefreshResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1126) | func (*ListRefreshResp) Descriptor() ([]byte, []int) { method GetRefreshTokens (line 1130) | func (x *ListRefreshResp) GetRefreshTokens() []*RefreshTokenRef { type RevokeRefreshReq (line 1138) | type RevokeRefreshReq struct method Reset (line 1147) | func (x *RevokeRefreshReq) Reset() { method String (line 1154) | func (x *RevokeRefreshReq) String() string { method ProtoMessage (line 1158) | func (*RevokeRefreshReq) ProtoMessage() {} method ProtoReflect (line 1160) | func (x *RevokeRefreshReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1173) | func (*RevokeRefreshReq) Descriptor() ([]byte, []int) { method GetUserId (line 1177) | func (x *RevokeRefreshReq) GetUserId() string { method GetClientId (line 1184) | func (x *RevokeRefreshReq) GetClientId() string { type RevokeRefreshResp (line 1192) | type RevokeRefreshResp struct method Reset (line 1200) | func (x *RevokeRefreshResp) Reset() { method String (line 1207) | func (x *RevokeRefreshResp) String() string { method ProtoMessage (line 1211) | func (*RevokeRefreshResp) ProtoMessage() {} method ProtoReflect (line 1213) | func (x *RevokeRefreshResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1226) | func (*RevokeRefreshResp) Descriptor() ([]byte, []int) { method GetNotFound (line 1230) | func (x *RevokeRefreshResp) GetNotFound() bool { type VerifyPasswordReq (line 1237) | type VerifyPasswordReq struct method Reset (line 1245) | func (x *VerifyPasswordReq) Reset() { method String (line 1252) | func (x *VerifyPasswordReq) String() string { method ProtoMessage (line 1256) | func (*VerifyPasswordReq) ProtoMessage() {} method ProtoReflect (line 1258) | func (x *VerifyPasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1271) | func (*VerifyPasswordReq) Descriptor() ([]byte, []int) { method GetEmail (line 1275) | func (x *VerifyPasswordReq) GetEmail() string { method GetPassword (line 1282) | func (x *VerifyPasswordReq) GetPassword() string { type VerifyPasswordResp (line 1289) | type VerifyPasswordResp struct method Reset (line 1297) | func (x *VerifyPasswordResp) Reset() { method String (line 1304) | func (x *VerifyPasswordResp) String() string { method ProtoMessage (line 1308) | func (*VerifyPasswordResp) ProtoMessage() {} method ProtoReflect (line 1310) | func (x *VerifyPasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1323) | func (*VerifyPasswordResp) Descriptor() ([]byte, []int) { method GetVerified (line 1327) | func (x *VerifyPasswordResp) GetVerified() bool { method GetNotFound (line 1334) | func (x *VerifyPasswordResp) GetNotFound() bool { function file_api_api_proto_rawDescGZIP (line 1519) | func file_api_api_proto_rawDescGZIP() []byte { function init (line 1589) | func init() { file_api_api_proto_init() } function file_api_api_proto_init (line 1590) | func file_api_api_proto_init() { FILE: api/api_grpc.pb.go constant _ (line 19) | _ = grpc.SupportPackageIsVersion9 constant Dex_CreateClient_FullMethodName (line 22) | Dex_CreateClient_FullMethodName = "/api.Dex/CreateClient" constant Dex_UpdateClient_FullMethodName (line 23) | Dex_UpdateClient_FullMethodName = "/api.Dex/UpdateClient" constant Dex_DeleteClient_FullMethodName (line 24) | Dex_DeleteClient_FullMethodName = "/api.Dex/DeleteClient" constant Dex_CreatePassword_FullMethodName (line 25) | Dex_CreatePassword_FullMethodName = "/api.Dex/CreatePassword" constant Dex_UpdatePassword_FullMethodName (line 26) | Dex_UpdatePassword_FullMethodName = "/api.Dex/UpdatePassword" constant Dex_DeletePassword_FullMethodName (line 27) | Dex_DeletePassword_FullMethodName = "/api.Dex/DeletePassword" constant Dex_ListPasswords_FullMethodName (line 28) | Dex_ListPasswords_FullMethodName = "/api.Dex/ListPasswords" constant Dex_GetVersion_FullMethodName (line 29) | Dex_GetVersion_FullMethodName = "/api.Dex/GetVersion" constant Dex_ListRefresh_FullMethodName (line 30) | Dex_ListRefresh_FullMethodName = "/api.Dex/ListRefresh" constant Dex_RevokeRefresh_FullMethodName (line 31) | Dex_RevokeRefresh_FullMethodName = "/api.Dex/RevokeRefresh" constant Dex_VerifyPassword_FullMethodName (line 32) | Dex_VerifyPassword_FullMethodName = "/api.Dex/VerifyPassword" type DexClient (line 40) | type DexClient interface type dexClient (line 67) | type dexClient struct method CreateClient (line 75) | func (c *dexClient) CreateClient(ctx context.Context, in *CreateClient... method UpdateClient (line 85) | func (c *dexClient) UpdateClient(ctx context.Context, in *UpdateClient... method DeleteClient (line 95) | func (c *dexClient) DeleteClient(ctx context.Context, in *DeleteClient... method CreatePassword (line 105) | func (c *dexClient) CreatePassword(ctx context.Context, in *CreatePass... method UpdatePassword (line 115) | func (c *dexClient) UpdatePassword(ctx context.Context, in *UpdatePass... method DeletePassword (line 125) | func (c *dexClient) DeletePassword(ctx context.Context, in *DeletePass... method ListPasswords (line 135) | func (c *dexClient) ListPasswords(ctx context.Context, in *ListPasswor... method GetVersion (line 145) | func (c *dexClient) GetVersion(ctx context.Context, in *VersionReq, op... method ListRefresh (line 155) | func (c *dexClient) ListRefresh(ctx context.Context, in *ListRefreshRe... method RevokeRefresh (line 165) | func (c *dexClient) RevokeRefresh(ctx context.Context, in *RevokeRefre... method VerifyPassword (line 175) | func (c *dexClient) VerifyPassword(ctx context.Context, in *VerifyPass... function NewDexClient (line 71) | func NewDexClient(cc grpc.ClientConnInterface) DexClient { type DexServer (line 190) | type DexServer interface type UnimplementedDexServer (line 223) | type UnimplementedDexServer struct method CreateClient (line 225) | func (UnimplementedDexServer) CreateClient(context.Context, *CreateCli... method UpdateClient (line 228) | func (UnimplementedDexServer) UpdateClient(context.Context, *UpdateCli... method DeleteClient (line 231) | func (UnimplementedDexServer) DeleteClient(context.Context, *DeleteCli... method CreatePassword (line 234) | func (UnimplementedDexServer) CreatePassword(context.Context, *CreateP... method UpdatePassword (line 237) | func (UnimplementedDexServer) UpdatePassword(context.Context, *UpdateP... method DeletePassword (line 240) | func (UnimplementedDexServer) DeletePassword(context.Context, *DeleteP... method ListPasswords (line 243) | func (UnimplementedDexServer) ListPasswords(context.Context, *ListPass... method GetVersion (line 246) | func (UnimplementedDexServer) GetVersion(context.Context, *VersionReq)... method ListRefresh (line 249) | func (UnimplementedDexServer) ListRefresh(context.Context, *ListRefres... method RevokeRefresh (line 252) | func (UnimplementedDexServer) RevokeRefresh(context.Context, *RevokeRe... method VerifyPassword (line 255) | func (UnimplementedDexServer) VerifyPassword(context.Context, *VerifyP... method mustEmbedUnimplementedDexServer (line 258) | func (UnimplementedDexServer) mustEmbedUnimplementedDexServer() {} method testEmbeddedByValue (line 259) | func (UnimplementedDexServer) testEmbeddedByValue() {} type UnsafeDexServer (line 264) | type UnsafeDexServer interface function RegisterDexServer (line 268) | func RegisterDexServer(s grpc.ServiceRegistrar, srv DexServer) { function _Dex_CreateClient_Handler (line 279) | func _Dex_CreateClient_Handler(srv interface{}, ctx context.Context, dec... function _Dex_UpdateClient_Handler (line 297) | func _Dex_UpdateClient_Handler(srv interface{}, ctx context.Context, dec... function _Dex_DeleteClient_Handler (line 315) | func _Dex_DeleteClient_Handler(srv interface{}, ctx context.Context, dec... function _Dex_CreatePassword_Handler (line 333) | func _Dex_CreatePassword_Handler(srv interface{}, ctx context.Context, d... function _Dex_UpdatePassword_Handler (line 351) | func _Dex_UpdatePassword_Handler(srv interface{}, ctx context.Context, d... function _Dex_DeletePassword_Handler (line 369) | func _Dex_DeletePassword_Handler(srv interface{}, ctx context.Context, d... function _Dex_ListPasswords_Handler (line 387) | func _Dex_ListPasswords_Handler(srv interface{}, ctx context.Context, de... function _Dex_GetVersion_Handler (line 405) | func _Dex_GetVersion_Handler(srv interface{}, ctx context.Context, dec f... function _Dex_ListRefresh_Handler (line 423) | func _Dex_ListRefresh_Handler(srv interface{}, ctx context.Context, dec ... function _Dex_RevokeRefresh_Handler (line 441) | func _Dex_RevokeRefresh_Handler(srv interface{}, ctx context.Context, de... function _Dex_VerifyPassword_Handler (line 459) | func _Dex_VerifyPassword_Handler(srv interface{}, ctx context.Context, d... FILE: api/v2/api.pb.go constant _ (line 19) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 21) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type Client (line 25) | type Client struct method Reset (line 39) | func (x *Client) Reset() { method String (line 46) | func (x *Client) String() string { method ProtoMessage (line 50) | func (*Client) ProtoMessage() {} method ProtoReflect (line 52) | func (x *Client) ProtoReflect() protoreflect.Message { method Descriptor (line 65) | func (*Client) Descriptor() ([]byte, []int) { method GetId (line 69) | func (x *Client) GetId() string { method GetSecret (line 76) | func (x *Client) GetSecret() string { method GetRedirectUris (line 83) | func (x *Client) GetRedirectUris() []string { method GetTrustedPeers (line 90) | func (x *Client) GetTrustedPeers() []string { method GetPublic (line 97) | func (x *Client) GetPublic() bool { method GetName (line 104) | func (x *Client) GetName() string { method GetLogoUrl (line 111) | func (x *Client) GetLogoUrl() string { method GetAllowedConnectors (line 118) | func (x *Client) GetAllowedConnectors() []string { type ClientInfo (line 126) | type ClientInfo struct method Reset (line 139) | func (x *ClientInfo) Reset() { method String (line 146) | func (x *ClientInfo) String() string { method ProtoMessage (line 150) | func (*ClientInfo) ProtoMessage() {} method ProtoReflect (line 152) | func (x *ClientInfo) ProtoReflect() protoreflect.Message { method Descriptor (line 165) | func (*ClientInfo) Descriptor() ([]byte, []int) { method GetId (line 169) | func (x *ClientInfo) GetId() string { method GetRedirectUris (line 176) | func (x *ClientInfo) GetRedirectUris() []string { method GetTrustedPeers (line 183) | func (x *ClientInfo) GetTrustedPeers() []string { method GetPublic (line 190) | func (x *ClientInfo) GetPublic() bool { method GetName (line 197) | func (x *ClientInfo) GetName() string { method GetLogoUrl (line 204) | func (x *ClientInfo) GetLogoUrl() string { method GetAllowedConnectors (line 211) | func (x *ClientInfo) GetAllowedConnectors() []string { type GetClientReq (line 219) | type GetClientReq struct method Reset (line 227) | func (x *GetClientReq) Reset() { method String (line 234) | func (x *GetClientReq) String() string { method ProtoMessage (line 238) | func (*GetClientReq) ProtoMessage() {} method ProtoReflect (line 240) | func (x *GetClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 253) | func (*GetClientReq) Descriptor() ([]byte, []int) { method GetId (line 257) | func (x *GetClientReq) GetId() string { type GetClientResp (line 265) | type GetClientResp struct method Reset (line 272) | func (x *GetClientResp) Reset() { method String (line 279) | func (x *GetClientResp) String() string { method ProtoMessage (line 283) | func (*GetClientResp) ProtoMessage() {} method ProtoReflect (line 285) | func (x *GetClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 298) | func (*GetClientResp) Descriptor() ([]byte, []int) { method GetClient (line 302) | func (x *GetClientResp) GetClient() *Client { type CreateClientReq (line 310) | type CreateClientReq struct method Reset (line 317) | func (x *CreateClientReq) Reset() { method String (line 324) | func (x *CreateClientReq) String() string { method ProtoMessage (line 328) | func (*CreateClientReq) ProtoMessage() {} method ProtoReflect (line 330) | func (x *CreateClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 343) | func (*CreateClientReq) Descriptor() ([]byte, []int) { method GetClient (line 347) | func (x *CreateClientReq) GetClient() *Client { type CreateClientResp (line 355) | type CreateClientResp struct method Reset (line 363) | func (x *CreateClientResp) Reset() { method String (line 370) | func (x *CreateClientResp) String() string { method ProtoMessage (line 374) | func (*CreateClientResp) ProtoMessage() {} method ProtoReflect (line 376) | func (x *CreateClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 389) | func (*CreateClientResp) Descriptor() ([]byte, []int) { method GetAlreadyExists (line 393) | func (x *CreateClientResp) GetAlreadyExists() bool { method GetClient (line 400) | func (x *CreateClientResp) GetClient() *Client { type DeleteClientReq (line 408) | type DeleteClientReq struct method Reset (line 416) | func (x *DeleteClientReq) Reset() { method String (line 423) | func (x *DeleteClientReq) String() string { method ProtoMessage (line 427) | func (*DeleteClientReq) ProtoMessage() {} method ProtoReflect (line 429) | func (x *DeleteClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 442) | func (*DeleteClientReq) Descriptor() ([]byte, []int) { method GetId (line 446) | func (x *DeleteClientReq) GetId() string { type DeleteClientResp (line 454) | type DeleteClientResp struct method Reset (line 461) | func (x *DeleteClientResp) Reset() { method String (line 468) | func (x *DeleteClientResp) String() string { method ProtoMessage (line 472) | func (*DeleteClientResp) ProtoMessage() {} method ProtoReflect (line 474) | func (x *DeleteClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 487) | func (*DeleteClientResp) Descriptor() ([]byte, []int) { method GetNotFound (line 491) | func (x *DeleteClientResp) GetNotFound() bool { type UpdateClientReq (line 499) | type UpdateClientReq struct method Reset (line 511) | func (x *UpdateClientReq) Reset() { method String (line 518) | func (x *UpdateClientReq) String() string { method ProtoMessage (line 522) | func (*UpdateClientReq) ProtoMessage() {} method ProtoReflect (line 524) | func (x *UpdateClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 537) | func (*UpdateClientReq) Descriptor() ([]byte, []int) { method GetId (line 541) | func (x *UpdateClientReq) GetId() string { method GetRedirectUris (line 548) | func (x *UpdateClientReq) GetRedirectUris() []string { method GetTrustedPeers (line 555) | func (x *UpdateClientReq) GetTrustedPeers() []string { method GetName (line 562) | func (x *UpdateClientReq) GetName() string { method GetLogoUrl (line 569) | func (x *UpdateClientReq) GetLogoUrl() string { method GetAllowedConnectors (line 576) | func (x *UpdateClientReq) GetAllowedConnectors() []string { type UpdateClientResp (line 584) | type UpdateClientResp struct method Reset (line 591) | func (x *UpdateClientResp) Reset() { method String (line 598) | func (x *UpdateClientResp) String() string { method ProtoMessage (line 602) | func (*UpdateClientResp) ProtoMessage() {} method ProtoReflect (line 604) | func (x *UpdateClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 617) | func (*UpdateClientResp) Descriptor() ([]byte, []int) { method GetNotFound (line 621) | func (x *UpdateClientResp) GetNotFound() bool { type ListClientReq (line 629) | type ListClientReq struct method Reset (line 635) | func (x *ListClientReq) Reset() { method String (line 642) | func (x *ListClientReq) String() string { method ProtoMessage (line 646) | func (*ListClientReq) ProtoMessage() {} method ProtoReflect (line 648) | func (x *ListClientReq) ProtoReflect() protoreflect.Message { method Descriptor (line 661) | func (*ListClientReq) Descriptor() ([]byte, []int) { type ListClientResp (line 666) | type ListClientResp struct method Reset (line 673) | func (x *ListClientResp) Reset() { method String (line 680) | func (x *ListClientResp) String() string { method ProtoMessage (line 684) | func (*ListClientResp) ProtoMessage() {} method ProtoReflect (line 686) | func (x *ListClientResp) ProtoReflect() protoreflect.Message { method Descriptor (line 699) | func (*ListClientResp) Descriptor() ([]byte, []int) { method GetClients (line 703) | func (x *ListClientResp) GetClients() []*ClientInfo { type Password (line 711) | type Password struct method Reset (line 722) | func (x *Password) Reset() { method String (line 729) | func (x *Password) String() string { method ProtoMessage (line 733) | func (*Password) ProtoMessage() {} method ProtoReflect (line 735) | func (x *Password) ProtoReflect() protoreflect.Message { method Descriptor (line 748) | func (*Password) Descriptor() ([]byte, []int) { method GetEmail (line 752) | func (x *Password) GetEmail() string { method GetHash (line 759) | func (x *Password) GetHash() []byte { method GetUsername (line 766) | func (x *Password) GetUsername() string { method GetUserId (line 773) | func (x *Password) GetUserId() string { type CreatePasswordReq (line 781) | type CreatePasswordReq struct method Reset (line 788) | func (x *CreatePasswordReq) Reset() { method String (line 795) | func (x *CreatePasswordReq) String() string { method ProtoMessage (line 799) | func (*CreatePasswordReq) ProtoMessage() {} method ProtoReflect (line 801) | func (x *CreatePasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 814) | func (*CreatePasswordReq) Descriptor() ([]byte, []int) { method GetPassword (line 818) | func (x *CreatePasswordReq) GetPassword() *Password { type CreatePasswordResp (line 826) | type CreatePasswordResp struct method Reset (line 833) | func (x *CreatePasswordResp) Reset() { method String (line 840) | func (x *CreatePasswordResp) String() string { method ProtoMessage (line 844) | func (*CreatePasswordResp) ProtoMessage() {} method ProtoReflect (line 846) | func (x *CreatePasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 859) | func (*CreatePasswordResp) Descriptor() ([]byte, []int) { method GetAlreadyExists (line 863) | func (x *CreatePasswordResp) GetAlreadyExists() bool { type UpdatePasswordReq (line 871) | type UpdatePasswordReq struct method Reset (line 881) | func (x *UpdatePasswordReq) Reset() { method String (line 888) | func (x *UpdatePasswordReq) String() string { method ProtoMessage (line 892) | func (*UpdatePasswordReq) ProtoMessage() {} method ProtoReflect (line 894) | func (x *UpdatePasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 907) | func (*UpdatePasswordReq) Descriptor() ([]byte, []int) { method GetEmail (line 911) | func (x *UpdatePasswordReq) GetEmail() string { method GetNewHash (line 918) | func (x *UpdatePasswordReq) GetNewHash() []byte { method GetNewUsername (line 925) | func (x *UpdatePasswordReq) GetNewUsername() string { type UpdatePasswordResp (line 933) | type UpdatePasswordResp struct method Reset (line 940) | func (x *UpdatePasswordResp) Reset() { method String (line 947) | func (x *UpdatePasswordResp) String() string { method ProtoMessage (line 951) | func (*UpdatePasswordResp) ProtoMessage() {} method ProtoReflect (line 953) | func (x *UpdatePasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 966) | func (*UpdatePasswordResp) Descriptor() ([]byte, []int) { method GetNotFound (line 970) | func (x *UpdatePasswordResp) GetNotFound() bool { type DeletePasswordReq (line 978) | type DeletePasswordReq struct method Reset (line 985) | func (x *DeletePasswordReq) Reset() { method String (line 992) | func (x *DeletePasswordReq) String() string { method ProtoMessage (line 996) | func (*DeletePasswordReq) ProtoMessage() {} method ProtoReflect (line 998) | func (x *DeletePasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1011) | func (*DeletePasswordReq) Descriptor() ([]byte, []int) { method GetEmail (line 1015) | func (x *DeletePasswordReq) GetEmail() string { type DeletePasswordResp (line 1023) | type DeletePasswordResp struct method Reset (line 1030) | func (x *DeletePasswordResp) Reset() { method String (line 1037) | func (x *DeletePasswordResp) String() string { method ProtoMessage (line 1041) | func (*DeletePasswordResp) ProtoMessage() {} method ProtoReflect (line 1043) | func (x *DeletePasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1056) | func (*DeletePasswordResp) Descriptor() ([]byte, []int) { method GetNotFound (line 1060) | func (x *DeletePasswordResp) GetNotFound() bool { type ListPasswordReq (line 1068) | type ListPasswordReq struct method Reset (line 1074) | func (x *ListPasswordReq) Reset() { method String (line 1081) | func (x *ListPasswordReq) String() string { method ProtoMessage (line 1085) | func (*ListPasswordReq) ProtoMessage() {} method ProtoReflect (line 1087) | func (x *ListPasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1100) | func (*ListPasswordReq) Descriptor() ([]byte, []int) { type ListPasswordResp (line 1105) | type ListPasswordResp struct method Reset (line 1112) | func (x *ListPasswordResp) Reset() { method String (line 1119) | func (x *ListPasswordResp) String() string { method ProtoMessage (line 1123) | func (*ListPasswordResp) ProtoMessage() {} method ProtoReflect (line 1125) | func (x *ListPasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1138) | func (*ListPasswordResp) Descriptor() ([]byte, []int) { method GetPasswords (line 1142) | func (x *ListPasswordResp) GetPasswords() []*Password { type Connector (line 1150) | type Connector struct method Reset (line 1161) | func (x *Connector) Reset() { method String (line 1168) | func (x *Connector) String() string { method ProtoMessage (line 1172) | func (*Connector) ProtoMessage() {} method ProtoReflect (line 1174) | func (x *Connector) ProtoReflect() protoreflect.Message { method Descriptor (line 1187) | func (*Connector) Descriptor() ([]byte, []int) { method GetId (line 1191) | func (x *Connector) GetId() string { method GetType (line 1198) | func (x *Connector) GetType() string { method GetName (line 1205) | func (x *Connector) GetName() string { method GetConfig (line 1212) | func (x *Connector) GetConfig() []byte { method GetGrantTypes (line 1219) | func (x *Connector) GetGrantTypes() []string { type CreateConnectorReq (line 1227) | type CreateConnectorReq struct method Reset (line 1234) | func (x *CreateConnectorReq) Reset() { method String (line 1241) | func (x *CreateConnectorReq) String() string { method ProtoMessage (line 1245) | func (*CreateConnectorReq) ProtoMessage() {} method ProtoReflect (line 1247) | func (x *CreateConnectorReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1260) | func (*CreateConnectorReq) Descriptor() ([]byte, []int) { method GetConnector (line 1264) | func (x *CreateConnectorReq) GetConnector() *Connector { type CreateConnectorResp (line 1272) | type CreateConnectorResp struct method Reset (line 1279) | func (x *CreateConnectorResp) Reset() { method String (line 1286) | func (x *CreateConnectorResp) String() string { method ProtoMessage (line 1290) | func (*CreateConnectorResp) ProtoMessage() {} method ProtoReflect (line 1292) | func (x *CreateConnectorResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1305) | func (*CreateConnectorResp) Descriptor() ([]byte, []int) { method GetAlreadyExists (line 1309) | func (x *CreateConnectorResp) GetAlreadyExists() bool { type GrantTypes (line 1318) | type GrantTypes struct method Reset (line 1325) | func (x *GrantTypes) Reset() { method String (line 1332) | func (x *GrantTypes) String() string { method ProtoMessage (line 1336) | func (*GrantTypes) ProtoMessage() {} method ProtoReflect (line 1338) | func (x *GrantTypes) ProtoReflect() protoreflect.Message { method Descriptor (line 1351) | func (*GrantTypes) Descriptor() ([]byte, []int) { method GetGrantTypes (line 1355) | func (x *GrantTypes) GetGrantTypes() []string { type UpdateConnectorReq (line 1363) | type UpdateConnectorReq struct method Reset (line 1378) | func (x *UpdateConnectorReq) Reset() { method String (line 1385) | func (x *UpdateConnectorReq) String() string { method ProtoMessage (line 1389) | func (*UpdateConnectorReq) ProtoMessage() {} method ProtoReflect (line 1391) | func (x *UpdateConnectorReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1404) | func (*UpdateConnectorReq) Descriptor() ([]byte, []int) { method GetId (line 1408) | func (x *UpdateConnectorReq) GetId() string { method GetNewType (line 1415) | func (x *UpdateConnectorReq) GetNewType() string { method GetNewName (line 1422) | func (x *UpdateConnectorReq) GetNewName() string { method GetNewConfig (line 1429) | func (x *UpdateConnectorReq) GetNewConfig() []byte { method GetNewGrantTypes (line 1436) | func (x *UpdateConnectorReq) GetNewGrantTypes() *GrantTypes { type UpdateConnectorResp (line 1444) | type UpdateConnectorResp struct method Reset (line 1451) | func (x *UpdateConnectorResp) Reset() { method String (line 1458) | func (x *UpdateConnectorResp) String() string { method ProtoMessage (line 1462) | func (*UpdateConnectorResp) ProtoMessage() {} method ProtoReflect (line 1464) | func (x *UpdateConnectorResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1477) | func (*UpdateConnectorResp) Descriptor() ([]byte, []int) { method GetNotFound (line 1481) | func (x *UpdateConnectorResp) GetNotFound() bool { type DeleteConnectorReq (line 1489) | type DeleteConnectorReq struct method Reset (line 1496) | func (x *DeleteConnectorReq) Reset() { method String (line 1503) | func (x *DeleteConnectorReq) String() string { method ProtoMessage (line 1507) | func (*DeleteConnectorReq) ProtoMessage() {} method ProtoReflect (line 1509) | func (x *DeleteConnectorReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1522) | func (*DeleteConnectorReq) Descriptor() ([]byte, []int) { method GetId (line 1526) | func (x *DeleteConnectorReq) GetId() string { type DeleteConnectorResp (line 1534) | type DeleteConnectorResp struct method Reset (line 1541) | func (x *DeleteConnectorResp) Reset() { method String (line 1548) | func (x *DeleteConnectorResp) String() string { method ProtoMessage (line 1552) | func (*DeleteConnectorResp) ProtoMessage() {} method ProtoReflect (line 1554) | func (x *DeleteConnectorResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1567) | func (*DeleteConnectorResp) Descriptor() ([]byte, []int) { method GetNotFound (line 1571) | func (x *DeleteConnectorResp) GetNotFound() bool { type ListConnectorReq (line 1579) | type ListConnectorReq struct method Reset (line 1585) | func (x *ListConnectorReq) Reset() { method String (line 1592) | func (x *ListConnectorReq) String() string { method ProtoMessage (line 1596) | func (*ListConnectorReq) ProtoMessage() {} method ProtoReflect (line 1598) | func (x *ListConnectorReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1611) | func (*ListConnectorReq) Descriptor() ([]byte, []int) { type ListConnectorResp (line 1616) | type ListConnectorResp struct method Reset (line 1623) | func (x *ListConnectorResp) Reset() { method String (line 1630) | func (x *ListConnectorResp) String() string { method ProtoMessage (line 1634) | func (*ListConnectorResp) ProtoMessage() {} method ProtoReflect (line 1636) | func (x *ListConnectorResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1649) | func (*ListConnectorResp) Descriptor() ([]byte, []int) { method GetConnectors (line 1653) | func (x *ListConnectorResp) GetConnectors() []*Connector { type VersionReq (line 1661) | type VersionReq struct method Reset (line 1667) | func (x *VersionReq) Reset() { method String (line 1674) | func (x *VersionReq) String() string { method ProtoMessage (line 1678) | func (*VersionReq) ProtoMessage() {} method ProtoReflect (line 1680) | func (x *VersionReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1693) | func (*VersionReq) Descriptor() ([]byte, []int) { type VersionResp (line 1698) | type VersionResp struct method Reset (line 1709) | func (x *VersionResp) Reset() { method String (line 1716) | func (x *VersionResp) String() string { method ProtoMessage (line 1720) | func (*VersionResp) ProtoMessage() {} method ProtoReflect (line 1722) | func (x *VersionResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1735) | func (*VersionResp) Descriptor() ([]byte, []int) { method GetServer (line 1739) | func (x *VersionResp) GetServer() string { method GetApi (line 1746) | func (x *VersionResp) GetApi() int32 { type DiscoveryReq (line 1754) | type DiscoveryReq struct method Reset (line 1760) | func (x *DiscoveryReq) Reset() { method String (line 1767) | func (x *DiscoveryReq) String() string { method ProtoMessage (line 1771) | func (*DiscoveryReq) ProtoMessage() {} method ProtoReflect (line 1773) | func (x *DiscoveryReq) ProtoReflect() protoreflect.Message { method Descriptor (line 1786) | func (*DiscoveryReq) Descriptor() ([]byte, []int) { type DiscoveryResp (line 1791) | type DiscoveryResp struct method Reset (line 1812) | func (x *DiscoveryResp) Reset() { method String (line 1819) | func (x *DiscoveryResp) String() string { method ProtoMessage (line 1823) | func (*DiscoveryResp) ProtoMessage() {} method ProtoReflect (line 1825) | func (x *DiscoveryResp) ProtoReflect() protoreflect.Message { method Descriptor (line 1838) | func (*DiscoveryResp) Descriptor() ([]byte, []int) { method GetIssuer (line 1842) | func (x *DiscoveryResp) GetIssuer() string { method GetAuthorizationEndpoint (line 1849) | func (x *DiscoveryResp) GetAuthorizationEndpoint() string { method GetTokenEndpoint (line 1856) | func (x *DiscoveryResp) GetTokenEndpoint() string { method GetJwksUri (line 1863) | func (x *DiscoveryResp) GetJwksUri() string { method GetUserinfoEndpoint (line 1870) | func (x *DiscoveryResp) GetUserinfoEndpoint() string { method GetDeviceAuthorizationEndpoint (line 1877) | func (x *DiscoveryResp) GetDeviceAuthorizationEndpoint() string { method GetIntrospectionEndpoint (line 1884) | func (x *DiscoveryResp) GetIntrospectionEndpoint() string { method GetGrantTypesSupported (line 1891) | func (x *DiscoveryResp) GetGrantTypesSupported() []string { method GetResponseTypesSupported (line 1898) | func (x *DiscoveryResp) GetResponseTypesSupported() []string { method GetSubjectTypesSupported (line 1905) | func (x *DiscoveryResp) GetSubjectTypesSupported() []string { method GetIdTokenSigningAlgValuesSupported (line 1912) | func (x *DiscoveryResp) GetIdTokenSigningAlgValuesSupported() []string { method GetCodeChallengeMethodsSupported (line 1919) | func (x *DiscoveryResp) GetCodeChallengeMethodsSupported() []string { method GetScopesSupported (line 1926) | func (x *DiscoveryResp) GetScopesSupported() []string { method GetTokenEndpointAuthMethodsSupported (line 1933) | func (x *DiscoveryResp) GetTokenEndpointAuthMethodsSupported() []string { method GetClaimsSupported (line 1940) | func (x *DiscoveryResp) GetClaimsSupported() []string { type RefreshTokenRef (line 1948) | type RefreshTokenRef struct method Reset (line 1959) | func (x *RefreshTokenRef) Reset() { method String (line 1966) | func (x *RefreshTokenRef) String() string { method ProtoMessage (line 1970) | func (*RefreshTokenRef) ProtoMessage() {} method ProtoReflect (line 1972) | func (x *RefreshTokenRef) ProtoReflect() protoreflect.Message { method Descriptor (line 1985) | func (*RefreshTokenRef) Descriptor() ([]byte, []int) { method GetId (line 1989) | func (x *RefreshTokenRef) GetId() string { method GetClientId (line 1996) | func (x *RefreshTokenRef) GetClientId() string { method GetCreatedAt (line 2003) | func (x *RefreshTokenRef) GetCreatedAt() int64 { method GetLastUsed (line 2010) | func (x *RefreshTokenRef) GetLastUsed() int64 { type ListRefreshReq (line 2018) | type ListRefreshReq struct method Reset (line 2026) | func (x *ListRefreshReq) Reset() { method String (line 2033) | func (x *ListRefreshReq) String() string { method ProtoMessage (line 2037) | func (*ListRefreshReq) ProtoMessage() {} method ProtoReflect (line 2039) | func (x *ListRefreshReq) ProtoReflect() protoreflect.Message { method Descriptor (line 2052) | func (*ListRefreshReq) Descriptor() ([]byte, []int) { method GetUserId (line 2056) | func (x *ListRefreshReq) GetUserId() string { type ListRefreshResp (line 2064) | type ListRefreshResp struct method Reset (line 2071) | func (x *ListRefreshResp) Reset() { method String (line 2078) | func (x *ListRefreshResp) String() string { method ProtoMessage (line 2082) | func (*ListRefreshResp) ProtoMessage() {} method ProtoReflect (line 2084) | func (x *ListRefreshResp) ProtoReflect() protoreflect.Message { method Descriptor (line 2097) | func (*ListRefreshResp) Descriptor() ([]byte, []int) { method GetRefreshTokens (line 2101) | func (x *ListRefreshResp) GetRefreshTokens() []*RefreshTokenRef { type RevokeRefreshReq (line 2109) | type RevokeRefreshReq struct method Reset (line 2118) | func (x *RevokeRefreshReq) Reset() { method String (line 2125) | func (x *RevokeRefreshReq) String() string { method ProtoMessage (line 2129) | func (*RevokeRefreshReq) ProtoMessage() {} method ProtoReflect (line 2131) | func (x *RevokeRefreshReq) ProtoReflect() protoreflect.Message { method Descriptor (line 2144) | func (*RevokeRefreshReq) Descriptor() ([]byte, []int) { method GetUserId (line 2148) | func (x *RevokeRefreshReq) GetUserId() string { method GetClientId (line 2155) | func (x *RevokeRefreshReq) GetClientId() string { type RevokeRefreshResp (line 2163) | type RevokeRefreshResp struct method Reset (line 2171) | func (x *RevokeRefreshResp) Reset() { method String (line 2178) | func (x *RevokeRefreshResp) String() string { method ProtoMessage (line 2182) | func (*RevokeRefreshResp) ProtoMessage() {} method ProtoReflect (line 2184) | func (x *RevokeRefreshResp) ProtoReflect() protoreflect.Message { method Descriptor (line 2197) | func (*RevokeRefreshResp) Descriptor() ([]byte, []int) { method GetNotFound (line 2201) | func (x *RevokeRefreshResp) GetNotFound() bool { type VerifyPasswordReq (line 2208) | type VerifyPasswordReq struct method Reset (line 2216) | func (x *VerifyPasswordReq) Reset() { method String (line 2223) | func (x *VerifyPasswordReq) String() string { method ProtoMessage (line 2227) | func (*VerifyPasswordReq) ProtoMessage() {} method ProtoReflect (line 2229) | func (x *VerifyPasswordReq) ProtoReflect() protoreflect.Message { method Descriptor (line 2242) | func (*VerifyPasswordReq) Descriptor() ([]byte, []int) { method GetEmail (line 2246) | func (x *VerifyPasswordReq) GetEmail() string { method GetPassword (line 2253) | func (x *VerifyPasswordReq) GetPassword() string { type VerifyPasswordResp (line 2260) | type VerifyPasswordResp struct method Reset (line 2268) | func (x *VerifyPasswordResp) Reset() { method String (line 2275) | func (x *VerifyPasswordResp) String() string { method ProtoMessage (line 2279) | func (*VerifyPasswordResp) ProtoMessage() {} method ProtoReflect (line 2281) | func (x *VerifyPasswordResp) ProtoReflect() protoreflect.Message { method Descriptor (line 2294) | func (*VerifyPasswordResp) Descriptor() ([]byte, []int) { method GetVerified (line 2298) | func (x *VerifyPasswordResp) GetVerified() bool { method GetNotFound (line 2305) | func (x *VerifyPasswordResp) GetNotFound() bool { function file_api_v2_api_proto_rawDescGZIP (line 2640) | func file_api_v2_api_proto_rawDescGZIP() []byte { function init (line 2746) | func init() { file_api_v2_api_proto_init() } function file_api_v2_api_proto_init (line 2747) | func file_api_v2_api_proto_init() { FILE: api/v2/api_grpc.pb.go constant _ (line 19) | _ = grpc.SupportPackageIsVersion9 constant Dex_GetClient_FullMethodName (line 22) | Dex_GetClient_FullMethodName = "/api.Dex/GetClient" constant Dex_CreateClient_FullMethodName (line 23) | Dex_CreateClient_FullMethodName = "/api.Dex/CreateClient" constant Dex_UpdateClient_FullMethodName (line 24) | Dex_UpdateClient_FullMethodName = "/api.Dex/UpdateClient" constant Dex_DeleteClient_FullMethodName (line 25) | Dex_DeleteClient_FullMethodName = "/api.Dex/DeleteClient" constant Dex_ListClients_FullMethodName (line 26) | Dex_ListClients_FullMethodName = "/api.Dex/ListClients" constant Dex_CreatePassword_FullMethodName (line 27) | Dex_CreatePassword_FullMethodName = "/api.Dex/CreatePassword" constant Dex_UpdatePassword_FullMethodName (line 28) | Dex_UpdatePassword_FullMethodName = "/api.Dex/UpdatePassword" constant Dex_DeletePassword_FullMethodName (line 29) | Dex_DeletePassword_FullMethodName = "/api.Dex/DeletePassword" constant Dex_ListPasswords_FullMethodName (line 30) | Dex_ListPasswords_FullMethodName = "/api.Dex/ListPasswords" constant Dex_CreateConnector_FullMethodName (line 31) | Dex_CreateConnector_FullMethodName = "/api.Dex/CreateConnector" constant Dex_UpdateConnector_FullMethodName (line 32) | Dex_UpdateConnector_FullMethodName = "/api.Dex/UpdateConnector" constant Dex_DeleteConnector_FullMethodName (line 33) | Dex_DeleteConnector_FullMethodName = "/api.Dex/DeleteConnector" constant Dex_ListConnectors_FullMethodName (line 34) | Dex_ListConnectors_FullMethodName = "/api.Dex/ListConnectors" constant Dex_GetVersion_FullMethodName (line 35) | Dex_GetVersion_FullMethodName = "/api.Dex/GetVersion" constant Dex_GetDiscovery_FullMethodName (line 36) | Dex_GetDiscovery_FullMethodName = "/api.Dex/GetDiscovery" constant Dex_ListRefresh_FullMethodName (line 37) | Dex_ListRefresh_FullMethodName = "/api.Dex/ListRefresh" constant Dex_RevokeRefresh_FullMethodName (line 38) | Dex_RevokeRefresh_FullMethodName = "/api.Dex/RevokeRefresh" constant Dex_VerifyPassword_FullMethodName (line 39) | Dex_VerifyPassword_FullMethodName = "/api.Dex/VerifyPassword" type DexClient (line 47) | type DexClient interface type dexClient (line 88) | type dexClient struct method GetClient (line 96) | func (c *dexClient) GetClient(ctx context.Context, in *GetClientReq, o... method CreateClient (line 106) | func (c *dexClient) CreateClient(ctx context.Context, in *CreateClient... method UpdateClient (line 116) | func (c *dexClient) UpdateClient(ctx context.Context, in *UpdateClient... method DeleteClient (line 126) | func (c *dexClient) DeleteClient(ctx context.Context, in *DeleteClient... method ListClients (line 136) | func (c *dexClient) ListClients(ctx context.Context, in *ListClientReq... method CreatePassword (line 146) | func (c *dexClient) CreatePassword(ctx context.Context, in *CreatePass... method UpdatePassword (line 156) | func (c *dexClient) UpdatePassword(ctx context.Context, in *UpdatePass... method DeletePassword (line 166) | func (c *dexClient) DeletePassword(ctx context.Context, in *DeletePass... method ListPasswords (line 176) | func (c *dexClient) ListPasswords(ctx context.Context, in *ListPasswor... method CreateConnector (line 186) | func (c *dexClient) CreateConnector(ctx context.Context, in *CreateCon... method UpdateConnector (line 196) | func (c *dexClient) UpdateConnector(ctx context.Context, in *UpdateCon... method DeleteConnector (line 206) | func (c *dexClient) DeleteConnector(ctx context.Context, in *DeleteCon... method ListConnectors (line 216) | func (c *dexClient) ListConnectors(ctx context.Context, in *ListConnec... method GetVersion (line 226) | func (c *dexClient) GetVersion(ctx context.Context, in *VersionReq, op... method GetDiscovery (line 236) | func (c *dexClient) GetDiscovery(ctx context.Context, in *DiscoveryReq... method ListRefresh (line 246) | func (c *dexClient) ListRefresh(ctx context.Context, in *ListRefreshRe... method RevokeRefresh (line 256) | func (c *dexClient) RevokeRefresh(ctx context.Context, in *RevokeRefre... method VerifyPassword (line 266) | func (c *dexClient) VerifyPassword(ctx context.Context, in *VerifyPass... function NewDexClient (line 92) | func NewDexClient(cc grpc.ClientConnInterface) DexClient { type DexServer (line 281) | type DexServer interface type UnimplementedDexServer (line 328) | type UnimplementedDexServer struct method GetClient (line 330) | func (UnimplementedDexServer) GetClient(context.Context, *GetClientReq... method CreateClient (line 333) | func (UnimplementedDexServer) CreateClient(context.Context, *CreateCli... method UpdateClient (line 336) | func (UnimplementedDexServer) UpdateClient(context.Context, *UpdateCli... method DeleteClient (line 339) | func (UnimplementedDexServer) DeleteClient(context.Context, *DeleteCli... method ListClients (line 342) | func (UnimplementedDexServer) ListClients(context.Context, *ListClient... method CreatePassword (line 345) | func (UnimplementedDexServer) CreatePassword(context.Context, *CreateP... method UpdatePassword (line 348) | func (UnimplementedDexServer) UpdatePassword(context.Context, *UpdateP... method DeletePassword (line 351) | func (UnimplementedDexServer) DeletePassword(context.Context, *DeleteP... method ListPasswords (line 354) | func (UnimplementedDexServer) ListPasswords(context.Context, *ListPass... method CreateConnector (line 357) | func (UnimplementedDexServer) CreateConnector(context.Context, *Create... method UpdateConnector (line 360) | func (UnimplementedDexServer) UpdateConnector(context.Context, *Update... method DeleteConnector (line 363) | func (UnimplementedDexServer) DeleteConnector(context.Context, *Delete... method ListConnectors (line 366) | func (UnimplementedDexServer) ListConnectors(context.Context, *ListCon... method GetVersion (line 369) | func (UnimplementedDexServer) GetVersion(context.Context, *VersionReq)... method GetDiscovery (line 372) | func (UnimplementedDexServer) GetDiscovery(context.Context, *Discovery... method ListRefresh (line 375) | func (UnimplementedDexServer) ListRefresh(context.Context, *ListRefres... method RevokeRefresh (line 378) | func (UnimplementedDexServer) RevokeRefresh(context.Context, *RevokeRe... method VerifyPassword (line 381) | func (UnimplementedDexServer) VerifyPassword(context.Context, *VerifyP... method mustEmbedUnimplementedDexServer (line 384) | func (UnimplementedDexServer) mustEmbedUnimplementedDexServer() {} method testEmbeddedByValue (line 385) | func (UnimplementedDexServer) testEmbeddedByValue() {} type UnsafeDexServer (line 390) | type UnsafeDexServer interface function RegisterDexServer (line 394) | func RegisterDexServer(s grpc.ServiceRegistrar, srv DexServer) { function _Dex_GetClient_Handler (line 405) | func _Dex_GetClient_Handler(srv interface{}, ctx context.Context, dec fu... function _Dex_CreateClient_Handler (line 423) | func _Dex_CreateClient_Handler(srv interface{}, ctx context.Context, dec... function _Dex_UpdateClient_Handler (line 441) | func _Dex_UpdateClient_Handler(srv interface{}, ctx context.Context, dec... function _Dex_DeleteClient_Handler (line 459) | func _Dex_DeleteClient_Handler(srv interface{}, ctx context.Context, dec... function _Dex_ListClients_Handler (line 477) | func _Dex_ListClients_Handler(srv interface{}, ctx context.Context, dec ... function _Dex_CreatePassword_Handler (line 495) | func _Dex_CreatePassword_Handler(srv interface{}, ctx context.Context, d... function _Dex_UpdatePassword_Handler (line 513) | func _Dex_UpdatePassword_Handler(srv interface{}, ctx context.Context, d... function _Dex_DeletePassword_Handler (line 531) | func _Dex_DeletePassword_Handler(srv interface{}, ctx context.Context, d... function _Dex_ListPasswords_Handler (line 549) | func _Dex_ListPasswords_Handler(srv interface{}, ctx context.Context, de... function _Dex_CreateConnector_Handler (line 567) | func _Dex_CreateConnector_Handler(srv interface{}, ctx context.Context, ... function _Dex_UpdateConnector_Handler (line 585) | func _Dex_UpdateConnector_Handler(srv interface{}, ctx context.Context, ... function _Dex_DeleteConnector_Handler (line 603) | func _Dex_DeleteConnector_Handler(srv interface{}, ctx context.Context, ... function _Dex_ListConnectors_Handler (line 621) | func _Dex_ListConnectors_Handler(srv interface{}, ctx context.Context, d... function _Dex_GetVersion_Handler (line 639) | func _Dex_GetVersion_Handler(srv interface{}, ctx context.Context, dec f... function _Dex_GetDiscovery_Handler (line 657) | func _Dex_GetDiscovery_Handler(srv interface{}, ctx context.Context, dec... function _Dex_ListRefresh_Handler (line 675) | func _Dex_ListRefresh_Handler(srv interface{}, ctx context.Context, dec ... function _Dex_RevokeRefresh_Handler (line 693) | func _Dex_RevokeRefresh_Handler(srv interface{}, ctx context.Context, de... function _Dex_VerifyPassword_Handler (line 711) | func _Dex_VerifyPassword_Handler(srv interface{}, ctx context.Context, d... FILE: cmd/dex/config.go function configUnmarshaller (line 27) | func configUnmarshaller(b []byte, v interface{}) error { type Config (line 37) | type Config struct method Validate (line 88) | func (c Config) Validate() error { method validateMFA (line 135) | func (c Config) validateMFA() error { type MFAConfig (line 78) | type MFAConfig struct type password (line 179) | type password method UnmarshalJSON (line 181) | func (p *password) UnmarshalJSON(b []byte) error { type OAuth2 (line 232) | type OAuth2 struct type PKCE (line 250) | type PKCE struct type Web (line 258) | type Web struct type ClientRemoteIP (line 271) | type ClientRemoteIP struct method ParseTrustedProxies (line 276) | func (cr *ClientRemoteIP) ParseTrustedProxies() ([]netip.Prefix, error) { type Headers (line 293) | type Headers struct method ToHTTPHeader (line 316) | func (h *Headers) ToHTTPHeader() http.Header { type Telemetry (line 340) | type Telemetry struct type GRPC (line 347) | type GRPC struct type Storage (line 359) | type Storage struct method UnmarshalJSON (line 422) | func (s *Storage) UnmarshalJSON(b []byte) error { type StorageConfig (line 365) | type StorageConfig interface function getORMBasedSQLStorage (line 381) | func getORMBasedSQLStorage(normal, entBased func() StorageConfig) func()... function expandEnvInMap (line 392) | func expandEnvInMap(m map[string]interface{}) { type Signer (line 469) | type Signer struct method UnmarshalJSON (line 489) | func (s *Signer) UnmarshalJSON(b []byte) error { type SignerConfig (line 475) | type SignerConfig interface type Connector (line 538) | type Connector struct method UnmarshalJSON (line 549) | func (c *Connector) UnmarshalJSON(b []byte) error { function ToStorageConnector (line 604) | func ToStorageConnector(c Connector) (storage.Connector, error) { type Expiry (line 620) | type Expiry struct type Logger (line 638) | type Logger struct type RefreshToken (line 652) | type RefreshToken struct type Sessions (line 660) | type Sessions struct type MFAAuthenticator (line 672) | type MFAAuthenticator struct type TOTPConfig (line 683) | type TOTPConfig struct FILE: cmd/dex/config_test.go function boolPtr (line 22) | func boolPtr(v bool) *bool { function TestValidConfiguration (line 26) | func TestValidConfiguration(t *testing.T) { function TestInvalidConfiguration (line 53) | func TestInvalidConfiguration(t *testing.T) { function TestUnmarshalConfig (line 69) | func TestUnmarshalConfig(t *testing.T) { function TestUnmarshalConfigWithEnvNoExpand (line 269) | func TestUnmarshalConfigWithEnvNoExpand(t *testing.T) { function TestUnmarshalConfigWithEnvExpand (line 281) | func TestUnmarshalConfigWithEnvExpand(t *testing.T) { function checkUnmarshalConfigWithEnv (line 297) | func checkUnmarshalConfigWithEnv(t *testing.T, dexExpandEnv string, want... function TestSignerConfigUnmarshal (line 482) | func TestSignerConfigUnmarshal(t *testing.T) { FILE: cmd/dex/excluding_handler.go type excludingHandler (line 12) | type excludingHandler struct method Enabled (line 28) | func (h *excludingHandler) Enabled(ctx context.Context, level slog.Lev... method Handle (line 32) | func (h *excludingHandler) Handle(ctx context.Context, record slog.Rec... method WithAttrs (line 44) | func (h *excludingHandler) WithAttrs(attrs []slog.Attr) slog.Handler { method WithGroup (line 54) | func (h *excludingHandler) WithGroup(name string) slog.Handler { function newExcludingHandler (line 17) | func newExcludingHandler(inner slog.Handler, fields []string) slog.Handl... FILE: cmd/dex/excluding_handler_test.go function TestExcludingHandler (line 11) | func TestExcludingHandler(t *testing.T) { function TestExcludingHandlerWithAttrs (line 92) | func TestExcludingHandlerWithAttrs(t *testing.T) { function TestExcludingHandlerEnabled (line 115) | func TestExcludingHandlerEnabled(t *testing.T) { function TestExcludingHandlerNilFields (line 127) | func TestExcludingHandlerNilFields(t *testing.T) { FILE: cmd/dex/logger.go function newLogger (line 15) | func newLogger(level slog.Level, format string, excludeFields []string) ... type requestContextHandler (line 37) | type requestContextHandler struct method Enabled (line 47) | func (h requestContextHandler) Enabled(ctx context.Context, level slog... method Handle (line 51) | func (h requestContextHandler) Handle(ctx context.Context, record slog... method WithAttrs (line 63) | func (h requestContextHandler) WithAttrs(attrs []slog.Attr) slog.Handl... method WithGroup (line 67) | func (h requestContextHandler) WithGroup(name string) slog.Handler { function newRequestContextHandler (line 41) | func newRequestContextHandler(handler slog.Handler) slog.Handler { FILE: cmd/dex/main.go function commandRoot (line 10) | func commandRoot() *cobra.Command { function main (line 23) | func main() { FILE: cmd/dex/serve.go type serveOptions (line 45) | type serveOptions struct function commandServe (line 65) | func commandServe() *cobra.Command { function runServe (line 93) | func runServe(options serveOptions) error { function applyConfigOverrides (line 620) | func applyConfigOverrides(options serveOptions, config *Config) { function pprofHandler (line 656) | func pprofHandler(router *http.ServeMux) { function newTLSReloader (line 666) | func newTLSReloader(logger *slog.Logger, certFile, keyFile, caFile strin... function loadTLSConfig (line 751) | func loadTLSConfig(certFile, keyFile, caFile string, baseConfig *tls.Con... function recordBuildInfo (line 775) | func recordBuildInfo() { function parseSessionConfig (line 779) | func parseSessionConfig(s *Sessions) (*server.SessionConfig, error) { function buildMFAProviders (line 820) | func buildMFAProviders(authenticators []MFAAuthenticator, logger *slog.L... FILE: cmd/dex/serve_test.go function TestNewLogger (line 10) | func TestNewLogger(t *testing.T) { FILE: cmd/dex/version.go function commandVersion (line 12) | func commandVersion() *cobra.Command { FILE: cmd/docker-entrypoint/main.go function main (line 16) | func main() { function realExec (line 31) | func realExec(args ...string) error { function realWhich (line 44) | func realWhich(path string) string { function realGomplate (line 52) | func realGomplate(path string) (string, error) { function run (line 71) | func run(args []string, execFunc func(...string) error, whichFunc func(s... function hasSuffixes (line 97) | func hasSuffixes(s string, suffixes ...string) bool { FILE: cmd/docker-entrypoint/main_test.go type execArgs (line 8) | type execArgs struct function TestRun (line 13) | func TestRun(t *testing.T) { function execArgsMatch (line 94) | func execArgsMatch(wantExecArgs execArgs, gomplate bool, gotExecArgs []s... FILE: connector/atlassiancrowd/atlassiancrowd.go type Config (line 38) | type Config struct method Open (line 83) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type crowdUser (line 55) | type crowdUser struct type crowdGroups (line 62) | type crowdGroups struct type crowdAuthentication (line 68) | type crowdAuthentication struct type crowdAuthenticationError (line 77) | type crowdAuthenticationError struct type crowdConnector (line 95) | type crowdConnector struct method Login (line 104) | func (c *crowdConnector) Login(ctx context.Context, s connector.Scopes... method Refresh (line 149) | func (c *crowdConnector) Refresh(ctx context.Context, s connector.Scop... method Prompt (line 182) | func (c *crowdConnector) Prompt() string { method crowdAPIClient (line 186) | func (c *crowdConnector) crowdAPIClient() *http.Client { method authenticateWithPassword (line 203) | func (c *crowdConnector) authenticateWithPassword(ctx context.Context,... method authenticateUser (line 250) | func (c *crowdConnector) authenticateUser(ctx context.Context, client ... method user (line 287) | func (c *crowdConnector) user(ctx context.Context, client *http.Client... method groups (line 322) | func (c *crowdConnector) groups(ctx context.Context, client *http.Clie... method identityFromCrowdUser (line 361) | func (c *crowdConnector) identityFromCrowdUser(user crowdUser) connect... method getGroups (line 386) | func (c *crowdConnector) getGroups(ctx context.Context, client *http.C... method crowdUserManagementRequest (line 406) | func (c *crowdConnector) crowdUserManagementRequest(ctx context.Contex... method validateCrowdResponse (line 432) | func (c *crowdConnector) validateCrowdResponse(resp *http.Response) ([... type refreshData (line 100) | type refreshData struct FILE: connector/atlassiancrowd/atlassiancrowd_test.go function TestUserGroups (line 16) | func TestUserGroups(t *testing.T) { function TestUserGroupsWithFiltering (line 32) | func TestUserGroupsWithFiltering(t *testing.T) { function TestUserLoginFlow (line 49) | func TestUserLoginFlow(t *testing.T) { function TestUserPassword (line 79) | func TestUserPassword(t *testing.T) { function TestIdentityFromCrowdUser (line 102) | func TestIdentityFromCrowdUser(t *testing.T) { type TestServerResponse (line 144) | type TestServerResponse struct function newTestCrowdConnector (line 149) | func newTestCrowdConnector(baseURL string) crowdConnector { function newTestServer (line 156) | func newTestServer(responses map[string]TestServerResponse) *httptest.Se... function newClient (line 166) | func newClient() *http.Client { function expectNil (line 173) | func expectNil(t *testing.T, a interface{}) { function expectEquals (line 179) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/authproxy/authproxy.go type Config (line 21) | type Config struct method Open (line 32) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type callback (line 75) | type callback struct method LoginURL (line 88) | func (m *callback) LoginURL(s connector.Scopes, callbackURL, state str... method HandleCallback (line 101) | func (m *callback) HandleCallback(s connector.Scopes, _ []byte, r *htt... FILE: connector/authproxy/authproxy_test.go constant testEmail (line 13) | testEmail = "testuser@example.com" constant testGroup1 (line 14) | testGroup1 = "group1" constant testGroup2 (line 15) | testGroup2 = "group2" constant testGroup3 (line 16) | testGroup3 = "group 3" constant testGroup4 (line 17) | testGroup4 = "group 4" constant testStaticGroup1 (line 18) | testStaticGroup1 = "static1" constant testStaticGroup2 (line 19) | testStaticGroup2 = "static 2" constant testUsername (line 20) | testUsername = "Test User" constant testPreferredUsername (line 21) | testPreferredUsername = "testuser" constant testUserID (line 22) | testUserID = "1234567890" function TestUser (line 27) | func TestUser(t *testing.T) { function TestExtraHeaders (line 50) | func TestExtraHeaders(t *testing.T) { function TestSingleGroup (line 75) | func TestSingleGroup(t *testing.T) { function TestMultipleGroup (line 96) | func TestMultipleGroup(t *testing.T) { function TestMultipleGroupWithCustomSeparator (line 120) | func TestMultipleGroupWithCustomSeparator(t *testing.T) { function TestStaticGroup (line 146) | func TestStaticGroup(t *testing.T) { function expectNil (line 174) | func expectNil(t *testing.T, a interface{}) { function expectEquals (line 180) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/bitbucketcloud/bitbucketcloud.go constant apiURL (line 23) | apiURL = "https://api.bitbucket.org/2.0" constant legacyAPIURL (line 25) | legacyAPIURL = "https://api.bitbucket.org/1.0" constant scopeAccount (line 27) | scopeAccount = "account" constant scopeEmail (line 29) | scopeEmail = "email" constant scopeTeams (line 32) | scopeTeams = "team" type Config (line 36) | type Config struct method Open (line 45) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type connectorData (line 60) | type connectorData struct type bitbucketConnector (line 71) | type bitbucketConnector struct method groupsRequired (line 88) | func (b *bitbucketConnector) groupsRequired(groupScope bool) bool { method oauth2Config (line 92) | func (b *bitbucketConnector) oauth2Config(scopes connector.Scopes) *oa... method LoginURL (line 114) | func (b *bitbucketConnector) LoginURL(scopes connector.Scopes, callbac... method HandleCallback (line 134) | func (b *bitbucketConnector) HandleCallback(s connector.Scopes, connDa... method Refresh (line 219) | func (b *bitbucketConnector) Refresh(ctx context.Context, s connector.... method user (line 293) | func (b *bitbucketConnector) user(ctx context.Context, client *http.Cl... method userEmail (line 328) | func (b *bitbucketConnector) userEmail(ctx context.Context, client *ht... method getGroups (line 353) | func (b *bitbucketConnector) getGroups(ctx context.Context, client *ht... method userWorkspaces (line 385) | func (b *bitbucketConnector) userWorkspaces(ctx context.Context, clien... method userTeamGroups (line 423) | func (b *bitbucketConnector) userTeamGroups(ctx context.Context, clien... type oauth2Error (line 122) | type oauth2Error struct method Error (line 127) | func (e *oauth2Error) Error() string { type tokenNotifyFunc (line 192) | type tokenNotifyFunc type notifyRefreshTokenSource (line 195) | type notifyRefreshTokenSource struct method Token (line 205) | func (s *notifyRefreshTokenSource) Token() (*oauth2.Token, error) { type pagedResponse (line 273) | type pagedResponse struct type user (line 283) | type user struct type userEmail (line 313) | type userEmail struct type userEmailResponse (line 319) | type userEmailResponse struct type workspaceSlug (line 372) | type workspaceSlug struct type workspace (line 376) | type workspace struct type userWorkspacesResponse (line 380) | type userWorkspacesResponse struct type group (line 419) | type group struct function get (line 443) | func get(ctx context.Context, client *http.Client, apiURL string, v inte... FILE: connector/bitbucketcloud/bitbucketcloud_test.go function TestUserGroups (line 16) | func TestUserGroups(t *testing.T) { function TestUserWithoutTeams (line 63) | func TestUserWithoutTeams(t *testing.T) { function TestUsernameIncludedInFederatedIdentity (line 77) | func TestUsernameIncludedInFederatedIdentity(t *testing.T) { function newTestServer (line 113) | func newTestServer(responses map[string]interface{}) *httptest.Server { function newClient (line 120) | func newClient() *http.Client { function expectNil (line 127) | func expectNil(t *testing.T, a interface{}) { function expectEquals (line 133) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/connector.go type UserNotInRequiredGroupsError (line 13) | type UserNotInRequiredGroupsError struct method Error (line 18) | func (e *UserNotInRequiredGroupsError) Error() string { type Connector (line 26) | type Connector interface type Scopes (line 29) | type Scopes struct type Identity (line 38) | type Identity struct type PasswordConnector (line 58) | type PasswordConnector interface type CallbackConnector (line 65) | type CallbackConnector interface type SAMLConnector (line 91) | type SAMLConnector interface type RefreshConnector (line 109) | type RefreshConnector interface type TokenIdentityConnector (line 116) | type TokenIdentityConnector interface FILE: connector/gitea/gitea.go type Config (line 22) | type Config struct method Open (line 54) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type Org (line 33) | type Org struct type giteaUser (line 45) | type giteaUser struct type connectorData (line 70) | type connectorData struct type giteaConnector (line 81) | type giteaConnector struct method oauth2Config (line 95) | func (c *giteaConnector) oauth2Config(_ connector.Scopes) *oauth2.Conf... method LoginURL (line 105) | func (c *giteaConnector) LoginURL(scopes connector.Scopes, callbackURL... method HandleCallback (line 124) | func (c *giteaConnector) HandleCallback(s connector.Scopes, connData [... method Refresh (line 219) | func (c *giteaConnector) Refresh(ctx context.Context, s connector.Scop... method getGroups (line 278) | func (c *giteaConnector) getGroups(ctx context.Context, client *http.C... method groupsForOrgs (line 294) | func (c *giteaConnector) groupsForOrgs(ctx context.Context, client *ht... method userGroups (line 335) | func (c *giteaConnector) userGroups(ctx context.Context, client *http.... method user (line 394) | func (c *giteaConnector) user(ctx context.Context, client *http.Client... method groupsRequired (line 422) | func (c *giteaConnector) groupsRequired() bool { type oauth2Error (line 112) | type oauth2Error struct method Error (line 117) | func (e *oauth2Error) Error() string { type tokenNotifyFunc (line 192) | type tokenNotifyFunc type notifyRefreshTokenSource (line 195) | type notifyRefreshTokenSource struct method Token (line 205) | func (s *notifyRefreshTokenSource) Token() (*oauth2.Token, error) { function formatTeamName (line 289) | func formatTeamName(org string, team string) string { type organization (line 324) | type organization struct type team (line 329) | type team struct FILE: connector/gitea/gitea_test.go function TestUsernameIncludedInFederatedIdentity (line 16) | func TestUsernameIncludedInFederatedIdentity(t *testing.T) { function newTestServer (line 47) | func newTestServer(responses map[string]interface{}) *httptest.Server { function newClient (line 55) | func newClient() *http.Client { function expectNil (line 62) | func expectNil(t *testing.T, a interface{}) { function expectEquals (line 68) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/github/github.go constant apiURL (line 25) | apiURL = "https://api.github.com" constant scopeEmail (line 27) | scopeEmail = "user:email" constant scopeOrgs (line 30) | scopeOrgs = "read:org" constant githubAPIVersion (line 32) | githubAPIVersion = "2022-11-28" type Config (line 43) | type Config struct method Open (line 71) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type Org (line 58) | type Org struct type connectorData (line 131) | type connectorData struct type githubConnector (line 141) | type githubConnector struct method groupsRequired (line 169) | func (c *githubConnector) groupsRequired(groupScope bool) bool { method oauth2Config (line 173) | func (c *githubConnector) oauth2Config(scopes connector.Scopes) *oauth... method LoginURL (line 199) | func (c *githubConnector) LoginURL(scopes connector.Scopes, callbackUR... method HandleCallback (line 219) | func (c *githubConnector) HandleCallback(s connector.Scopes, connData ... method Refresh (line 282) | func (c *githubConnector) Refresh(ctx context.Context, s connector.Sco... method getGroups (line 319) | func (c *githubConnector) getGroups(ctx context.Context, client *http.... method groupsForOrgs (line 345) | func (c *githubConnector) groupsForOrgs(ctx context.Context, client *h... method userGroups (line 380) | func (c *githubConnector) userGroups(ctx context.Context, client *http... method userOrgs (line 405) | func (c *githubConnector) userOrgs(ctx context.Context, client *http.C... method userOrgTeams (line 432) | func (c *githubConnector) userOrgTeams(ctx context.Context, client *ht... method user (line 530) | func (c *githubConnector) user(ctx context.Context, client *http.Clien... method userEmail (line 564) | func (c *githubConnector) userEmail(ctx context.Context, client *http.... method isPreferredEmailDomain (line 629) | func (c *githubConnector) isPreferredEmailDomain(domain string) bool { method userInOrg (line 653) | func (c *githubConnector) userInOrg(ctx context.Context, client *http.... method teamsForOrg (line 700) | func (c *githubConnector) teamsForOrg(ctx context.Context, client *htt... method teamGroupClaims (line 729) | func (c *githubConnector) teamGroupClaims(t team) []string { type oauth2Error (line 207) | type oauth2Error struct method Error (line 212) | func (e *oauth2Error) Error() string { function formatTeamName (line 333) | func formatTeamName(org string, team string) string { function get (line 461) | func get(ctx context.Context, client *http.Client, apiURL string, v inte... function getPagination (line 495) | func getPagination(apiURL string, resp *http.Response) string { type user (line 519) | type user struct type userEmail (line 551) | type userEmail struct type team (line 686) | type team struct type org (line 692) | type org struct FILE: connector/github/github_test.go type testResponse (line 20) | type testResponse struct function TestUserGroups (line 26) | func TestUserGroups(t *testing.T) { function TestUserGroupsWithoutOrgs (line 68) | func TestUserGroupsWithoutOrgs(t *testing.T) { function TestUserGroupsWithTeamNameFieldConfig (line 82) | func TestUserGroupsWithTeamNameFieldConfig(t *testing.T) { function TestUserGroupsWithTeamNameAndSlugFieldConfig (line 105) | func TestUserGroupsWithTeamNameAndSlugFieldConfig(t *testing.T) { function TestUsernameIncludedInFederatedIdentity (line 130) | func TestUsernameIncludedInFederatedIdentity(t *testing.T) { function TestLoginUsedAsIDWhenConfigured (line 171) | func TestLoginUsedAsIDWhenConfigured(t *testing.T) { function TestPreferredEmailDomainConfigured (line 203) | func TestPreferredEmailDomainConfigured(t *testing.T) { function TestPreferredEmailDomainConfiguredWithGlob (line 245) | func TestPreferredEmailDomainConfiguredWithGlob(t *testing.T) { function TestPreferredEmailDomainConfigured_UserHasNoPreferredDomainEmail (line 287) | func TestPreferredEmailDomainConfigured_UserHasNoPreferredDomainEmail(t ... function TestPreferredEmailDomainNotConfigured (line 319) | func TestPreferredEmailDomainNotConfigured(t *testing.T) { function TestPreferredEmailDomainConfigured_Error_BothPrimaryAndPreferredDomainEmailNotFound (line 356) | func TestPreferredEmailDomainConfigured_Error_BothPrimaryAndPreferredDom... function Test_isPreferredEmailDomain (line 393) | func Test_isPreferredEmailDomain(t *testing.T) { function Test_Open_PreferredDomainConfig (line 452) | func Test_Open_PreferredDomainConfig(t *testing.T) { function TestGetSendsAPIVersionHeader (line 488) | func TestGetSendsAPIVersionHeader(t *testing.T) { function newTestServer (line 503) | func newTestServer(responses map[string]testResponse) *httptest.Server { function newClient (line 523) | func newClient() *http.Client { function expectNil (line 530) | func expectNil(t *testing.T, a interface{}) { function expectNotNil (line 536) | func expectNotNil(t *testing.T, a interface{}, msg string) { function expectEquals (line 542) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/gitlab/gitlab.go constant scopeUser (line 25) | scopeUser = "read_user" constant scopeOpenID (line 28) | scopeOpenID = "openid" type Config (line 32) | type Config struct method Open (line 53) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type gitlabUser (line 43) | type gitlabUser struct type connectorData (line 83) | type connectorData struct type gitlabConnector (line 95) | type gitlabConnector struct method oauth2Config (line 110) | func (c *gitlabConnector) oauth2Config(scopes connector.Scopes) *oauth... method LoginURL (line 126) | func (c *gitlabConnector) LoginURL(scopes connector.Scopes, callbackUR... method HandleCallback (line 145) | func (c *gitlabConnector) HandleCallback(s connector.Scopes, connData ... method identity (line 166) | func (c *gitlabConnector) identity(ctx context.Context, s connector.Sc... method Refresh (line 211) | func (c *gitlabConnector) Refresh(ctx context.Context, s connector.Sco... method TokenIdentity (line 255) | func (c *gitlabConnector) TokenIdentity(ctx context.Context, _, subjec... method groupsRequired (line 275) | func (c *gitlabConnector) groupsRequired(groupScope bool) bool { method user (line 282) | func (c *gitlabConnector) user(ctx context.Context, client *http.Clien... method userGroups (line 320) | func (c *gitlabConnector) userGroups(ctx context.Context, client *http... method setGroupsPermission (line 352) | func (c *gitlabConnector) setGroupsPermission(u userInfo) []string { method getGroups (line 400) | func (c *gitlabConnector) getGroups(ctx context.Context, client *http.... type oauth2Error (line 133) | type oauth2Error struct method Error (line 138) | func (e *oauth2Error) Error() string { type userInfo (line 309) | type userInfo struct FILE: connector/gitlab/gitlab_test.go function readValidRootCAData (line 22) | func readValidRootCAData(t *testing.T) []byte { function newLocalHTTPSTestServer (line 31) | func newLocalHTTPSTestServer(t *testing.T, handler http.Handler) *httpte... function TestOpenWithRootCADataCreatesHTTPClient (line 44) | func TestOpenWithRootCADataCreatesHTTPClient(t *testing.T) { function TestOpenWithInvalidRootCADataReturnsError (line 79) | func TestOpenWithInvalidRootCADataReturnsError(t *testing.T) { function TestHandleCallbackCustomRootCADataEnablesTLSRequests (line 95) | func TestHandleCallbackCustomRootCADataEnablesTLSRequests(t *testing.T) { function TestHandleCallbackWithoutRootCADataFailsTLS (line 139) | func TestHandleCallbackWithoutRootCADataFailsTLS(t *testing.T) { function TestUserGroups (line 179) | func TestUserGroups(t *testing.T) { function TestUserGroupsWithFiltering (line 197) | func TestUserGroupsWithFiltering(t *testing.T) { function TestUserGroupsWithoutOrgs (line 214) | func TestUserGroupsWithoutOrgs(t *testing.T) { function TestUsernameIncludedInFederatedIdentity (line 230) | func TestUsernameIncludedInFederatedIdentity(t *testing.T) { function TestLoginUsedAsIDWhenConfigured (line 266) | func TestLoginUsedAsIDWhenConfigured(t *testing.T) { function TestLoginWithTeamWhitelisted (line 293) | func TestLoginWithTeamWhitelisted(t *testing.T) { function TestLoginWithTeamNonWhitelisted (line 320) | func TestLoginWithTeamNonWhitelisted(t *testing.T) { function TestRefresh (line 346) | func TestRefresh(t *testing.T) { function TestRefreshWithEmptyConnectorData (line 387) | func TestRefreshWithEmptyConnectorData(t *testing.T) { function TestGroupsWithPermission (line 415) | func TestGroupsWithPermission(t *testing.T) { function newTestServer (line 456) | func newTestServer(responses map[string]interface{}) *httptest.Server { function newClient (line 464) | func newClient() *http.Client { function expectNil (line 471) | func expectNil(t *testing.T, a interface{}) { function expectNotNil (line 477) | func expectNotNil(t *testing.T, a interface{}, msg string) { function expectEquals (line 483) | func expectEquals(t *testing.T, a interface{}, b interface{}) { function TestTokenIdentity (line 489) | func TestTokenIdentity(t *testing.T) { FILE: connector/google/google.go constant issuerURL (line 28) | issuerURL = "https://accounts.google.com" constant wildcardDomainToAdminEmail (line 29) | wildcardDomainToAdminEmail = "*" type Config (line 33) | type Config struct method Open (line 70) | func (c *Config) Open(id string, logger *slog.Logger) (conn connector.... type googleConnector (line 151) | type googleConnector struct method Close (line 166) | func (c *googleConnector) Close() error { method LoginURL (line 171) | func (c *googleConnector) LoginURL(s connector.Scopes, callbackURL, st... method HandleCallback (line 204) | func (c *googleConnector) HandleCallback(s connector.Scopes, connData ... method Refresh (line 217) | func (c *googleConnector) Refresh(ctx context.Context, s connector.Sco... method createIdentity (line 230) | func (c *googleConnector) createIdentity(ctx context.Context, identity... method getGroups (line 293) | func (c *googleConnector) getGroups(email string, fetchTransitiveGroup... method findAdminService (line 340) | func (c *googleConnector) findAdminService(domain string) (*admin.Serv... method extractDomainFromEmail (line 356) | func (c *googleConnector) extractDomainFromEmail(email string) string { type oauth2Error (line 192) | type oauth2Error struct method Error (line 197) | func (e *oauth2Error) Error() string { function getCredentialsFromFilePath (line 369) | func getCredentialsFromFilePath(serviceAccountFilePath string) ([]byte, ... function getCredentialsFromDefault (line 381) | func getCredentialsFromDefault(ctx context.Context, email string, logger... function createServiceWithMetadataServer (line 401) | func createServiceWithMetadataServer(ctx context.Context, adminEmail str... function createDirectoryService (line 427) | func createDirectoryService(serviceAccountFilePath, email string, logger... FILE: connector/google/google_test.go function testSetup (line 38) | func testSetup() *httptest.Server { function newConnector (line 53) | func newConnector(config *Config) (*googleConnector, error) { function tempServiceAccountKey (line 67) | func tempServiceAccountKey() (string, error) { function TestOpen (line 84) | func TestOpen(t *testing.T) { function TestGetGroups (line 174) | func TestGetGroups(t *testing.T) { function TestDomainToAdminEmailConfig (line 244) | func TestDomainToAdminEmailConfig(t *testing.T) { function mockGCEMetadataServer (line 303) | func mockGCEMetadataServer() *httptest.Server { function TestGCEWorkloadIdentity (line 329) | func TestGCEWorkloadIdentity(t *testing.T) { function TestPromptTypeConfig (line 396) | func TestPromptTypeConfig(t *testing.T) { FILE: connector/keystone/keystone.go type conn (line 23) | type conn struct method Close (line 137) | func (p *conn) Close() error { return nil } method Login (line 139) | func (p *conn) Login(ctx context.Context, scopes connector.Scopes, use... method Prompt (line 183) | func (p *conn) Prompt() string { return "username" } method Refresh (line 185) | func (p *conn) Refresh( method getTokenResponse (line 209) | func (p *conn) getTokenResponse(ctx context.Context, username, pass st... method getAdminToken (line 241) | func (p *conn) getAdminToken(ctx context.Context) (string, error) { method checkIfUserExists (line 252) | func (p *conn) checkIfUserExists(ctx context.Context, userID string, t... method getUser (line 257) | func (p *conn) getUser(ctx context.Context, userID string, token strin... method getUserGroups (line 291) | func (p *conn) getUserGroups(ctx context.Context, userID string, token... type userKeystone (line 32) | type userKeystone struct type domainKeystone (line 38) | type domainKeystone struct type Config (line 56) | type Config struct method Open (line 112) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type loginRequestData (line 63) | type loginRequestData struct type auth (line 67) | type auth struct type identity (line 71) | type identity struct type password (line 76) | type password struct type user (line 80) | type user struct type token (line 86) | type token struct type tokenResponse (line 90) | type tokenResponse struct type group (line 94) | type group struct type groupsResponse (line 99) | type groupsResponse struct type userResponse (line 103) | type userResponse struct FILE: connector/keystone/keystone_test.go constant invalidPass (line 18) | invalidPass = "WRONG_PASS" constant testUser (line 20) | testUser = "test_user" constant testPass (line 21) | testPass = "test_pass" constant testEmail (line 22) | testEmail = "test@example.com" constant testGroup (line 23) | testGroup = "test_group" constant testDomainAltName (line 24) | testDomainAltName = "altdomain" constant testDomainID (line 25) | testDomainID = "default" constant testDomainName (line 26) | testDomainName = "Default" type userReq (line 40) | type userReq struct type domainResponse (line 49) | type domainResponse struct type domainsResponse (line 53) | type domainsResponse struct type groupResponse (line 57) | type groupResponse struct function getAdminToken (line 63) | func getAdminToken(t *testing.T, adminName, adminPass string) (token, id... function getOrCreateDomain (line 112) | func getOrCreateDomain(t *testing.T, token, domainName string) string { function createUser (line 186) | func createUser(t *testing.T, token, domainID, userName, userEmail, user... function deleteResource (line 232) | func deleteResource(t *testing.T, token, id, uri string) { function createGroup (line 249) | func createGroup(t *testing.T, token, description, name string) string { function addUserToGroup (line 290) | func addUserToGroup(t *testing.T, token, groupID, userID string) error { function TestIncorrectCredentialsLogin (line 308) | func TestIncorrectCredentialsLogin(t *testing.T) { function TestValidUserLogin (line 331) | func TestValidUserLogin(t *testing.T) { function TestUseRefreshToken (line 477) | func TestUseRefreshToken(t *testing.T) { function TestUseRefreshTokenUserDeleted (line 505) | func TestUseRefreshTokenUserDeleted(t *testing.T) { function TestUseRefreshTokenGroupsChanged (line 535) | func TestUseRefreshTokenGroupsChanged(t *testing.T) { function TestNoGroupsInScope (line 572) | func TestNoGroupsInScope(t *testing.T) { function setupVariables (line 602) | func setupVariables(t *testing.T) { function expectEquals (line 633) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/ldap/ldap.go type UsernameAttributes (line 66) | type UsernameAttributes method UnmarshalJSON (line 68) | func (u *UsernameAttributes) UnmarshalJSON(data []byte) error { type UserMatcher (line 85) | type UserMatcher struct type Config (line 93) | type Config struct method Open (line 238) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... method OpenConnector (line 253) | func (c *Config) OpenConnector(logger *slog.Logger) (interface { method openConnector (line 262) | func (c *Config) openConnector(logger *slog.Logger) (*ldapConnector, e... function scopeString (line 191) | func scopeString(i int) string { function parseScope (line 204) | func parseScope(s string) (int, bool) { function userMatchers (line 220) | func userMatchers(c *Config, logger *slog.Logger) []UserMatcher { type refreshData (line 247) | type refreshData struct type ldapConnector (line 336) | type ldapConnector struct method do (line 352) | func (c *ldapConnector) do(_ context.Context, f func(c *ldap.Conn) err... method getAttrs (line 393) | func (c *ldapConnector) getAttrs(e ldap.Entry, name string) []string { method getAttr (line 408) | func (c *ldapConnector) getAttr(e ldap.Entry, name string) string { method identityFromEntry (line 415) | func (c *ldapConnector) identityFromEntry(user ldap.Entry) (ident conn... method userEntry (line 452) | func (c *ldapConnector) userEntry(conn *ldap.Conn, username string) (u... method Login (line 517) | func (c *ldapConnector) Login(ctx context.Context, s connector.Scopes,... method Refresh (line 597) | func (c *ldapConnector) Refresh(ctx context.Context, s connector.Scope... method groups (line 638) | func (c *ldapConnector) groups(ctx context.Context, user ldap.Entry) (... method queryGroups (line 723) | func (c *ldapConnector) queryGroups(ctx context.Context, memberAttr, d... method Prompt (line 760) | func (c *ldapConnector) Prompt() string { FILE: connector/ldap/ldap_test.go type connectionMethod (line 16) | type connectionMethod constant connectStartTLS (line 19) | connectStartTLS connectionMethod = iota constant connectLDAPS (line 20) | connectLDAPS constant connectLDAP (line 21) | connectLDAP constant connectInsecureSkipVerify (line 22) | connectInsecureSkipVerify type subtest (line 26) | type subtest struct function TestQuery (line 42) | func TestQuery(t *testing.T) { function TestQueryWithEmailSuffix (line 102) | func TestQueryWithEmailSuffix(t *testing.T) { function TestUserFilter (line 138) | func TestUserFilter(t *testing.T) { function TestUsernameWithMultipleAttributes (line 187) | func TestUsernameWithMultipleAttributes(t *testing.T) { function TestGroupQuery (line 224) | func TestGroupQuery(t *testing.T) { function TestGroupsOnUserEntity (line 272) | func TestGroupsOnUserEntity(t *testing.T) { function TestGroupFilter (line 318) | func TestGroupFilter(t *testing.T) { function TestGroupToUserMatchers (line 367) | func TestGroupToUserMatchers(t *testing.T) { function TestDeprecatedGroupToUserMatcher (line 423) | func TestDeprecatedGroupToUserMatcher(t *testing.T) { function TestStartTLS (line 468) | func TestStartTLS(t *testing.T) { function TestInsecureSkipVerify (line 492) | func TestInsecureSkipVerify(t *testing.T) { function TestLDAPS (line 516) | func TestLDAPS(t *testing.T) { function TestUsernamePrompt (line 540) | func TestUsernamePrompt(t *testing.T) { function TestUsernameAttributesUnmarshal (line 565) | func TestUsernameAttributesUnmarshal(t *testing.T) { function TestNestedGroups (line 595) | func TestNestedGroups(t *testing.T) { function getenv (line 645) | func getenv(key, defaultVal string) string { function runTests (line 656) | func runTests(t *testing.T, connMethod connectionMethod, config *Config,... FILE: connector/linkedin/linkedin.go constant apiURL (line 19) | apiURL = "https://api.linkedin.com/v2" constant authURL (line 20) | authURL = "https://www.linkedin.com/oauth/v2/authorization" constant tokenURL (line 21) | tokenURL = "https://www.linkedin.com/oauth/v2/accessToken" type Config (line 25) | type Config struct method Open (line 32) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type connectorData (line 48) | type connectorData struct type linkedInConnector (line 57) | type linkedInConnector struct method LoginURL (line 63) | func (c *linkedInConnector) LoginURL(scopes connector.Scopes, callback... method HandleCallback (line 73) | func (c *linkedInConnector) HandleCallback(s connector.Scopes, connDat... method Refresh (line 110) | func (c *linkedInConnector) Refresh(ctx context.Context, s connector.S... method primaryEmail (line 158) | func (c *linkedInConnector) primaryEmail(ctx context.Context, client *... method profile (line 194) | func (c *linkedInConnector) profile(ctx context.Context, client *http.... type profile (line 132) | type profile struct method fullname (line 149) | func (p profile) fullname() string { type emailresp (line 139) | type emailresp struct type oauth2Error (line 230) | type oauth2Error struct method Error (line 235) | func (e *oauth2Error) Error() string { FILE: connector/microsoft/microsoft.go type GroupNameFormat (line 26) | type GroupNameFormat constant GroupID (line 30) | GroupID GroupNameFormat = "id" constant GroupName (line 31) | GroupName GroupNameFormat = "name" constant scopeUser (line 36) | scopeUser = "user.read" constant scopeGroups (line 39) | scopeGroups = "directory.read.all" constant scopeOfflineAccess (line 42) | scopeOfflineAccess = "offline_access" type Config (line 46) | type Config struct method Open (line 69) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... type connectorData (line 114) | type connectorData struct type microsoftConnector (line 125) | type microsoftConnector struct method isOrgTenant (line 143) | func (c *microsoftConnector) isOrgTenant() bool { method groupsRequired (line 147) | func (c *microsoftConnector) groupsRequired(groupScope bool) bool { method oauth2Config (line 151) | func (c *microsoftConnector) oauth2Config(scopes connector.Scopes) *oa... method LoginURL (line 178) | func (c *microsoftConnector) LoginURL(scopes connector.Scopes, callbac... method HandleCallback (line 194) | func (c *microsoftConnector) HandleCallback(s connector.Scopes, connDa... method Refresh (line 278) | func (c *microsoftConnector) Refresh(ctx context.Context, s connector.... method user (line 358) | func (c *microsoftConnector) user(ctx context.Context, client *http.Cl... method getGroups (line 391) | func (c *microsoftConnector) getGroups(ctx context.Context, client *ht... method getGroupIDs (line 415) | func (c *microsoftConnector) getGroupIDs(ctx context.Context, client *... method getGroupNames (line 438) | func (c *microsoftConnector) getGroupNames(ctx context.Context, client... method post (line 468) | func (c *microsoftConnector) post(ctx context.Context, client *http.Cl... type tokenNotifyFunc (line 251) | type tokenNotifyFunc type notifyRefreshTokenSource (line 254) | type notifyRefreshTokenSource struct method Token (line 264) | func (s *notifyRefreshTokenSource) Token() (*oauth2.Token, error) { type user (line 352) | type user struct type group (line 387) | type group struct type graphError (line 503) | type graphError struct method Error (line 508) | func (e *graphError) Error() string { function newGraphError (line 512) | func newGraphError(r io.Reader) error { type oauth2Error (line 523) | type oauth2Error struct method Error (line 528) | func (e *oauth2Error) Error() string { FILE: connector/microsoft/microsoft_test.go type testResponse (line 17) | type testResponse struct constant tenant (line 22) | tenant = "9b1c3439-a67e-4e92-bb0d-0571d44ca965" constant clientID (line 23) | clientID = "a115ebf3-6020-4384-8eb1-c0c42e667b6f" function TestLoginURL (line 31) | func TestLoginURL(t *testing.T) { function TestLoginURLWithOptions (line 58) | func TestLoginURLWithOptions(t *testing.T) { function TestUserIdentityFromGraphAPI (line 83) | func TestUserIdentityFromGraphAPI(t *testing.T) { function TestUserGroupsFromGraphAPI (line 105) | func TestUserGroupsFromGraphAPI(t *testing.T) { function TestUserNotInRequiredGroupFromGraphAPI (line 123) | func TestUserNotInRequiredGroupFromGraphAPI(t *testing.T) { function newTestServer (line 156) | func newTestServer(responses map[string]testResponse) *httptest.Server { function expectNil (line 170) | func expectNil(t *testing.T, a interface{}) { function expectEquals (line 176) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/mock/connectortest.go function NewCallbackConnector (line 17) | func NewCallbackConnector(logger *slog.Logger) connector.Connector { type Callback (line 38) | type Callback struct method LoginURL (line 45) | func (m *Callback) LoginURL(s connector.Scopes, callbackURL, state str... method HandleCallback (line 59) | func (m *Callback) HandleCallback(s connector.Scopes, connData []byte,... method Refresh (line 64) | func (m *Callback) Refresh(ctx context.Context, s connector.Scopes, id... method TokenIdentity (line 68) | func (m *Callback) TokenIdentity(ctx context.Context, subjectTokenType... type CallbackConfig (line 73) | type CallbackConfig struct method Open (line 76) | func (c *CallbackConfig) Open(id string, logger *slog.Logger) (connect... type PasswordConfig (line 83) | type PasswordConfig struct method Open (line 89) | func (c *PasswordConfig) Open(id string, logger *slog.Logger) (connect... type passwordConnector (line 104) | type passwordConnector struct method Close (line 110) | func (p passwordConnector) Close() error { return nil } method Login (line 112) | func (p passwordConnector) Login(ctx context.Context, s connector.Scop... method Prompt (line 125) | func (p passwordConnector) Prompt() string { return "" } method Refresh (line 127) | func (p passwordConnector) Refresh(_ context.Context, _ connector.Scop... FILE: connector/oauth/oauth.go type oauthConnector (line 21) | type oauthConnector struct method LoginURL (line 121) | func (c *oauthConnector) LoginURL(scopes connector.Scopes, callbackURL... method HandleCallback (line 137) | func (c *oauthConnector) HandleCallback(s connector.Scopes, _ []byte, ... method addGroupsFromMap (line 216) | func (c *oauthConnector) addGroupsFromMap(groups map[string]struct{}, ... method addGroupsFromToken (line 236) | func (c *oauthConnector) addGroupsFromToken(groups map[string]struct{}... type connectorData (line 39) | type connectorData struct type Config (line 43) | type Config struct method Open (line 63) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... function decode (line 256) | func decode(seg string) ([]byte, error) { FILE: connector/oauth/oauth_test.go function TestOpen (line 22) | func TestOpen(t *testing.T) { function TestLoginURL (line 44) | func TestLoginURL(t *testing.T) { function TestHandleCallBackForGroupsInUserInfo (line 70) | func TestHandleCallBackForGroupsInUserInfo(t *testing.T) { function TestHandleCallBackForGroupMapsInUserInfo (line 103) | func TestHandleCallBackForGroupMapsInUserInfo(t *testing.T) { function TestHandleCallBackForGroupsInToken (line 139) | func TestHandleCallBackForGroupsInToken(t *testing.T) { function TestHandleCallbackForNumericUserID (line 171) | func TestHandleCallbackForNumericUserID(t *testing.T) { function testSetup (line 199) | func testSetup(t *testing.T, tokenClaims map[string]interface{}, userInf... function newToken (line 235) | func newToken(key *jose.JSONWebKey, claims map[string]interface{}) (stri... function newConnector (line 256) | func newConnector(t *testing.T, serverURL string) *oauthConnector { function newRequestWithAuthCode (line 288) | func newRequestWithAuthCode(t *testing.T, serverURL string, code string)... FILE: connector/oidc/oidc.go constant codeChallengeMethodPlain (line 25) | codeChallengeMethodPlain = "plain" constant codeChallengeMethodS256 (line 26) | codeChallengeMethodS256 = "S256" function contains (line 29) | func contains(arr []string, item string) bool { type Config (line 39) | type Config struct method Open (line 266) | func (c *Config) Open(id string, logger *slog.Logger) (conn connector.... type ProviderDiscoveryOverrides (line 129) | type ProviderDiscoveryOverrides struct method Empty (line 141) | func (o *ProviderDiscoveryOverrides) Empty() bool { function getProvider (line 145) | func getProvider(ctx context.Context, issuer string, overrides ProviderD... type NewGroupFromClaims (line 190) | type NewGroupFromClaims struct type FilterGroupClaims (line 207) | type FilterGroupClaims struct type ModifyGroupNames (line 212) | type ModifyGroupNames struct type connectorData (line 226) | type connectorData struct function knownBrokenAuthHeaderProvider (line 234) | func knownBrokenAuthHeaderProvider(issuerURL string) bool { type PKCEChallengeData (line 247) | type PKCEChallengeData struct function getAuthCodeOptionForCodeChallenge (line 253) | func getAuthCodeOptionForCodeChallenge(codeVerifier, codeChallengeMethod... type oidcConnector (line 387) | type oidcConnector struct method Close (line 414) | func (c *oidcConnector) Close() error { method LoginURL (line 419) | func (c *oidcConnector) LoginURL(s connector.Scopes, callbackURL, stat... method HandleCallback (line 476) | func (c *oidcConnector) HandleCallback(s connector.Scopes, connData []... method Refresh (line 504) | func (c *oidcConnector) Refresh(ctx context.Context, s connector.Scope... method TokenIdentity (line 524) | func (c *oidcConnector) TokenIdentity(ctx context.Context, subjectToke... method createIdentity (line 536) | func (c *oidcConnector) createIdentity(ctx context.Context, identity c... type oauth2Error (line 456) | type oauth2Error struct method Error (line 461) | func (e *oauth2Error) Error() string { type caller (line 468) | type caller constant createCaller (line 471) | createCaller caller = iota constant refreshCaller (line 472) | refreshCaller constant exchangeCaller (line 473) | exchangeCaller FILE: connector/oidc/oidc_test.go function TestKnownBrokenAuthHeaderProvider (line 27) | func TestKnownBrokenAuthHeaderProvider(t *testing.T) { function TestHandleCallback (line 47) | func TestHandleCallback(t *testing.T) { function TestRefresh (line 592) | func TestRefresh(t *testing.T) { function TestTokenIdentity (line 672) | func TestTokenIdentity(t *testing.T) { function TestPromptType (line 752) | func TestPromptType(t *testing.T) { function TestProviderOverride (line 786) | func TestProviderOverride(t *testing.T) { function setupServer (line 837) | func setupServer(tok map[string]interface{}, idTokenDesired bool) (*http... function newToken (line 908) | func newToken(key *jose.JSONWebKey, claims map[string]interface{}) (stri... function newConnector (line 931) | func newConnector(config Config) (*oidcConnector, error) { function newRequestWithAuthCode (line 946) | func newRequestWithAuthCode(serverURL string, code string) (*http.Reques... function n (line 959) | func n(pub *rsa.PublicKey) string { function e (line 963) | func e(pub *rsa.PublicKey) string { function encode (line 969) | func encode(payload []byte) string { function expectEquals (line 974) | func expectEquals(t *testing.T, a interface{}, b interface{}) { FILE: connector/openshift/openshift.go constant wellKnownURLPath (line 21) | wellKnownURLPath = "/.well-known/oauth-authorization-server" constant usersURLPath (line 22) | usersURLPath = "/apis/user.openshift.io/v1/users/~" type Config (line 26) | type Config struct method Open (line 65) | func (c *Config) Open(id string, logger *slog.Logger) (conn connector.... method OpenWithHTTPClient (line 81) | func (c *Config) OpenWithHTTPClient(id string, logger *slog.Logger, type openshiftConnector (line 41) | type openshiftConnector struct method Close (line 135) | func (c *openshiftConnector) Close() error { method LoginURL (line 141) | func (c *openshiftConnector) LoginURL(scopes connector.Scopes, callbac... method HandleCallback (line 162) | func (c *openshiftConnector) HandleCallback(s connector.Scopes, method Refresh (line 184) | func (c *openshiftConnector) Refresh(ctx context.Context, s connector.... method identity (line 198) | func (c *openshiftConnector) identity(ctx context.Context, s connector... method user (line 235) | func (c *openshiftConnector) user(ctx context.Context, client *http.Cl... type user (line 55) | type user struct type oauth2Error (line 149) | type oauth2Error struct method Error (line 154) | func (e *oauth2Error) Error() string { function validateAllowedGroups (line 264) | func validateAllowedGroups(userGroups, allowedGroups []string) bool { FILE: connector/openshift/openshift_test.go function TestOpen (line 22) | func TestOpen(t *testing.T) { function TestGetUser (line 56) | func TestGetUser(t *testing.T) { function TestVerifySingleGroupFn (line 87) | func TestVerifySingleGroupFn(t *testing.T) { function TestVerifySingleGroupFailureFn (line 96) | func TestVerifySingleGroupFailureFn(t *testing.T) { function TestVerifyMultipleGroupFn (line 105) | func TestVerifyMultipleGroupFn(t *testing.T) { function TestVerifyGroup (line 114) | func TestVerifyGroup(t *testing.T) { function TestCallbackIdentity (line 145) | func TestCallbackIdentity(t *testing.T) { function TestRefreshIdentity (line 189) | func TestRefreshIdentity(t *testing.T) { function TestRefreshIdentityFailure (line 228) | func TestRefreshIdentityFailure(t *testing.T) { function newTestServer (line 261) | func newTestServer(responses map[string]interface{}) *httptest.Server { function expectNil (line 282) | func expectNil(t *testing.T, a interface{}) { function expectEquals (line 288) | func expectEquals(t *testing.T, a interface{}, b interface{}) { function expectNotNil (line 294) | func expectNotNil(t *testing.T, a interface{}) { FILE: connector/saml/saml.go constant bindingRedirect (line 30) | bindingRedirect = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect" constant bindingPOST (line 31) | bindingPOST = "urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" constant nameIDFormatEmailAddress (line 33) | nameIDFormatEmailAddress = "urn:oasis:names:tc:SAML:1.1:nameid-format:em... constant nameIDFormatUnspecified (line 34) | nameIDFormatUnspecified = "urn:oasis:names:tc:SAML:1.1:nameid-format:un... constant nameIDFormatX509Subject (line 35) | nameIDFormatX509Subject = "urn:oasis:names:tc:SAML:1.1:nameid-format:X5... constant nameIDFormatWindowsDN (line 36) | nameIDFormatWindowsDN = "urn:oasis:names:tc:SAML:1.1:nameid-format:Wi... constant nameIDFormatEncrypted (line 37) | nameIDFormatEncrypted = "urn:oasis:names:tc:SAML:2.0:nameid-format:en... constant nameIDFormatEntity (line 38) | nameIDFormatEntity = "urn:oasis:names:tc:SAML:2.0:nameid-format:en... constant nameIDFormatKerberos (line 39) | nameIDFormatKerberos = "urn:oasis:names:tc:SAML:2.0:nameid-format:ke... constant nameIDFormatPersistent (line 40) | nameIDFormatPersistent = "urn:oasis:names:tc:SAML:2.0:nameid-format:pe... constant nameIDformatTransient (line 41) | nameIDformatTransient = "urn:oasis:names:tc:SAML:2.0:nameid-format:tr... constant statusCodeSuccess (line 44) | statusCodeSuccess = "urn:oasis:names:tc:SAML:2.0:status:Success" constant subjectConfirmationMethodBearer (line 47) | subjectConfirmationMethodBearer = "urn:oasis:names:tc:SAML:2.0:cm:bearer" constant allowedClockDrift (line 50) | allowedClockDrift = time.Duration(30) * time.Second type Config (line 71) | type Config struct method Open (line 124) | func (c *Config) Open(id string, logger *slog.Logger) (connector.Conne... method openConnector (line 129) | func (c *Config) openConnector(logger *slog.Logger) (*provider, error) { type certStore (line 114) | type certStore struct method Certificates (line 118) | func (c certStore) Certificates() (roots []*x509.Certificate, err erro... type provider (line 240) | type provider struct method POSTData (line 295) | func (p *provider) POSTData(s connector.Scopes, id string) (action, va... method HandlePOST (line 332) | func (p *provider) HandlePOST(s connector.Scopes, samlResponse, inResp... method Refresh (line 493) | func (p *provider) Refresh(ctx context.Context, s connector.Scopes, id... method validateStatus (line 521) | func (p *provider) validateStatus(status *status) error { method validateSubject (line 550) | func (p *provider) validateSubject(subject *subject, inResponseTo stri... method validateConditions (line 604) | func (p *provider) validateConditions(conditions *conditions) error { type cachedIdentity (line 268) | type cachedIdentity struct function marshalCachedIdentity (line 278) | func marshalCachedIdentity(ident connector.Identity) (connector.Identity... function verifyResponseSig (line 659) | func verifyResponseSig(validator *dsig.ValidationContext, data []byte) (... function before (line 705) | func before(now, notBefore time.Time) bool { function after (line 711) | func after(now, notOnOrAfter time.Time) bool { FILE: connector/saml/saml_test.go type responseTest (line 41) | type responseTest struct method run (line 407) | func (r responseTest) run(t *testing.T) { function TestGoodResponse (line 64) | func TestGoodResponse(t *testing.T) { function TestGroups (line 83) | func TestGroups(t *testing.T) { function TestGroupsWhitelist (line 104) | func TestGroupsWhitelist(t *testing.T) { function TestGroupsWhitelistWithFiltering (line 126) | func TestGroupsWhitelistWithFiltering(t *testing.T) { function TestGroupsWhitelistEmpty (line 149) | func TestGroupsWhitelistEmpty(t *testing.T) { function TestGroupsWhitelistDisallowed (line 171) | func TestGroupsWhitelistDisallowed(t *testing.T) { function TestGroupsWhitelistDisallowedNoGroupsOnIdent (line 194) | func TestGroupsWhitelistDisallowedNoGroupsOnIdent(t *testing.T) { function TestOkta (line 218) | func TestOkta(t *testing.T) { function TestBadStatus (line 237) | func TestBadStatus(t *testing.T) { function TestInvalidCA (line 251) | func TestInvalidCA(t *testing.T) { function TestUnsignedResponse (line 265) | func TestUnsignedResponse(t *testing.T) { function TestExpiredAssertion (line 279) | func TestExpiredAssertion(t *testing.T) { function TestAssertionSignedNotResponse (line 296) | func TestAssertionSignedNotResponse(t *testing.T) { function TestInvalidSubjectInResponseTo (line 315) | func TestInvalidSubjectInResponseTo(t *testing.T) { function TestInvalidSubjectRecipient (line 329) | func TestInvalidSubjectRecipient(t *testing.T) { function TestInvalidAssertionAudience (line 343) | func TestInvalidAssertionAudience(t *testing.T) { function TestTwoAssertionFirstSigned (line 362) | func TestTwoAssertionFirstSigned(t *testing.T) { function TestTamperedResponseNameID (line 381) | func TestTamperedResponseNameID(t *testing.T) { function loadCert (line 395) | func loadCert(ca string) (*x509.Certificate, error) { function TestConfigCAData (line 476) | func TestConfigCAData(t *testing.T) { function runVerify (line 564) | func runVerify(t *testing.T, ca string, resp string, shouldSucceed bool) { function TestVerify (line 589) | func TestVerify(t *testing.T) { function TestVerifyUnsignedMessageAndSignedAssertionWithRootXmlNs (line 593) | func TestVerifyUnsignedMessageAndSignedAssertionWithRootXmlNs(t *testing... function TestVerifySignedMessageAndUnsignedAssertion (line 597) | func TestVerifySignedMessageAndUnsignedAssertion(t *testing.T) { function TestVerifyUnsignedMessageAndSignedAssertion (line 601) | func TestVerifyUnsignedMessageAndSignedAssertion(t *testing.T) { function TestVerifySignedMessageAndSignedAssertion (line 605) | func TestVerifySignedMessageAndSignedAssertion(t *testing.T) { function TestVerifyUnsignedMessageAndUnsignedAssertion (line 609) | func TestVerifyUnsignedMessageAndUnsignedAssertion(t *testing.T) { function TestSAMLRefresh (line 613) | func TestSAMLRefresh(t *testing.T) { FILE: connector/saml/types.go constant timeFormat (line 10) | timeFormat = "2006-01-02T15:04:05Z" type xmlTime (line 12) | type xmlTime method MarshalXMLAttr (line 14) | func (t xmlTime) MarshalXMLAttr(name xml.Name) (xml.Attr, error) { method UnmarshalXMLAttr (line 21) | func (t *xmlTime) UnmarshalXMLAttr(attr xml.Attr) error { type samlVersion (line 30) | type samlVersion struct method MarshalXMLAttr (line 32) | func (s samlVersion) MarshalXMLAttr(name xml.Name) (xml.Attr, error) { method UnmarshalXMLAttr (line 39) | func (s *samlVersion) UnmarshalXMLAttr(attr xml.Attr) error { type authnRequest (line 46) | type authnRequest struct type subject (line 71) | type subject struct type nameID (line 80) | type nameID struct type subjectConfirmationData (line 87) | type subjectConfirmationData struct type subjectConfirmation (line 96) | type subjectConfirmation struct type audience (line 103) | type audience struct type audienceRestriction (line 108) | type audienceRestriction struct type conditions (line 114) | type conditions struct type statusCode (line 123) | type statusCode struct type statusMessage (line 129) | type statusMessage struct type status (line 135) | type status struct type issuer (line 142) | type issuer struct type nameIDPolicy (line 147) | type nameIDPolicy struct type requestAuthnContext (line 153) | type requestAuthnContext struct type authnContextClassRef (line 159) | type authnContextClassRef struct type response (line 164) | type response struct type assertion (line 181) | type assertion struct type attributeStatement (line 197) | type attributeStatement struct method get (line 203) | func (a *attributeStatement) get(name string) (s string, ok bool) { method all (line 215) | func (a *attributeStatement) all(name string) (s []string, ok bool) { method names (line 228) | func (a *attributeStatement) names() []string { method String (line 238) | func (a *attributeStatement) String() string { type attribute (line 249) | type attribute struct method String (line 265) | func (a attribute) String() string { type attributeValue (line 260) | type attributeValue struct FILE: examples/example-app/handlers.go method handleIndex (line 13) | func (a *app) handleIndex(w http.ResponseWriter, r *http.Request) { method handleLogin (line 20) | func (a *app) handleLogin(w http.ResponseWriter, r *http.Request) { method handleCallback (line 87) | func (a *app) handleCallback(w http.ResponseWriter, r *http.Request) { FILE: examples/example-app/handlers_device.go method handleDeviceLogin (line 14) | func (a *app) handleDeviceLogin(w http.ResponseWriter, r *http.Request) { method handleDevicePage (line 104) | func (a *app) handleDevicePage(w http.ResponseWriter, r *http.Request) { method handleDevicePoll (line 124) | func (a *app) handleDevicePoll(w http.ResponseWriter, r *http.Request) { method handleDeviceResult (line 262) | func (a *app) handleDeviceResult(w http.ResponseWriter, r *http.Request) { FILE: examples/example-app/handlers_userinfo.go method handleUserInfo (line 10) | func (a *app) handleUserInfo(w http.ResponseWriter, r *http.Request) { FILE: examples/example-app/main.go constant exampleAppState (line 18) | exampleAppState = "I wish to wash my irish wristwatch" function init (line 25) | func init() { type app (line 30) | type app struct function cmd (line 60) | func cmd() *cobra.Command { function main (line 183) | func main() { FILE: examples/example-app/static/app.js function addCrossClient (line 22) | function addCrossClient(value) { function addCustomScope (line 46) | function addCustomScope(scope) { FILE: examples/example-app/static/device.js function pollForToken (line 42) | async function pollForToken() { function showError (line 81) | function showError(message) { function startPolling (line 92) | function startPolling() { function stopPolling (line 97) | function stopPolling() { FILE: examples/example-app/static/token.js function syntaxHighlight (line 14) | function syntaxHighlight(json) { function copyPublicKey (line 36) | function copyPublicKey() { function fallbackCopy (line 55) | function fallbackCopy(text) { function showCopyFeedback (line 72) | function showCopyFeedback(message) { function fetchUserInfo (line 91) | async function fetchUserInfo(event) { FILE: examples/example-app/templates.go constant dexLogoDataURI (line 27) | dexLogoDataURI = "/static/dex-glyph-color.svg" function init (line 36) | func init() { function renderIndex (line 61) | func renderIndex(w http.ResponseWriter, data indexPageData) { function renderDevice (line 65) | func renderDevice(w http.ResponseWriter, data devicePageData) { type indexPageData (line 69) | type indexPageData struct type devicePageData (line 74) | type devicePageData struct type tokenTmplData (line 83) | type tokenTmplData struct function generateJWTIOLink (line 94) | func generateJWTIOLink(token string, provider *oidc.Provider, ctx contex... function getPublicKeyPEM (line 100) | func getPublicKeyPEM(provider *oidc.Provider) string { function renderToken (line 163) | func renderToken(w http.ResponseWriter, ctx context.Context, provider *o... function renderTemplate (line 177) | func renderTemplate(w http.ResponseWriter, tmpl *template.Template, data... FILE: examples/example-app/utils.go function generateSessionID (line 24) | func generateSessionID() string { function buildScopes (line 34) | func buildScopes(baseScopes []string, crossClients []string) []string { method oauth2Config (line 48) | func (a *app) oauth2Config(scopes []string) *oauth2.Config { function uniqueStrings (line 58) | func uniqueStrings(values []string) []string { function httpClientForRootCAs (line 65) | func httpClientForRootCAs(rootCAs string) (*http.Client, error) { type debugTransport (line 88) | type debugTransport struct method RoundTrip (line 92) | func (d debugTransport) RoundTrip(req *http.Request) (*http.Response, ... function encodeToken (line 113) | func encodeToken(idToken *oidc.IDToken) (string, error) { function parseAndRenderToken (line 126) | func parseAndRenderToken(w http.ResponseWriter, r *http.Request, a *app,... FILE: examples/grpc-client/client.go function newDexClient (line 18) | func newDexClient(hostAndPort, caPath, clientCrt, clientKey string) (api... function createPassword (line 46) | func createPassword(cli api.DexClient) error { function createAndListClients (line 128) | func createAndListClients(cli api.DexClient) error { function main (line 179) | func main() { FILE: pkg/cel/cel.go type EnvironmentVersion (line 18) | type EnvironmentVersion constant EnvironmentV1 (line 22) | EnvironmentV1 EnvironmentVersion = 1 type CompilationResult (line 26) | type CompilationResult struct type CompilerOption (line 35) | type CompilerOption type compilerConfig (line 37) | type compilerConfig struct function defaultCompilerConfig (line 42) | func defaultCompilerConfig() *compilerConfig { function WithCostBudget (line 50) | func WithCostBudget(budget uint64) CompilerOption { function WithVersion (line 59) | func WithVersion(v EnvironmentVersion) CompilerOption { type Compiler (line 66) | type Compiler struct method CompileBool (line 129) | func (c *Compiler) CompileBool(expression string) (*CompilationResult,... method CompileString (line 134) | func (c *Compiler) CompileString(expression string) (*CompilationResul... method CompileStringList (line 139) | func (c *Compiler) CompileStringList(expression string) (*CompilationR... method Compile (line 144) | func (c *Compiler) Compile(expression string) (*CompilationResult, err... method compile (line 148) | func (c *Compiler) compile(expression string, expectedType *cel.Type) ... function NewCompiler (line 76) | func NewCompiler(variables []VariableDeclaration, opts ...CompilerOption... function Eval (line 195) | func Eval(ctx context.Context, result *CompilationResult, variables map[... function EvalBool (line 205) | func EvalBool(ctx context.Context, result *CompilationResult, variables ... function EvalString (line 220) | func EvalString(ctx context.Context, result *CompilationResult, variable... FILE: pkg/cel/cel_test.go function TestCompileBool (line 15) | func TestCompileBool(t *testing.T) { function TestCompileString (line 53) | func TestCompileString(t *testing.T) { function TestCompileStringList (line 86) | func TestCompileStringList(t *testing.T) { function TestCompile (line 98) | func TestCompile(t *testing.T) { function TestCompileErrors (line 116) | func TestCompileErrors(t *testing.T) { function TestCompileRejectsUnknownFields (line 142) | func TestCompileRejectsUnknownFields(t *testing.T) { function TestMaxExpressionLength (line 162) | func TestMaxExpressionLength(t *testing.T) { function TestEvalBool (line 172) | func TestEvalBool(t *testing.T) { function TestEvalString (line 218) | func TestEvalString(t *testing.T) { function TestEvalWithIdentityAndRequest (line 234) | func TestEvalWithIdentityAndRequest(t *testing.T) { function TestNewCompilerWithVariables (line 264) | func TestNewCompilerWithVariables(t *testing.T) { FILE: pkg/cel/cost.go constant DefaultCostBudget (line 12) | DefaultCostBudget uint64 = 10_000_000 constant MaxExpressionLength (line 15) | MaxExpressionLength = 10_240 constant DefaultStringMaxLength (line 19) | DefaultStringMaxLength = 256 constant DefaultListMaxLength (line 23) | DefaultListMaxLength = 100 type CostEstimate (line 26) | type CostEstimate struct method EstimateCost (line 33) | func (c *Compiler) EstimateCost(result *CompilationResult) (CostEstimate... type defaultCostEstimator (line 45) | type defaultCostEstimator struct method EstimateSize (line 47) | func (defaultCostEstimator) EstimateSize(element checker.AstNode) *che... method EstimateCallCost (line 85) | func (defaultCostEstimator) EstimateCallCost(function, overloadID stri... FILE: pkg/cel/cost_test.go function TestEstimateCost (line 12) | func TestEstimateCost(t *testing.T) { function TestCompileTimeCostAcceptsSimpleExpressions (line 45) | func TestCompileTimeCostAcceptsSimpleExpressions(t *testing.T) { function TestCompileTimeCostRejection (line 76) | func TestCompileTimeCostRejection(t *testing.T) { FILE: pkg/cel/library/email.go type Email (line 22) | type Email struct method CompileOptions (line 24) | func (Email) CompileOptions() []cel.EnvOption { method ProgramOptions (line 43) | func (Email) ProgramOptions() []cel.ProgramOption { function emailDomainImpl (line 47) | func emailDomainImpl(arg ref.Val) ref.Val { function emailLocalPartImpl (line 61) | func emailLocalPartImpl(arg ref.Val) ref.Val { FILE: pkg/cel/library/email_test.go function TestEmailDomain (line 13) | func TestEmailDomain(t *testing.T) { function TestEmailLocalPart (line 55) | func TestEmailLocalPart(t *testing.T) { function TestEmailDomainWithIdentityVariable (line 93) | func TestEmailDomainWithIdentityVariable(t *testing.T) { FILE: pkg/cel/library/groups.go type Groups (line 23) | type Groups struct method CompileOptions (line 25) | func (Groups) CompileOptions() []cel.EnvOption { method ProgramOptions (line 44) | func (Groups) ProgramOptions() []cel.ProgramOption { function groupMatchesImpl (line 48) | func groupMatchesImpl(lhs, rhs ref.Val) ref.Val { function groupFilterImpl (line 82) | func groupFilterImpl(lhs, rhs ref.Val) ref.Val { FILE: pkg/cel/library/groups_test.go function TestGroupMatches (line 14) | func TestGroupMatches(t *testing.T) { function TestGroupMatchesInvalidPattern (line 71) | func TestGroupMatchesInvalidPattern(t *testing.T) { function TestGroupFilter (line 86) | func TestGroupFilter(t *testing.T) { FILE: pkg/cel/types.go type VariableDeclaration (line 11) | type VariableDeclaration struct type IdentityVal (line 19) | type IdentityVal struct type RequestVal (line 29) | type RequestVal struct constant identityTypeName (line 38) | identityTypeName = "cel.IdentityVal" constant requestTypeName (line 41) | requestTypeName = "cel.RequestVal" function IdentityVariables (line 51) | func IdentityVariables() []VariableDeclaration { function RequestVariables (line 63) | func RequestVariables() []VariableDeclaration { function ClaimsVariable (line 74) | func ClaimsVariable() []VariableDeclaration { function IdentityFromConnector (line 81) | func IdentityFromConnector(id connector.Identity) IdentityVal { type RequestContext (line 94) | type RequestContext struct function RequestFromContext (line 102) | func RequestFromContext(rc RequestContext) RequestVal { FILE: pkg/featureflags/flag.go type flag (line 9) | type flag struct method env (line 14) | func (f *flag) env() string { method Enabled (line 18) | func (f *flag) Enabled() bool { function newFlag (line 31) | func newFlag(s string, d bool) *flag { FILE: pkg/groups/groups.go function Filter (line 5) | func Filter(given, required []string) []string { FILE: pkg/groups/groups_test.go function TestFilter (line 11) | func TestFilter(t *testing.T) { FILE: pkg/httpclient/httpclient.go function extractCAs (line 14) | func extractCAs(input []string) [][]byte { function NewHTTPClient (line 34) | func NewHTTPClient(rootCAs []string, insecureSkipVerify bool) (*http.Cli... FILE: pkg/httpclient/httpclient_test.go function TestRootCAs (line 18) | func TestRootCAs(t *testing.T) { function TestInsecureSkipVerify (line 52) | func TestInsecureSkipVerify(t *testing.T) { function NewLocalHTTPSTestServer (line 74) | func NewLocalHTTPSTestServer(handler http.Handler) (*httptest.Server, er... FILE: server/api.go constant apiVersion (line 21) | apiVersion = 3 constant recCost (line 26) | recCost = 12 constant upBoundCost (line 31) | upBoundCost = 16 function NewAPI (line 35) | func NewAPI(s storage.Storage, logger *slog.Logger, version string, serv... type dexAPI (line 44) | type dexAPI struct method GetClient (line 53) | func (d dexAPI) GetClient(ctx context.Context, req *api.GetClientReq) ... method CreateClient (line 73) | func (d dexAPI) CreateClient(ctx context.Context, req *api.CreateClien... method UpdateClient (line 108) | func (d dexAPI) UpdateClient(ctx context.Context, req *api.UpdateClien... method DeleteClient (line 141) | func (d dexAPI) DeleteClient(ctx context.Context, req *api.DeleteClien... method ListClients (line 153) | func (d dexAPI) ListClients(ctx context.Context, req *api.ListClientRe... method CreatePassword (line 195) | func (d dexAPI) CreatePassword(ctx context.Context, req *api.CreatePas... method UpdatePassword (line 227) | func (d dexAPI) UpdatePassword(ctx context.Context, req *api.UpdatePas... method DeletePassword (line 264) | func (d dexAPI) DeletePassword(ctx context.Context, req *api.DeletePas... method GetVersion (line 280) | func (d dexAPI) GetVersion(ctx context.Context, req *api.VersionReq) (... method GetDiscovery (line 287) | func (d dexAPI) GetDiscovery(ctx context.Context, req *api.DiscoveryRe... method ListPasswords (line 301) | func (d dexAPI) ListPasswords(ctx context.Context, req *api.ListPasswo... method VerifyPassword (line 323) | func (d dexAPI) VerifyPassword(ctx context.Context, req *api.VerifyPas... method ListRefresh (line 354) | func (d dexAPI) ListRefresh(ctx context.Context, req *api.ListRefreshR... method RevokeRefresh (line 388) | func (d dexAPI) RevokeRefresh(ctx context.Context, req *api.RevokeRefr... method CreateConnector (line 439) | func (d dexAPI) CreateConnector(ctx context.Context, req *api.CreateCo... method UpdateConnector (line 494) | func (d dexAPI) UpdateConnector(ctx context.Context, req *api.UpdateCo... method DeleteConnector (line 558) | func (d dexAPI) DeleteConnector(ctx context.Context, req *api.DeleteCo... method ListConnectors (line 579) | func (d dexAPI) ListConnectors(ctx context.Context, req *api.ListConne... function checkCost (line 181) | func checkCost(hash []byte) error { function defaultTo (line 607) | func defaultTo[T comparable](v, def T) T { FILE: server/api_cache_test.go function TestConnectorCacheInvalidation (line 14) | func TestConnectorCacheInvalidation(t *testing.T) { FILE: server/api_test.go type apiClient (line 23) | type apiClient struct function newLogger (line 31) | func newLogger(t *testing.T) *slog.Logger { function newAPI (line 36) | func newAPI(t *testing.T, s storage.Storage, logger *slog.Logger) *apiCl... function TestPassword (line 64) | func TestPassword(t *testing.T) { function TestCheckCost (line 174) | func TestCheckCost(t *testing.T) { function TestRefreshToken (line 227) | func TestRefreshToken(t *testing.T) { function TestUpdateClient (line 336) | func TestUpdateClient(t *testing.T) { function TestCreateConnector (line 491) | func TestCreateConnector(t *testing.T) { function TestUpdateConnector (line 541) | func TestUpdateConnector(t *testing.T) { function TestUpdateConnectorGrantTypes (line 609) | func TestUpdateConnectorGrantTypes(t *testing.T) { function TestDeleteConnector (line 708) | func TestDeleteConnector(t *testing.T) { function TestListConnectors (line 752) | func TestListConnectors(t *testing.T) { function TestMissingConnectorsCRUDFeatureFlag (line 794) | func TestMissingConnectorsCRUDFeatureFlag(t *testing.T) { function TestListClients (line 831) | func TestListClients(t *testing.T) { FILE: server/deviceflowhandlers.go type deviceCodeResponse (line 17) | type deviceCodeResponse struct method getDeviceVerificationURI (line 32) | func (s *Server) getDeviceVerificationURI() string { method handleDeviceExchange (line 36) | func (s *Server) handleDeviceExchange(w http.ResponseWriter, r *http.Req... method handleDeviceCode (line 57) | func (s *Server) handleDeviceCode(w http.ResponseWriter, r *http.Request) { method handleDeviceTokenDeprecated (line 180) | func (s *Server) handleDeviceTokenDeprecated(w http.ResponseWriter, r *h... method handleDeviceToken (line 205) | func (s *Server) handleDeviceToken(w http.ResponseWriter, r *http.Reques... method handleDeviceCallback (line 287) | func (s *Server) handleDeviceCallback(w http.ResponseWriter, r *http.Req... method verifyUserCode (line 401) | func (s *Server) verifyUserCode(w http.ResponseWriter, r *http.Request) { FILE: server/deviceflowhandlers_test.go function TestDeviceVerificationURI (line 18) | func TestDeviceVerificationURI(t *testing.T) { function TestHandleDeviceCode (line 41) | func TestHandleDeviceCode(t *testing.T) { function TestDeviceCallback (line 147) | func TestDeviceCallback(t *testing.T) { function TestDeviceTokenResponse (line 445) | func TestDeviceTokenResponse(t *testing.T) { function expectJSONErrorResponse (line 734) | func expectJSONErrorResponse(testCase string, body []byte, expectedError... function TestVerifyCodeResponse (line 745) | func TestVerifyCodeResponse(t *testing.T) { FILE: server/errors.go constant ErrMsgLoginError (line 10) | ErrMsgLoginError = "Login error. Please contact your administrator or tr... constant ErrMsgAuthenticationFailed (line 13) | ErrMsgAuthenticationFailed = "Authentication failed. Please contact your... constant ErrMsgInternalServerError (line 16) | ErrMsgInternalServerError = "Internal server error. Please contact your ... constant ErrMsgDatabaseError (line 19) | ErrMsgDatabaseError = "A database error occurred. Please try again later." constant ErrMsgInvalidRequest (line 22) | ErrMsgInvalidRequest = "Invalid request. Please try again." constant ErrMsgMethodNotAllowed (line 25) | ErrMsgMethodNotAllowed = "Method not allowed." constant ErrMsgNotInRequiredGroups (line 29) | ErrMsgNotInRequiredGroups = "You are not a member of any of the required... FILE: server/errors_test.go function TestErrorMessagesDoNotLeakInternalDetails (line 16) | func TestErrorMessagesDoNotLeakInternalDetails(t *testing.T) { function TestLoginErrorMessageIsSafe (line 147) | func TestLoginErrorMessageIsSafe(t *testing.T) { function TestCallbackErrorMessageIsSafe (line 170) | func TestCallbackErrorMessageIsSafe(t *testing.T) { function TestDeviceCallbackMethodError (line 192) | func TestDeviceCallbackMethodError(t *testing.T) { function TestRenderErrorSafeMessages (line 214) | func TestRenderErrorSafeMessages(t *testing.T) { function TestTokenErrorDoesNotLeakDetails (line 277) | func TestTokenErrorDoesNotLeakDetails(t *testing.T) { FILE: server/handlers.go constant codeChallengeMethodPlain (line 32) | codeChallengeMethodPlain = "plain" constant codeChallengeMethodS256 (line 33) | codeChallengeMethodS256 = "S256" method handlePublicKeys (line 36) | func (s *Server) handlePublicKeys(w http.ResponseWriter, r *http.Request) { type discovery (line 76) | type discovery struct method discoveryHandler (line 94) | func (s *Server) discoveryHandler(ctx context.Context) (http.HandlerFunc... method constructDiscovery (line 109) | func (s *Server) constructDiscovery(ctx context.Context) discovery { method grantTypeFromAuthRequest (line 147) | func (s *Server) grantTypeFromAuthRequest(r *http.Request) string { method handleAuthorization (line 162) | func (s *Server) handleAuthorization(w http.ResponseWriter, r *http.Requ... function filterConnectors (line 247) | func filterConnectors(connectors []storage.Connector, allowedConnectors ... function isConnectorAllowed (line 268) | func isConnectorAllowed(allowedConnectors []string, connectorID string) ... method getClientWithAuthError (line 283) | func (s *Server) getClientWithAuthError(ctx context.Context, clientID st... method handleConnectorLogin (line 296) | func (s *Server) handleConnectorLogin(w http.ResponseWriter, r *http.Req... method handlePasswordLogin (line 501) | func (s *Server) handlePasswordLogin(w http.ResponseWriter, r *http.Requ... method handleConnectorCallback (line 605) | func (s *Server) handleConnectorCallback(w http.ResponseWriter, r *http.... method finalizeLogin (line 718) | func (s *Server) finalizeLogin(ctx context.Context, identity connector.I... method handleApproval (line 882) | func (s *Server) handleApproval(w http.ResponseWriter, r *http.Request) { method sendCodeResponse (line 976) | func (s *Server) sendCodeResponse(w http.ResponseWriter, r *http.Request... function scopesCoveredByConsent (line 1123) | func scopesCoveredByConsent(approved, requested []string) bool { method withClientFromStorage (line 1141) | func (s *Server) withClientFromStorage(w http.ResponseWriter, r *http.Re... method handleToken (line 1183) | func (s *Server) handleToken(w http.ResponseWriter, r *http.Request) { method calculateCodeChallenge (line 1221) | func (s *Server) calculateCodeChallenge(codeVerifier, codeChallengeMetho... method handleAuthCode (line 1234) | func (s *Server) handleAuthCode(w http.ResponseWriter, r *http.Request, ... method exchangeAuthCode (line 1294) | func (s *Server) exchangeAuthCode(ctx context.Context, w http.ResponseWr... method handleUserInfo (line 1454) | func (s *Server) handleUserInfo(w http.ResponseWriter, r *http.Request) { method handlePasswordGrant (line 1485) | func (s *Server) handlePasswordGrant(w http.ResponseWriter, r *http.Requ... method handleTokenExchange (line 1726) | func (s *Server) handleTokenExchange(w http.ResponseWriter, r *http.Requ... method handleClientCredentialsGrant (line 1817) | func (s *Server) handleClientCredentialsGrant(w http.ResponseWriter, r *... type accessTokenResponse (line 1919) | type accessTokenResponse struct method toAccessTokenResponse (line 1929) | func (s *Server) toAccessTokenResponse(idToken, accessToken, refreshToke... method writeAccessToken (line 1939) | func (s *Server) writeAccessToken(w http.ResponseWriter, resp *accessTok... method renderError (line 1956) | func (s *Server) renderError(r *http.Request, w http.ResponseWriter, sta... method tokenErrHelper (line 1962) | func (s *Server) tokenErrHelper(w http.ResponseWriter, typ string, descr... function usernamePrompt (line 1970) | func usernamePrompt(conn connector.PasswordConnector) string { FILE: server/handlers_approval_test.go type getAuthRequestErrorStorage (line 21) | type getAuthRequestErrorStorage struct method GetAuthRequest (line 26) | func (s *getAuthRequestErrorStorage) GetAuthRequest(context.Context, s... function TestHandleApprovalGetAuthRequestErrorGET (line 30) | func TestHandleApprovalGetAuthRequestErrorGET(t *testing.T) { function TestHandleApprovalGetAuthRequestNotFoundGET (line 45) | func TestHandleApprovalGetAuthRequestNotFoundGET(t *testing.T) { function TestHandleApprovalGetAuthRequestNotFoundPOST (line 59) | func TestHandleApprovalGetAuthRequestNotFoundPOST(t *testing.T) { function TestHandleApprovalDoubleSubmitPOST (line 75) | func TestHandleApprovalDoubleSubmitPOST(t *testing.T) { FILE: server/handlers_test.go function boolPtr (line 32) | func boolPtr(v bool) *bool { function TestHandleHealth (line 36) | func TestHandleHealth(t *testing.T) { function TestHandleDiscovery (line 47) | func TestHandleDiscovery(t *testing.T) { function TestHandleHealthFailure (line 115) | func TestHandleHealthFailure(t *testing.T) { type emptyStorage (line 139) | type emptyStorage struct method GetAuthRequest (line 143) | func (*emptyStorage) GetAuthRequest(context.Context, string) (storage.... function TestHandleInvalidOAuth2Callbacks (line 147) | func TestHandleInvalidOAuth2Callbacks(t *testing.T) { function TestHandleInvalidSAMLCallbacks (line 172) | func TestHandleInvalidSAMLCallbacks(t *testing.T) { function TestHandleAuthCode (line 204) | func TestHandleAuthCode(t *testing.T) { function mockConnectorDataTestStorage (line 300) | func mockConnectorDataTestStorage(t *testing.T, s storage.Storage) { function TestHandlePassword (line 336) | func TestHandlePassword(t *testing.T) { function TestHandlePassword_LocalPasswordDBClaims (line 416) | func TestHandlePassword_LocalPasswordDBClaims(t *testing.T) { function setSessionsEnabled (line 501) | func setSessionsEnabled(t *testing.T, enabled bool) { function TestFinalizeLoginCreatesUserIdentity (line 510) | func TestFinalizeLoginCreatesUserIdentity(t *testing.T) { function TestFinalizeLoginUpdatesUserIdentity (line 559) | func TestFinalizeLoginUpdatesUserIdentity(t *testing.T) { function TestFinalizeLoginSkipsUserIdentityWhenDisabled (line 623) | func TestFinalizeLoginSkipsUserIdentityWhenDisabled(t *testing.T) { function TestSkipApprovalWithExistingConsent (line 667) | func TestSkipApprovalWithExistingConsent(t *testing.T) { function TestConsentPersistedOnApproval (line 775) | func TestConsentPersistedOnApproval(t *testing.T) { function TestScopesCoveredByConsent (line 832) | func TestScopesCoveredByConsent(t *testing.T) { function TestHandlePasswordLoginWithSkipApproval (line 891) | func TestHandlePasswordLoginWithSkipApproval(t *testing.T) { function TestHandleClientCredentials (line 1044) | func TestHandleClientCredentials(t *testing.T) { function TestHandleConnectorCallbackWithSkipApproval (line 1214) | func TestHandleConnectorCallbackWithSkipApproval(t *testing.T) { function TestHandleTokenExchange (line 1352) | func TestHandleTokenExchange(t *testing.T) { function TestHandleTokenExchangeConnectorGrantTypeRestriction (line 1456) | func TestHandleTokenExchangeConnectorGrantTypeRestriction(t *testing.T) { function TestHandleAuthorizationConnectorGrantTypeFiltering (line 1496) | func TestHandleAuthorizationConnectorGrantTypeFiltering(t *testing.T) { function TestHandleConnectorLoginGrantTypeRejection (line 1587) | func TestHandleConnectorLoginGrantTypeRejection(t *testing.T) { function setNonEmpty (line 1618) | func setNonEmpty(vals url.Values, key, value string) { function registerTestConnector (line 1625) | func registerTestConnector(t *testing.T, s *Server, connID string, c con... function TestConnectorDataPersistence (line 1647) | func TestConnectorDataPersistence(t *testing.T) { type mockSAMLRefreshConnector (line 1723) | type mockSAMLRefreshConnector struct method POSTData (line 1727) | func (m *mockSAMLRefreshConnector) POSTData(s connector.Scopes, reques... method HandlePOST (line 1731) | func (m *mockSAMLRefreshConnector) HandlePOST(s connector.Scopes, saml... method Refresh (line 1735) | func (m *mockSAMLRefreshConnector) Refresh(ctx context.Context, s conn... function TestFilterConnectors (line 1739) | func TestFilterConnectors(t *testing.T) { function TestIsConnectorAllowed (line 1795) | func TestIsConnectorAllowed(t *testing.T) { function TestHandleAuthorizationWithAllowedConnectors (line 1836) | func TestHandleAuthorizationWithAllowedConnectors(t *testing.T) { function TestHandleAuthorizationWithNoMatchingConnectors (line 1866) | func TestHandleAuthorizationWithNoMatchingConnectors(t *testing.T) { function TestHandleAuthorizationWithoutAllowedConnectors (line 1891) | func TestHandleAuthorizationWithoutAllowedConnectors(t *testing.T) { FILE: server/internal/codec.go function Marshal (line 10) | func Marshal(message proto.Message) (string, error) { function Unmarshal (line 19) | func Unmarshal(s string, message proto.Message) error { FILE: server/internal/types.pb.go constant _ (line 21) | _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) constant _ (line 23) | _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) type RefreshToken (line 27) | type RefreshToken struct method Reset (line 35) | func (x *RefreshToken) Reset() { method String (line 42) | func (x *RefreshToken) String() string { method ProtoMessage (line 46) | func (*RefreshToken) ProtoMessage() {} method ProtoReflect (line 48) | func (x *RefreshToken) ProtoReflect() protoreflect.Message { method Descriptor (line 61) | func (*RefreshToken) Descriptor() ([]byte, []int) { method GetRefreshId (line 65) | func (x *RefreshToken) GetRefreshId() string { method GetToken (line 72) | func (x *RefreshToken) GetToken() string { type IDTokenSubject (line 81) | type IDTokenSubject struct method Reset (line 89) | func (x *IDTokenSubject) Reset() { method String (line 96) | func (x *IDTokenSubject) String() string { method ProtoMessage (line 100) | func (*IDTokenSubject) ProtoMessage() {} method ProtoReflect (line 102) | func (x *IDTokenSubject) ProtoReflect() protoreflect.Message { method Descriptor (line 115) | func (*IDTokenSubject) Descriptor() ([]byte, []int) { method GetUserId (line 119) | func (x *IDTokenSubject) GetUserId() string { method GetConnId (line 126) | func (x *IDTokenSubject) GetConnId() string { function file_server_internal_types_proto_rawDescGZIP (line 158) | func file_server_internal_types_proto_rawDescGZIP() []byte { function init (line 178) | func init() { file_server_internal_types_proto_init() } function file_server_internal_types_proto_init (line 179) | func file_server_internal_types_proto_init() { FILE: server/introspectionhandler.go type Introspection (line 17) | type Introspection struct type IntrospectionExtra (line 82) | type IntrospectionExtra struct type TokenTypeEnum (line 96) | type TokenTypeEnum method String (line 103) | func (t TokenTypeEnum) String() string { constant AccessToken (line 99) | AccessToken TokenTypeEnum = iota constant RefreshToken (line 100) | RefreshToken type introspectionError (line 114) | type introspectionError struct method Error (line 120) | func (e *introspectionError) Error() string { method Is (line 124) | func (e *introspectionError) Is(tgt error) bool { function newIntrospectInactiveTokenError (line 135) | func newIntrospectInactiveTokenError() *introspectionError { function newIntrospectInternalServerError (line 139) | func newIntrospectInternalServerError() *introspectionError { function newIntrospectBadRequestError (line 143) | func newIntrospectBadRequestError(desc string) *introspectionError { method guessTokenType (line 147) | func (s *Server) guessTokenType(ctx context.Context, token string) (Toke... method getTokenFromRequest (line 168) | func (s *Server) getTokenFromRequest(r *http.Request) (string, TokenType... method introspectRefreshToken (line 196) | func (s *Server) introspectRefreshToken(ctx context.Context, token strin... method introspectAccessToken (line 247) | func (s *Server) introspectAccessToken(ctx context.Context, token string... method handleIntrospect (line 289) | func (s *Server) handleIntrospect(w http.ResponseWriter, r *http.Request) { method introspectErrHelper (line 330) | func (s *Server) introspectErrHelper(w http.ResponseWriter, typ string, ... function introspectInactiveErr (line 342) | func introspectInactiveErr(w http.ResponseWriter) { FILE: server/introspectionhandler_test.go function toJSON (line 21) | func toJSON(a interface{}) string { function mockTestStorage (line 30) | func mockTestStorage(t *testing.T, s storage.Storage) { function getIntrospectionValue (line 110) | func getIntrospectionValue(issuerURL url.URL, issuedAt time.Time, expiry... function TestGetTokenFromRequestSuccess (line 137) | func TestGetTokenFromRequestSuccess(t *testing.T) { function TestGetTokenFromRequestFailure (line 206) | func TestGetTokenFromRequestFailure(t *testing.T) { function TestHandleIntrospect (line 242) | func TestHandleIntrospect(t *testing.T) { function TestIntrospectErrHelper (line 365) | func TestIntrospectErrHelper(t *testing.T) { FILE: server/mfa.go type MFAProvider (line 22) | type MFAProvider interface type TOTPProvider (line 31) | type TOTPProvider struct method EnabledForConnectorType (line 45) | func (p *TOTPProvider) EnabledForConnectorType(connectorType string) b... method Type (line 53) | func (p *TOTPProvider) Type() string { return "TOTP" } method generate (line 55) | func (p *TOTPProvider) generate(connID, email string) (*otp.Key, error) { function NewTOTPProvider (line 37) | func NewTOTPProvider(issuer string, connectorTypes []string) *TOTPProvid... method handleMFAVerify (line 62) | func (s *Server) handleMFAVerify(w http.ResponseWriter, r *http.Request) { method renderTOTPPage (line 251) | func (s *Server) renderTOTPPage(secret *storage.MFASecret, lastFail bool... method sendCodeOrRedirectToApproval (line 271) | func (s *Server) sendCodeOrRedirectToApproval(w http.ResponseWriter, r *... function generateTOTPQRCode (line 302) | func generateTOTPQRCode(keyURL string) (string, error) { method mfaChainForClient (line 324) | func (s *Server) mfaChainForClient(ctx context.Context, clientID, connec... method getConnectorType (line 358) | func (s *Server) getConnectorType(ctx context.Context, connectorID strin... FILE: server/oauth2.go type displayedAuthErr (line 36) | type displayedAuthErr struct method Error (line 41) | func (err *displayedAuthErr) Error() string { function newDisplayedErr (line 45) | func newDisplayedErr(status int, format string, a ...interface{}) *displ... method redirectWithError (line 51) | func (s *Server) redirectWithError(w http.ResponseWriter, r *http.Reques... type redirectedAuthErr (line 62) | type redirectedAuthErr struct method Error (line 69) | func (err *redirectedAuthErr) Error() string { method Handler (line 73) | func (err *redirectedAuthErr) Handler() http.Handler { function tokenErr (line 104) | func tokenErr(w http.ResponseWriter, typ, description string, statusCode... constant errInvalidRequest (line 121) | errInvalidRequest = "invalid_request" constant errUnauthorizedClient (line 122) | errUnauthorizedClient = "unauthorized_client" constant errAccessDenied (line 123) | errAccessDenied = "access_denied" constant errUnsupportedResponseType (line 124) | errUnsupportedResponseType = "unsupported_response_type" constant errRequestNotSupported (line 125) | errRequestNotSupported = "request_not_supported" constant errInvalidScope (line 126) | errInvalidScope = "invalid_scope" constant errServerError (line 127) | errServerError = "server_error" constant errTemporarilyUnavailable (line 128) | errTemporarilyUnavailable = "temporarily_unavailable" constant errUnsupportedGrantType (line 129) | errUnsupportedGrantType = "unsupported_grant_type" constant errInvalidGrant (line 130) | errInvalidGrant = "invalid_grant" constant errInvalidClient (line 131) | errInvalidClient = "invalid_client" constant errInactiveToken (line 132) | errInactiveToken = "inactive_token" constant errLoginRequired (line 133) | errLoginRequired = "login_required" constant errInteractionRequired (line 134) | errInteractionRequired = "interaction_required" constant errConsentRequired (line 135) | errConsentRequired = "consent_required" constant scopeOfflineAccess (line 139) | scopeOfflineAccess = "offline_access" constant scopeOpenID (line 140) | scopeOpenID = "openid" constant scopeGroups (line 141) | scopeGroups = "groups" constant scopeEmail (line 142) | scopeEmail = "email" constant scopeProfile (line 143) | scopeProfile = "profile" constant scopeFederatedID (line 144) | scopeFederatedID = "federated:id" constant scopeCrossClientPrefix (line 145) | scopeCrossClientPrefix = "audience:server:client_id:" constant deviceCallbackURI (line 149) | deviceCallbackURI = "/device/callback" constant redirectURIOOB (line 153) | redirectURIOOB = "urn:ietf:wg:oauth:2.0:oob" constant grantTypeAuthorizationCode (line 157) | grantTypeAuthorizationCode = "authorization_code" constant grantTypeRefreshToken (line 158) | grantTypeRefreshToken = "refresh_token" constant grantTypeImplicit (line 159) | grantTypeImplicit = "implicit" constant grantTypePassword (line 160) | grantTypePassword = "password" constant grantTypeDeviceCode (line 161) | grantTypeDeviceCode = "urn:ietf:params:oauth:grant-type:device_code" constant grantTypeTokenExchange (line 162) | grantTypeTokenExchange = "urn:ietf:params:oauth:grant-type:token-exc... constant grantTypeClientCredentials (line 163) | grantTypeClientCredentials = "client_credentials" constant tokenTypeAccess (line 178) | tokenTypeAccess = "urn:ietf:params:oauth:token-type:access_token" constant tokenTypeRefresh (line 179) | tokenTypeRefresh = "urn:ietf:params:oauth:token-type:refresh_token" constant tokenTypeID (line 180) | tokenTypeID = "urn:ietf:params:oauth:token-type:id_token" constant tokenTypeSAML1 (line 181) | tokenTypeSAML1 = "urn:ietf:params:oauth:token-type:saml1" constant tokenTypeSAML2 (line 182) | tokenTypeSAML2 = "urn:ietf:params:oauth:token-type:saml2" constant tokenTypeJWT (line 183) | tokenTypeJWT = "urn:ietf:params:oauth:token-type:jwt" constant responseTypeCode (line 187) | responseTypeCode = "code" constant responseTypeToken (line 188) | responseTypeToken = "token" constant responseTypeIDToken (line 189) | responseTypeIDToken = "id_token" constant responseTypeCodeToken (line 190) | responseTypeCodeToken = "code token" constant responseTypeCodeIDToken (line 191) | responseTypeCodeIDToken = "code id_token" constant responseTypeIDTokenToken (line 192) | responseTypeIDTokenToken = "id_token token" constant responseTypeCodeIDTokenToken (line 193) | responseTypeCodeIDTokenToken = "code id_token token" constant deviceTokenPending (line 197) | deviceTokenPending = "authorization_pending" constant deviceTokenComplete (line 198) | deviceTokenComplete = "complete" constant deviceTokenSlowDown (line 199) | deviceTokenSlowDown = "slow_down" constant deviceTokenExpired (line 200) | deviceTokenExpired = "expired_token" function parseScopes (line 203) | func parseScopes(scopes []string) connector.Scopes { function accessTokenHash (line 236) | func accessTokenHash(alg jose.SignatureAlgorithm, accessToken string) (s... type audience (line 250) | type audience method contains (line 252) | func (a audience) contains(aud string) bool { method MarshalJSON (line 261) | func (a audience) MarshalJSON() ([]byte, error) { type idTokenClaims (line 268) | type idTokenClaims struct type federatedIDClaims (line 292) | type federatedIDClaims struct method newAccessToken (line 297) | func (s *Server) newAccessToken(ctx context.Context, clientID string, cl... function getClientID (line 301) | func getClientID(aud audience, azp string) (string, error) { function getAudience (line 312) | func getAudience(clientID string, scopes []string) audience { function genSubject (line 335) | func genSubject(userID string, connID string) (string, error) { method newIDToken (line 344) | func (s *Server) newIDToken(ctx context.Context, clientID string, claims... method validateIDTokenHint (line 445) | func (s *Server) validateIDTokenHint(ctx context.Context, hint string) (... function sessionMatchesHint (line 465) | func sessionMatchesHint(session *storage.AuthSession, hintSubject string... method parseAuthorizationRequest (line 478) | func (s *Server) parseAuthorizationRequest(r *http.Request) (*storage.Au... function parseCrossClientScope (line 689) | func parseCrossClientScope(scope string) (peerID string, ok bool) { method validateCrossClientTrust (line 696) | func (s *Server) validateCrossClientTrust(ctx context.Context, clientID,... function validateRedirectURI (line 716) | func validateRedirectURI(client storage.Client, redirectURI string) bool { function isHostLocal (line 746) | func isHostLocal(host string) bool { function validateConnectorID (line 759) | func validateConnectorID(connectors []storage.Connector, connectorID str... type signerKeySet (line 769) | type signerKeySet struct method VerifySignature (line 773) | func (s *signerKeySet) VerifySignature(ctx context.Context, jwt string... FILE: server/oauth2_test.go function TestGetClientID (line 24) | func TestGetClientID(t *testing.T) { function TestGetAudience (line 38) | func TestGetAudience(t *testing.T) { function TestGetSubject (line 49) | func TestGetSubject(t *testing.T) { function TestParseAuthorizationRequest (line 55) | func TestParseAuthorizationRequest(t *testing.T) { constant googleAccessTokenHash (line 475) | googleAccessTokenHash = "piwt8oCH-K2D9pXlaS1Y-w" constant googleAccessToken (line 476) | googleAccessToken = "ya29.CjHSA1l5WUn8xZ6HanHFzzdHdbXm-14rxnC7JHch9e... constant googleSigningAlg (line 477) | googleSigningAlg = jose.RS256 function TestAccessTokenHash (line 480) | func TestAccessTokenHash(t *testing.T) { function TestValidRedirectURI (line 490) | func TestValidRedirectURI(t *testing.T) { function TestSignerKeySet (line 691) | func TestSignerKeySet(t *testing.T) { function TestRedirectedAuthErrHandler (line 784) | func TestRedirectedAuthErrHandler(t *testing.T) { function signTestIDToken (line 892) | func signTestIDToken(t *testing.T, claims interface{}) string { function TestValidateIDTokenHint (line 908) | func TestValidateIDTokenHint(t *testing.T) { function TestSessionMatchesHint (line 983) | func TestSessionMatchesHint(t *testing.T) { function TestParseAuthorizationRequest_IDTokenHint (line 991) | func TestParseAuthorizationRequest_IDTokenHint(t *testing.T) { FILE: server/prompt.go type Prompt (line 11) | type Prompt struct method None (line 56) | func (p Prompt) None() bool { return p.none } method Login (line 59) | func (p Prompt) Login() bool { return p.login } method Consent (line 62) | func (p Prompt) Consent() bool { return p.consent } method String (line 65) | func (p Prompt) String() string { function ParsePrompt (line 19) | func ParsePrompt(raw string) (Prompt, error) { FILE: server/prompt_test.go function TestParsePrompt (line 10) | func TestParsePrompt(t *testing.T) { function TestPromptString (line 47) | func TestPromptString(t *testing.T) { FILE: server/refreshhandlers.go type RefreshTokenPolicy (line 17) | type RefreshTokenPolicy struct method RotationEnabled (line 62) | func (r *RefreshTokenPolicy) RotationEnabled() bool { method CompletelyExpired (line 66) | func (r *RefreshTokenPolicy) CompletelyExpired(lastUsed time.Time) bool { method ExpiredBecauseUnused (line 73) | func (r *RefreshTokenPolicy) ExpiredBecauseUnused(lastUsed time.Time) ... method AllowedToReuse (line 80) | func (r *RefreshTokenPolicy) AllowedToReuse(lastUsed time.Time) bool { function NewRefreshTokenPolicy (line 29) | func NewRefreshTokenPolicy(logger *slog.Logger, rotation bool, validIfNo... function contains (line 87) | func contains(arr []string, item string) bool { type refreshError (line 96) | type refreshError struct method Error (line 102) | func (r *refreshError) Error() string { function newInternalServerError (line 106) | func newInternalServerError() *refreshError { function newBadRequestError (line 110) | func newBadRequestError(desc string) *refreshError { method refreshTokenErrHelper (line 119) | func (s *Server) refreshTokenErrHelper(w http.ResponseWriter, err *refre... method extractRefreshTokenFromRequest (line 123) | func (s *Server) extractRefreshTokenFromRequest(r *http.Request) (*inter... type refreshContext (line 143) | type refreshContext struct method getRefreshTokenFromStorage (line 154) | func (s *Server) getRefreshTokenFromStorage(ctx context.Context, clientI... method getRefreshScopes (line 228) | func (s *Server) getRefreshScopes(r *http.Request, refresh *storage.Refr... method refreshWithConnector (line 260) | func (s *Server) refreshWithConnector(ctx context.Context, rCtx *refresh... method updateOfflineSession (line 283) | func (s *Server) updateOfflineSession(ctx context.Context, refresh *stor... method updateRefreshToken (line 311) | func (s *Server) updateRefreshToken(ctx context.Context, rCtx *refreshCo... method handleRefreshToken (line 408) | func (s *Server) handleRefreshToken(w http.ResponseWriter, r *http.Reque... FILE: server/refreshhandlers_test.go function mockRefreshTokenTestStorage (line 23) | func mockRefreshTokenTestStorage(t *testing.T, s storage.Storage, useObs... function TestRefreshTokenExpirationScenarios (line 85) | func TestRefreshTokenExpirationScenarios(t *testing.T) { function decodeJWTClaims (line 216) | func decodeJWTClaims(t *testing.T, token string) map[string]any { function TestRefreshTokenAuthTime (line 230) | func TestRefreshTokenAuthTime(t *testing.T) { function TestRefreshTokenPolicy (line 350) | func TestRefreshTokenPolicy(t *testing.T) { FILE: server/server.go constant LocalConnector (line 56) | LocalConnector = "local" type Connector (line 59) | type Connector struct function GrantTypeAllowed (line 68) | func GrantTypeAllowed(configuredTypes []string, grantType string) bool { type Config (line 75) | type Config struct type SessionConfig (line 153) | type SessionConfig struct type WebConfig (line 161) | type WebConfig struct type PKCEConfig (line 192) | type PKCEConfig struct function value (line 199) | func value(val, defaultValue time.Duration) time.Duration { type Server (line 207) | type Server struct method ServeHTTP (line 587) | func (s *Server) ServeHTTP(w http.ResponseWriter, r *http.Request) { method absPath (line 591) | func (s *Server) absPath(pathItems ...string) string { method absURL (line 598) | func (s *Server) absURL(pathItems ...string) string { method startGarbageCollection (line 719) | func (s *Server) startGarbageCollection(ctx context.Context, frequency... method OpenConnector (line 794) | func (s *Server) OpenConnector(conn storage.Connector) (Connector, err... method CloseConnector (line 821) | func (s *Server) CloseConnector(id string) { method getConnector (line 829) | func (s *Server) getConnector(ctx context.Context, id string) (Connect... function NewServer (line 255) | func NewServer(ctx context.Context, c Config) (*Server, error) { function newServer (line 259) | func newServer(ctx context.Context, c Config) (*Server, error) { function newPasswordDB (line 604) | func newPasswordDB(s storage.Storage) interface { type passwordDB (line 611) | type passwordDB struct method Login (line 629) | func (db passwordDB) Login(ctx context.Context, s connector.Scopes, em... method Refresh (line 655) | func (db passwordDB) Refresh(ctx context.Context, s connector.Scopes, ... method Prompt (line 683) | func (db passwordDB) Prompt() string { function resolvePasswordName (line 615) | func resolvePasswordName(p storage.Password) string { function resolvePasswordEmailVerified (line 622) | func resolvePasswordEmailVerified(p storage.Password) bool { function newKeyCacher (line 688) | func newKeyCacher(s storage.Storage, now func() time.Time) storage.Stora... type keyCacher (line 695) | type keyCacher struct method GetKeys (line 702) | func (k *keyCacher) GetKeys(ctx context.Context) (storage.Keys, error) { type ConnectorConfig (line 740) | type ConnectorConfig interface function openConnector (line 769) | func openConnector(logger *slog.Logger, conn storage.Connector) (connect... type logRequestKey (line 854) | type logRequestKey constant RequestKeyRequestID (line 857) | RequestKeyRequestID logRequestKey = "request_id" constant RequestKeyRemoteIP (line 858) | RequestKeyRemoteIP logRequestKey = "client_remote_addr" function WithRequestID (line 861) | func WithRequestID(ctx context.Context) context.Context { function WithRemoteIP (line 865) | func WithRemoteIP(ctx context.Context, ip string) context.Context { FILE: server/server_test.go function mustLoad (line 39) | func mustLoad(s string) *rsa.PrivateKey { function newTestServer (line 79) | func newTestServer(t *testing.T, updateConfig func(c *Config)) (*httptes... function newTestServerMultipleConnectors (line 145) | func newTestServerMultipleConnectors(t *testing.T, updateConfig func(c *... function TestNewTestServer (line 200) | func TestNewTestServer(t *testing.T) { function TestDiscovery (line 204) | func TestDiscovery(t *testing.T) { type oauth2Tests (line 234) | type oauth2Tests struct type test (line 239) | type test struct type ErrorResponse (line 261) | type ErrorResponse struct type OAuth2ErrorResponse (line 267) | type OAuth2ErrorResponse struct function makeOAuth2Tests (line 273) | func makeOAuth2Tests(clientID string, clientSecret string, now func() ti... function TestOAuth2CodeFlow (line 724) | func TestOAuth2CodeFlow(t *testing.T) { function TestOAuth2ImplicitFlow (line 901) | func TestOAuth2ImplicitFlow(t *testing.T) { function TestCrossClientScopes (line 1036) | func TestCrossClientScopes(t *testing.T) { function TestCrossClientScopesWithAzpInAudienceByDefault (line 1158) | func TestCrossClientScopesWithAzpInAudienceByDefault(t *testing.T) { function TestPasswordDB (line 1279) | func TestPasswordDB(t *testing.T) { function TestPasswordDBUsernamePrompt (line 1371) | func TestPasswordDBUsernamePrompt(t *testing.T) { type storageWithKeysTrigger (line 1382) | type storageWithKeysTrigger struct method GetKeys (line 1387) | func (s storageWithKeysTrigger) GetKeys(ctx context.Context) (storage.... function TestKeyCacher (line 1392) | func TestKeyCacher(t *testing.T) { function checkErrorResponse (line 1454) | func checkErrorResponse(err error, t *testing.T, tc test) { type oauth2Client (line 1478) | type oauth2Client struct function TestRefreshTokenFlow (line 1486) | func TestRefreshTokenFlow(t *testing.T) { function TestOAuth2DeviceFlow (line 1586) | func TestOAuth2DeviceFlow(t *testing.T) { function TestServerSupportedGrants (line 1769) | func TestServerSupportedGrants(t *testing.T) { function TestHeaders (line 1829) | func TestHeaders(t *testing.T) { function TestConnectorFailureHandling (line 1850) | func TestConnectorFailureHandling(t *testing.T) { FILE: server/session.go method rememberMeDefault (line 19) | func (s *Server) rememberMeDefault() *bool { function remoteIP (line 28) | func remoteIP(r *http.Request) string { function sessionCookieValue (line 38) | func sessionCookieValue(userID, connectorID, nonce string) string { function parseSessionCookie (line 45) | func parseSessionCookie(value string) (userID, connectorID, nonce string... method sessionCookiePath (line 64) | func (s *Server) sessionCookiePath() string { method setSessionCookie (line 71) | func (s *Server) setSessionCookie(w http.ResponseWriter, userID, connect... method clearSessionCookie (line 86) | func (s *Server) clearSessionCookie(w http.ResponseWriter) { method getValidAuthSession (line 102) | func (s *Server) getValidAuthSession(ctx context.Context, w http.Respons... method createOrUpdateAuthSession (line 170) | func (s *Server) createOrUpdateAuthSession(ctx context.Context, r *http.... method trySessionLogin (line 242) | func (s *Server) trySessionLogin(ctx context.Context, r *http.Request, w... method trySessionLoginWithSession (line 250) | func (s *Server) trySessionLoginWithSession(ctx context.Context, r *http... method updateSessionTokenIssuedAt (line 335) | func (s *Server) updateSessionTokenIssuedAt(r *http.Request, clientID st... FILE: server/session_test.go function newTestSessionServer (line 19) | func newTestSessionServer(t *testing.T) *Server { function TestSetSessionCookie (line 39) | func TestSetSessionCookie(t *testing.T) { function TestSetSessionCookie_HTTP (line 57) | func TestSetSessionCookie_HTTP(t *testing.T) { function TestClearSessionCookie (line 70) | func TestClearSessionCookie(t *testing.T) { function TestSessionCookieValueRoundtrip (line 82) | func TestSessionCookieValueRoundtrip(t *testing.T) { function TestParseSessionCookie_Invalid (line 106) | func TestParseSessionCookie_Invalid(t *testing.T) { function TestGetValidAuthSession (line 115) | func TestGetValidAuthSession(t *testing.T) { function TestCreateOrUpdateAuthSession (line 298) | func TestCreateOrUpdateAuthSession(t *testing.T) { function setupSessionLoginFixture (line 401) | func setupSessionLoginFixture(t *testing.T, s *Server) storage.AuthReque... function sessionCookieRequest (line 452) | func sessionCookieRequest(userID, connectorID, nonce string) *http.Reque... function TestTrySessionLogin (line 458) | func TestTrySessionLogin(t *testing.T) { function setupSessionWithIdentity (line 604) | func setupSessionWithIdentity(t *testing.T, s *Server, now time.Time, la... function TestTrySessionLogin_MaxAge (line 656) | func TestTrySessionLogin_MaxAge(t *testing.T) { function TestTrySessionLoginWithSession_IDTokenHint (line 751) | func TestTrySessionLoginWithSession_IDTokenHint(t *testing.T) { function TestParseAuthRequest_PromptAndMaxAge (line 828) | func TestParseAuthRequest_PromptAndMaxAge(t *testing.T) { FILE: server/signer/local.go type LocalConfig (line 15) | type LocalConfig struct method Open (line 21) | func (c *LocalConfig) Open(_ context.Context, s storage.Storage, idTok... type localSigner (line 38) | type localSigner struct method Start (line 48) | func (l *localSigner) Start(ctx context.Context) { method Sign (line 72) | func (l *localSigner) Sign(ctx context.Context, payload []byte) (strin... method ValidationKeys (line 90) | func (l *localSigner) ValidationKeys(ctx context.Context) ([]*jose.JSO... method Algorithm (line 108) | func (l *localSigner) Algorithm(_ context.Context) (jose.SignatureAlgo... FILE: server/signer/local_test.go function newTestLocalSigner (line 16) | func newTestLocalSigner(t *testing.T) *localSigner { function TestLocalSignerAlgorithm (line 35) | func TestLocalSignerAlgorithm(t *testing.T) { function TestLocalSignerSignAndValidate (line 44) | func TestLocalSignerSignAndValidate(t *testing.T) { FILE: server/signer/mock.go type MockConfig (line 14) | type MockConfig struct method Open (line 19) | func (c *MockConfig) Open(_ context.Context) (Signer, error) { type mockSigner (line 53) | type mockSigner struct method Sign (line 58) | func (m *mockSigner) Sign(_ context.Context, payload []byte) (string, ... method ValidationKeys (line 62) | func (m *mockSigner) ValidationKeys(_ context.Context) ([]*jose.JSONWe... method Algorithm (line 66) | func (m *mockSigner) Algorithm(_ context.Context) (jose.SignatureAlgor... method Start (line 70) | func (m *mockSigner) Start(_ context.Context) { function NewMockSigner (line 76) | func NewMockSigner(key *rsa.PrivateKey) (Signer, error) { FILE: server/signer/rotation.go type rotationStrategy (line 23) | type rotationStrategy struct function defaultRotationStrategy (line 38) | func defaultRotationStrategy(rotationFrequency, idTokenValidFor time.Dur... type keyRotator (line 48) | type keyRotator struct method rotate (line 57) | func (k keyRotator) rotate() error { FILE: server/signer/rotation_test.go function signingKeyID (line 14) | func signingKeyID(t *testing.T, s storage.Storage) string { function verificationKeyIDs (line 22) | func verificationKeyIDs(t *testing.T, s storage.Storage) (ids []string) { function slicesEq (line 35) | func slicesEq(s1, s2 []string) bool { function TestKeyRotator (line 59) | func TestKeyRotator(t *testing.T) { FILE: server/signer/signer.go type Signer (line 10) | type Signer interface FILE: server/signer/utils.go function signatureAlgorithm (line 13) | func signatureAlgorithm(jwk *jose.JSONWebKey) (alg jose.SignatureAlgorit... function signPayload (line 46) | func signPayload(key *jose.JSONWebKey, alg jose.SignatureAlgorithm, payl... FILE: server/signer/vault.go type VaultConfig (line 25) | type VaultConfig struct method UnmarshalJSON (line 34) | func (c *VaultConfig) UnmarshalJSON(data []byte) error { method Open (line 63) | func (c *VaultConfig) Open(_ context.Context) (Signer, error) { type vaultSigner (line 68) | type vaultSigner struct method Start (line 93) | func (v *vaultSigner) Start(_ context.Context) { method Sign (line 97) | func (v *vaultSigner) Sign(ctx context.Context, payload []byte) (strin... method ValidationKeys (line 182) | func (v *vaultSigner) ValidationKeys(ctx context.Context) ([]*jose.JSO... method getTransitKeysMap (line 196) | func (v *vaultSigner) getTransitKeysMap(ctx context.Context) (map[int6... method Algorithm (line 352) | func (v *vaultSigner) Algorithm(ctx context.Context) (jose.SignatureAl... function newVaultSigner (line 74) | func newVaultSigner(c VaultConfig) (*vaultSigner, error) { function parsePEMToJWK (line 252) | func parsePEMToJWK(pemStr string) (*jose.JSONWebKey, error) { function splitVaultSignature (line 337) | func splitVaultSignature(sig string) []string { type vaultAlgoParams (line 365) | type vaultAlgoParams struct function getVaultParams (line 370) | func getVaultParams(alg string) (vaultAlgoParams, error) { FILE: server/signer/vault_integration_test.go type conformanceTestConfig (line 34) | type conformanceTestConfig struct function getTestConfigs (line 41) | func getTestConfigs(t *testing.T) []conformanceTestConfig { function TestVaultSignerConformance_SigningAndVerification (line 75) | func TestVaultSignerConformance_SigningAndVerification(t *testing.T) { function TestVaultSignerConformance_KeyRotation (line 251) | func TestVaultSignerConformance_KeyRotation(t *testing.T) { function TestVaultSignerConformance_PublicKeyDiscovery (line 380) | func TestVaultSignerConformance_PublicKeyDiscovery(t *testing.T) { function enableTransitEngine (line 515) | func enableTransitEngine(client *vault.Client) error { function cleanupTests (line 537) | func cleanupTests(t *testing.T, ctx context.Context, client *vault.Clien... FILE: server/signer/vault_test.go function TestVaultConfigUnmarshalJSON_WithEnvVars (line 9) | func TestVaultConfigUnmarshalJSON_WithEnvVars(t *testing.T) { function TestVaultConfigUnmarshalJSON_WithoutEnvVars (line 93) | func TestVaultConfigUnmarshalJSON_WithoutEnvVars(t *testing.T) { function TestVaultConfigUnmarshalJSON_InvalidJSON (line 167) | func TestVaultConfigUnmarshalJSON_InvalidJSON(t *testing.T) { FILE: server/templates.go constant tmplApproval (line 18) | tmplApproval = "approval.html" constant tmplLogin (line 19) | tmplLogin = "login.html" constant tmplPassword (line 20) | tmplPassword = "password.html" constant tmplOOB (line 21) | tmplOOB = "oob.html" constant tmplError (line 22) | tmplError = "error.html" constant tmplDevice (line 23) | tmplDevice = "device.html" constant tmplDeviceSuccess (line 24) | tmplDeviceSuccess = "device_success.html" constant tmplTOTPVerify (line 25) | tmplTOTPVerify = "totp_verify.html" type templates (line 38) | type templates struct method device (line 267) | func (t *templates) device(r *http.Request, w http.ResponseWriter, pos... method deviceSuccess (line 280) | func (t *templates) deviceSuccess(r *http.Request, w http.ResponseWrit... method login (line 288) | func (t *templates) login(r *http.Request, w http.ResponseWriter, conn... method password (line 297) | func (t *templates) password(r *http.Request, w http.ResponseWriter, p... method approval (line 325) | func (t *templates) approval(r *http.Request, w http.ResponseWriter, a... method totpVerify (line 344) | func (t *templates) totpVerify(r *http.Request, w http.ResponseWriter,... method oob (line 359) | func (t *templates) oob(r *http.Request, w http.ResponseWriter, code s... method err (line 367) | func (t *templates) err(r *http.Request, w http.ResponseWriter, errCod... type webConfig (line 49) | type webConfig struct function getFuncMap (line 58) | func getFuncMap(c webConfig) (template.FuncMap, error) { function loadWebConfig (line 93) | func loadWebConfig(c webConfig) (http.Handler, http.Handler, http.Handle... function loadTemplates (line 131) | func loadTemplates(c webConfig, templatesDir string) (*templates, error) { function relativeURL (line 193) | func relativeURL(serverPath, reqPath, assetPath string) string { type connectorInfo (line 254) | type connectorInfo struct type byName (line 261) | type byName method Len (line 263) | func (n byName) Len() int { return len(n) } method Less (line 264) | func (n byName) Less(i, j int) bool { return n[i].Name < n[j].Name } method Swap (line 265) | func (n byName) Swap(i, j int) { n[i], n[j] = n[j], n[i] } type writeRecorder (line 381) | type writeRecorder struct method Write (line 386) | func (w *writeRecorder) Write(p []byte) (n int, err error) { function renderTemplate (line 391) | func renderTemplate(w http.ResponseWriter, tmpl *template.Template, data... FILE: server/templates_test.go function TestRelativeURL (line 5) | func TestRelativeURL(t *testing.T) { FILE: storage/conformance/conformance.go type subTest (line 26) | type subTest struct function runTests (line 31) | func runTests(t *testing.T, newStorage func(t *testing.T) storage.Storag... function RunTests (line 44) | func RunTests(t *testing.T, newStorage func(t *testing.T) storage.Storag... function mustLoadJWK (line 63) | func mustLoadJWK(b string) *jose.JSONWebKey { function mustBeErrNotFound (line 71) | func mustBeErrNotFound(t *testing.T, kind string, err error) { function mustBeErrAlreadyExists (line 80) | func mustBeErrAlreadyExists(t *testing.T, kind string, err error) { function testAuthRequestCRUD (line 89) | func testAuthRequestCRUD(t *testing.T, s storage.Storage) { function testAuthCodeCRUD (line 191) | func testAuthCodeCRUD(t *testing.T, s storage.Storage) { function testClientCRUD (line 272) | func testClientCRUD(t *testing.T, s storage.Storage) { function testRefreshTokenCRUD (line 343) | func testRefreshTokenCRUD(t *testing.T, s storage.Storage) { type byEmail (line 456) | type byEmail method Len (line 458) | func (n byEmail) Len() int { return len(n) } method Less (line 459) | func (n byEmail) Less(i, j int) bool { return n[i].Email < n[j].Email } method Swap (line 460) | func (n byEmail) Swap(i, j int) { n[i], n[j] = n[j], n[i] } function boolPtr (line 462) | func boolPtr(v bool) *bool { function testPasswordCRUD (line 466) | func testPasswordCRUD(t *testing.T, s storage.Storage) { function testOfflineSessionCRUD (line 565) | func testOfflineSessionCRUD(t *testing.T, s storage.Storage) { function testConnectorCRUD (line 640) | func testConnectorCRUD(t *testing.T, s storage.Storage) { function testKeysCRUD (line 732) | func testKeysCRUD(t *testing.T, s storage.Storage) { function testGC (line 783) | func testGC(t *testing.T, s storage.Storage) { function testTimezones (line 1067) | func testTimezones(t *testing.T, s storage.Storage) { function testDeviceRequestCRUD (line 1113) | func testDeviceRequestCRUD(t *testing.T, s storage.Storage) { function testDeviceTokenCRUD (line 1143) | func testDeviceTokenCRUD(t *testing.T, s storage.Storage) { function testUserIdentityCRUD (line 1196) | func testUserIdentityCRUD(t *testing.T, s storage.Storage) { function testAuthSessionCRUD (line 1277) | func testAuthSessionCRUD(t *testing.T, s storage.Storage) { FILE: storage/conformance/gen_jwks.go function newUUID (line 23) | func newUUID() string { type keyPair (line 58) | type keyPair struct function main (line 63) | func main() { FILE: storage/conformance/jwks.go type keyPair (line 7) | type keyPair struct FILE: storage/conformance/transactions.go function RunTransactionTests (line 23) | func RunTransactionTests(t *testing.T, newStorage func(t *testing.T) sto... function RunConcurrencyTests (line 36) | func RunConcurrencyTests(t *testing.T, newStorage func(t *testing.T) sto... function testClientConcurrentUpdate (line 42) | func testClientConcurrentUpdate(t *testing.T, s storage.Storage) { function testAuthRequestConcurrentUpdate (line 72) | func testAuthRequestConcurrentUpdate(t *testing.T, s storage.Storage) { function testPasswordConcurrentUpdate (line 118) | func testPasswordConcurrentUpdate(t *testing.T, s storage.Storage) { function testKeysConcurrentUpdate (line 156) | func testKeysConcurrentUpdate(t *testing.T, s storage.Storage) { function testRefreshTokenParallelUpdate (line 204) | func testRefreshTokenParallelUpdate(t *testing.T, s storage.Storage) { FILE: storage/ent/client/authcode.go method CreateAuthCode (line 10) | func (d *Database) CreateAuthCode(ctx context.Context, code storage.Auth... method GetAuthCode (line 38) | func (d *Database) GetAuthCode(ctx context.Context, id string) (storage.... method DeleteAuthCode (line 47) | func (d *Database) DeleteAuthCode(ctx context.Context, id string) error { FILE: storage/ent/client/authrequest.go method CreateAuthRequest (line 11) | func (d *Database) CreateAuthRequest(ctx context.Context, authRequest st... method GetAuthRequest (line 47) | func (d *Database) GetAuthRequest(ctx context.Context, id string) (stora... method DeleteAuthRequest (line 56) | func (d *Database) DeleteAuthRequest(ctx context.Context, id string) err... method UpdateAuthRequest (line 65) | func (d *Database) UpdateAuthRequest(ctx context.Context, id string, upd... FILE: storage/ent/client/authsession.go method CreateAuthSession (line 12) | func (d *Database) CreateAuthSession(ctx context.Context, session storag... method GetAuthSession (line 42) | func (d *Database) GetAuthSession(ctx context.Context, userID, connector... method ListAuthSessions (line 52) | func (d *Database) ListAuthSessions(ctx context.Context) ([]storage.Auth... method DeleteAuthSession (line 66) | func (d *Database) DeleteAuthSession(ctx context.Context, userID, connec... method UpdateAuthSession (line 76) | func (d *Database) UpdateAuthSession(ctx context.Context, userID, connec... FILE: storage/ent/client/client.go method CreateClient (line 10) | func (d *Database) CreateClient(ctx context.Context, client storage.Clie... method ListClients (line 29) | func (d *Database) ListClients(ctx context.Context) ([]storage.Client, e... method GetClient (line 43) | func (d *Database) GetClient(ctx context.Context, id string) (storage.Cl... method DeleteClient (line 52) | func (d *Database) DeleteClient(ctx context.Context, id string) error { method UpdateClient (line 61) | func (d *Database) UpdateClient(ctx context.Context, id string, updater ... FILE: storage/ent/client/connector.go method CreateConnector (line 10) | func (d *Database) CreateConnector(ctx context.Context, connector storag... method ListConnectors (line 26) | func (d *Database) ListConnectors(ctx context.Context) ([]storage.Connec... method GetConnector (line 40) | func (d *Database) GetConnector(ctx context.Context, id string) (storage... method DeleteConnector (line 49) | func (d *Database) DeleteConnector(ctx context.Context, id string) error { method UpdateConnector (line 58) | func (d *Database) UpdateConnector(ctx context.Context, id string, updat... FILE: storage/ent/client/devicerequest.go method CreateDeviceRequest (line 11) | func (d *Database) CreateDeviceRequest(ctx context.Context, request stor... method GetDeviceRequest (line 28) | func (d *Database) GetDeviceRequest(ctx context.Context, userCode string... FILE: storage/ent/client/devicetoken.go method CreateDeviceToken (line 11) | func (d *Database) CreateDeviceToken(ctx context.Context, token storage.... method GetDeviceToken (line 30) | func (d *Database) GetDeviceToken(ctx context.Context, deviceCode string... method UpdateDeviceToken (line 41) | func (d *Database) UpdateDeviceToken(ctx context.Context, deviceCode str... FILE: storage/ent/client/keys.go function getKeys (line 11) | func getKeys(ctx context.Context, client *db.KeysClient) (storage.Keys, ... method GetKeys (line 21) | func (d *Database) GetKeys(ctx context.Context) (storage.Keys, error) { method UpdateKeys (line 26) | func (d *Database) UpdateKeys(ctx context.Context, updater func(old stor... FILE: storage/ent/client/main.go type Database (line 21) | type Database struct method Schema (line 59) | func (d *Database) Schema() *migrate.Schema { method Close (line 64) | func (d *Database) Close() error { method BeginTx (line 69) | func (d *Database) BeginTx(ctx context.Context) (*db.Tx, error) { method GarbageCollect (line 74) | func (d *Database) GarbageCollect(ctx context.Context, now time.Time) ... function NewDatabase (line 29) | func NewDatabase(opts ...func(*Database)) *Database { function WithClient (line 38) | func WithClient(c *db.Client) func(*Database) { function WithHasher (line 45) | func WithHasher(h func() hash.Hash) func(*Database) { function WithTxIsolationLevel (line 52) | func WithTxIsolationLevel(level sql.IsolationLevel) func(*Database) { FILE: storage/ent/client/offlinesession.go method CreateOfflineSessions (line 12) | func (d *Database) CreateOfflineSessions(ctx context.Context, session st... method GetOfflineSessions (line 33) | func (d *Database) GetOfflineSessions(ctx context.Context, userID, connI... method DeleteOfflineSessions (line 44) | func (d *Database) DeleteOfflineSessions(ctx context.Context, userID, co... method UpdateOfflineSessions (line 55) | func (d *Database) UpdateOfflineSessions(ctx context.Context, userID str... FILE: storage/ent/client/password.go method CreatePassword (line 12) | func (d *Database) CreatePassword(ctx context.Context, password storage.... method ListPasswords (line 30) | func (d *Database) ListPasswords(ctx context.Context) ([]storage.Passwor... method GetPassword (line 44) | func (d *Database) GetPassword(ctx context.Context, email string) (stora... method DeletePassword (line 56) | func (d *Database) DeletePassword(ctx context.Context, email string) err... method UpdatePassword (line 68) | func (d *Database) UpdatePassword(ctx context.Context, email string, upd... FILE: storage/ent/client/refreshtoken.go method CreateRefresh (line 10) | func (d *Database) CreateRefresh(ctx context.Context, refresh storage.Re... method ListRefreshTokens (line 37) | func (d *Database) ListRefreshTokens(ctx context.Context) ([]storage.Ref... method GetRefresh (line 51) | func (d *Database) GetRefresh(ctx context.Context, id string) (storage.R... method DeleteRefresh (line 60) | func (d *Database) DeleteRefresh(ctx context.Context, id string) error { method UpdateRefreshToken (line 69) | func (d *Database) UpdateRefreshToken(ctx context.Context, id string, up... FILE: storage/ent/client/types.go constant keysRowID (line 11) | keysRowID = "keys" function toStorageKeys (line 13) | func toStorageKeys(keys *db.Keys) storage.Keys { function toStorageAuthRequest (line 22) | func toStorageAuthRequest(a *db.AuthRequest) storage.AuthRequest { function toStorageAuthCode (line 56) | func toStorageAuthCode(a *db.AuthCode) storage.AuthCode { function toStorageClient (line 82) | func toStorageClient(c *db.OAuth2Client) storage.Client { function toStorageConnector (line 96) | func toStorageConnector(c *db.Connector) storage.Connector { function toStorageOfflineSession (line 106) | func toStorageOfflineSession(o *db.OfflineSession) storage.OfflineSessio... function toStorageRefreshToken (line 125) | func toStorageRefreshToken(r *db.RefreshToken) storage.RefreshToken { function toStoragePassword (line 148) | func toStoragePassword(p *db.Password) storage.Password { function toStorageDeviceRequest (line 161) | func toStorageDeviceRequest(r *db.DeviceRequest) storage.DeviceRequest { function toStorageUserIdentity (line 172) | func toStorageUserIdentity(u *db.UserIdentity) storage.UserIdentity { function toStorageAuthSession (line 217) | func toStorageAuthSession(s *db.AuthSession) storage.AuthSession { function toStorageDeviceToken (line 243) | func toStorageDeviceToken(t *db.DeviceToken) storage.DeviceToken { FILE: storage/ent/client/useridentity.go method CreateUserIdentity (line 12) | func (d *Database) CreateUserIdentity(ctx context.Context, identity stor... method GetUserIdentity (line 53) | func (d *Database) GetUserIdentity(ctx context.Context, userID, connecto... method DeleteUserIdentity (line 64) | func (d *Database) DeleteUserIdentity(ctx context.Context, userID, conne... method UpdateUserIdentity (line 75) | func (d *Database) UpdateUserIdentity(ctx context.Context, userID string... method ListUserIdentities (line 138) | func (d *Database) ListUserIdentities(ctx context.Context) ([]storage.Us... FILE: storage/ent/client/utils.go function rollback (line 13) | func rollback(tx *db.Tx, t string, err error) error { function convertDBError (line 23) | func convertDBError(t string, err error) error { function compositeKeyID (line 38) | func compositeKeyID(first string, second string, hasher func() hash.Hash... FILE: storage/ent/db/authcode.go type AuthCode (line 17) | type AuthCode struct method scanValues (line 57) | func (*AuthCode) scanValues(columns []string) ([]any, error) { method assignValues (line 78) | func (_m *AuthCode) assignValues(columns []string, values []any) error { method Value (line 199) | func (_m *AuthCode) Value(name string) (ent.Value, error) { method Update (line 206) | func (_m *AuthCode) Update() *AuthCodeUpdateOne { method Unwrap (line 212) | func (_m *AuthCode) Unwrap() *AuthCode { method String (line 222) | func (_m *AuthCode) String() string { type AuthCodes (line 280) | type AuthCodes FILE: storage/ent/db/authcode/authcode.go constant Label (line 11) | Label = "auth_code" constant FieldID (line 13) | FieldID = "id" constant FieldClientID (line 15) | FieldClientID = "client_id" constant FieldScopes (line 17) | FieldScopes = "scopes" constant FieldNonce (line 19) | FieldNonce = "nonce" constant FieldRedirectURI (line 21) | FieldRedirectURI = "redirect_uri" constant FieldClaimsUserID (line 23) | FieldClaimsUserID = "claims_user_id" constant FieldClaimsUsername (line 25) | FieldClaimsUsername = "claims_username" constant FieldClaimsEmail (line 27) | FieldClaimsEmail = "claims_email" constant FieldClaimsEmailVerified (line 29) | FieldClaimsEmailVerified = "claims_email_verified" constant FieldClaimsGroups (line 31) | FieldClaimsGroups = "claims_groups" constant FieldClaimsPreferredUsername (line 33) | FieldClaimsPreferredUsername = "claims_preferred_username" constant FieldConnectorID (line 35) | FieldConnectorID = "connector_id" constant FieldConnectorData (line 37) | FieldConnectorData = "connector_data" constant FieldExpiry (line 39) | FieldExpiry = "expiry" constant FieldCodeChallenge (line 41) | FieldCodeChallenge = "code_challenge" constant FieldCodeChallengeMethod (line 43) | FieldCodeChallengeMethod = "code_challenge_method" constant FieldAuthTime (line 45) | FieldAuthTime = "auth_time" constant Table (line 47) | Table = "auth_codes" function ValidColumn (line 72) | func ValidColumn(column string) bool { type OrderOption (line 107) | type OrderOption function ByID (line 110) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByClientID (line 115) | func ByClientID(opts ...sql.OrderTermOption) OrderOption { function ByNonce (line 120) | func ByNonce(opts ...sql.OrderTermOption) OrderOption { function ByRedirectURI (line 125) | func ByRedirectURI(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUserID (line 130) | func ByClaimsUserID(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUsername (line 135) | func ByClaimsUsername(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmail (line 140) | func ByClaimsEmail(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmailVerified (line 145) | func ByClaimsEmailVerified(opts ...sql.OrderTermOption) OrderOption { function ByClaimsPreferredUsername (line 150) | func ByClaimsPreferredUsername(opts ...sql.OrderTermOption) OrderOption { function ByConnectorID (line 155) | func ByConnectorID(opts ...sql.OrderTermOption) OrderOption { function ByExpiry (line 160) | func ByExpiry(opts ...sql.OrderTermOption) OrderOption { function ByCodeChallenge (line 165) | func ByCodeChallenge(opts ...sql.OrderTermOption) OrderOption { function ByCodeChallengeMethod (line 170) | func ByCodeChallengeMethod(opts ...sql.OrderTermOption) OrderOption { function ByAuthTime (line 175) | func ByAuthTime(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/authcode/where.go function ID (line 13) | func ID(id string) predicate.AuthCode { function IDEQ (line 18) | func IDEQ(id string) predicate.AuthCode { function IDNEQ (line 23) | func IDNEQ(id string) predicate.AuthCode { function IDIn (line 28) | func IDIn(ids ...string) predicate.AuthCode { function IDNotIn (line 33) | func IDNotIn(ids ...string) predicate.AuthCode { function IDGT (line 38) | func IDGT(id string) predicate.AuthCode { function IDGTE (line 43) | func IDGTE(id string) predicate.AuthCode { function IDLT (line 48) | func IDLT(id string) predicate.AuthCode { function IDLTE (line 53) | func IDLTE(id string) predicate.AuthCode { function IDEqualFold (line 58) | func IDEqualFold(id string) predicate.AuthCode { function IDContainsFold (line 63) | func IDContainsFold(id string) predicate.AuthCode { function ClientID (line 68) | func ClientID(v string) predicate.AuthCode { function Nonce (line 73) | func Nonce(v string) predicate.AuthCode { function RedirectURI (line 78) | func RedirectURI(v string) predicate.AuthCode { function ClaimsUserID (line 83) | func ClaimsUserID(v string) predicate.AuthCode { function ClaimsUsername (line 88) | func ClaimsUsername(v string) predicate.AuthCode { function ClaimsEmail (line 93) | func ClaimsEmail(v string) predicate.AuthCode { function ClaimsEmailVerified (line 98) | func ClaimsEmailVerified(v bool) predicate.AuthCode { function ClaimsPreferredUsername (line 103) | func ClaimsPreferredUsername(v string) predicate.AuthCode { function ConnectorID (line 108) | func ConnectorID(v string) predicate.AuthCode { function ConnectorData (line 113) | func ConnectorData(v []byte) predicate.AuthCode { function Expiry (line 118) | func Expiry(v time.Time) predicate.AuthCode { function CodeChallenge (line 123) | func CodeChallenge(v string) predicate.AuthCode { function CodeChallengeMethod (line 128) | func CodeChallengeMethod(v string) predicate.AuthCode { function AuthTime (line 133) | func AuthTime(v time.Time) predicate.AuthCode { function ClientIDEQ (line 138) | func ClientIDEQ(v string) predicate.AuthCode { function ClientIDNEQ (line 143) | func ClientIDNEQ(v string) predicate.AuthCode { function ClientIDIn (line 148) | func ClientIDIn(vs ...string) predicate.AuthCode { function ClientIDNotIn (line 153) | func ClientIDNotIn(vs ...string) predicate.AuthCode { function ClientIDGT (line 158) | func ClientIDGT(v string) predicate.AuthCode { function ClientIDGTE (line 163) | func ClientIDGTE(v string) predicate.AuthCode { function ClientIDLT (line 168) | func ClientIDLT(v string) predicate.AuthCode { function ClientIDLTE (line 173) | func ClientIDLTE(v string) predicate.AuthCode { function ClientIDContains (line 178) | func ClientIDContains(v string) predicate.AuthCode { function ClientIDHasPrefix (line 183) | func ClientIDHasPrefix(v string) predicate.AuthCode { function ClientIDHasSuffix (line 188) | func ClientIDHasSuffix(v string) predicate.AuthCode { function ClientIDEqualFold (line 193) | func ClientIDEqualFold(v string) predicate.AuthCode { function ClientIDContainsFold (line 198) | func ClientIDContainsFold(v string) predicate.AuthCode { function ScopesIsNil (line 203) | func ScopesIsNil() predicate.AuthCode { function ScopesNotNil (line 208) | func ScopesNotNil() predicate.AuthCode { function NonceEQ (line 213) | func NonceEQ(v string) predicate.AuthCode { function NonceNEQ (line 218) | func NonceNEQ(v string) predicate.AuthCode { function NonceIn (line 223) | func NonceIn(vs ...string) predicate.AuthCode { function NonceNotIn (line 228) | func NonceNotIn(vs ...string) predicate.AuthCode { function NonceGT (line 233) | func NonceGT(v string) predicate.AuthCode { function NonceGTE (line 238) | func NonceGTE(v string) predicate.AuthCode { function NonceLT (line 243) | func NonceLT(v string) predicate.AuthCode { function NonceLTE (line 248) | func NonceLTE(v string) predicate.AuthCode { function NonceContains (line 253) | func NonceContains(v string) predicate.AuthCode { function NonceHasPrefix (line 258) | func NonceHasPrefix(v string) predicate.AuthCode { function NonceHasSuffix (line 263) | func NonceHasSuffix(v string) predicate.AuthCode { function NonceEqualFold (line 268) | func NonceEqualFold(v string) predicate.AuthCode { function NonceContainsFold (line 273) | func NonceContainsFold(v string) predicate.AuthCode { function RedirectURIEQ (line 278) | func RedirectURIEQ(v string) predicate.AuthCode { function RedirectURINEQ (line 283) | func RedirectURINEQ(v string) predicate.AuthCode { function RedirectURIIn (line 288) | func RedirectURIIn(vs ...string) predicate.AuthCode { function RedirectURINotIn (line 293) | func RedirectURINotIn(vs ...string) predicate.AuthCode { function RedirectURIGT (line 298) | func RedirectURIGT(v string) predicate.AuthCode { function RedirectURIGTE (line 303) | func RedirectURIGTE(v string) predicate.AuthCode { function RedirectURILT (line 308) | func RedirectURILT(v string) predicate.AuthCode { function RedirectURILTE (line 313) | func RedirectURILTE(v string) predicate.AuthCode { function RedirectURIContains (line 318) | func RedirectURIContains(v string) predicate.AuthCode { function RedirectURIHasPrefix (line 323) | func RedirectURIHasPrefix(v string) predicate.AuthCode { function RedirectURIHasSuffix (line 328) | func RedirectURIHasSuffix(v string) predicate.AuthCode { function RedirectURIEqualFold (line 333) | func RedirectURIEqualFold(v string) predicate.AuthCode { function RedirectURIContainsFold (line 338) | func RedirectURIContainsFold(v string) predicate.AuthCode { function ClaimsUserIDEQ (line 343) | func ClaimsUserIDEQ(v string) predicate.AuthCode { function ClaimsUserIDNEQ (line 348) | func ClaimsUserIDNEQ(v string) predicate.AuthCode { function ClaimsUserIDIn (line 353) | func ClaimsUserIDIn(vs ...string) predicate.AuthCode { function ClaimsUserIDNotIn (line 358) | func ClaimsUserIDNotIn(vs ...string) predicate.AuthCode { function ClaimsUserIDGT (line 363) | func ClaimsUserIDGT(v string) predicate.AuthCode { function ClaimsUserIDGTE (line 368) | func ClaimsUserIDGTE(v string) predicate.AuthCode { function ClaimsUserIDLT (line 373) | func ClaimsUserIDLT(v string) predicate.AuthCode { function ClaimsUserIDLTE (line 378) | func ClaimsUserIDLTE(v string) predicate.AuthCode { function ClaimsUserIDContains (line 383) | func ClaimsUserIDContains(v string) predicate.AuthCode { function ClaimsUserIDHasPrefix (line 388) | func ClaimsUserIDHasPrefix(v string) predicate.AuthCode { function ClaimsUserIDHasSuffix (line 393) | func ClaimsUserIDHasSuffix(v string) predicate.AuthCode { function ClaimsUserIDEqualFold (line 398) | func ClaimsUserIDEqualFold(v string) predicate.AuthCode { function ClaimsUserIDContainsFold (line 403) | func ClaimsUserIDContainsFold(v string) predicate.AuthCode { function ClaimsUsernameEQ (line 408) | func ClaimsUsernameEQ(v string) predicate.AuthCode { function ClaimsUsernameNEQ (line 413) | func ClaimsUsernameNEQ(v string) predicate.AuthCode { function ClaimsUsernameIn (line 418) | func ClaimsUsernameIn(vs ...string) predicate.AuthCode { function ClaimsUsernameNotIn (line 423) | func ClaimsUsernameNotIn(vs ...string) predicate.AuthCode { function ClaimsUsernameGT (line 428) | func ClaimsUsernameGT(v string) predicate.AuthCode { function ClaimsUsernameGTE (line 433) | func ClaimsUsernameGTE(v string) predicate.AuthCode { function ClaimsUsernameLT (line 438) | func ClaimsUsernameLT(v string) predicate.AuthCode { function ClaimsUsernameLTE (line 443) | func ClaimsUsernameLTE(v string) predicate.AuthCode { function ClaimsUsernameContains (line 448) | func ClaimsUsernameContains(v string) predicate.AuthCode { function ClaimsUsernameHasPrefix (line 453) | func ClaimsUsernameHasPrefix(v string) predicate.AuthCode { function ClaimsUsernameHasSuffix (line 458) | func ClaimsUsernameHasSuffix(v string) predicate.AuthCode { function ClaimsUsernameEqualFold (line 463) | func ClaimsUsernameEqualFold(v string) predicate.AuthCode { function ClaimsUsernameContainsFold (line 468) | func ClaimsUsernameContainsFold(v string) predicate.AuthCode { function ClaimsEmailEQ (line 473) | func ClaimsEmailEQ(v string) predicate.AuthCode { function ClaimsEmailNEQ (line 478) | func ClaimsEmailNEQ(v string) predicate.AuthCode { function ClaimsEmailIn (line 483) | func ClaimsEmailIn(vs ...string) predicate.AuthCode { function ClaimsEmailNotIn (line 488) | func ClaimsEmailNotIn(vs ...string) predicate.AuthCode { function ClaimsEmailGT (line 493) | func ClaimsEmailGT(v string) predicate.AuthCode { function ClaimsEmailGTE (line 498) | func ClaimsEmailGTE(v string) predicate.AuthCode { function ClaimsEmailLT (line 503) | func ClaimsEmailLT(v string) predicate.AuthCode { function ClaimsEmailLTE (line 508) | func ClaimsEmailLTE(v string) predicate.AuthCode { function ClaimsEmailContains (line 513) | func ClaimsEmailContains(v string) predicate.AuthCode { function ClaimsEmailHasPrefix (line 518) | func ClaimsEmailHasPrefix(v string) predicate.AuthCode { function ClaimsEmailHasSuffix (line 523) | func ClaimsEmailHasSuffix(v string) predicate.AuthCode { function ClaimsEmailEqualFold (line 528) | func ClaimsEmailEqualFold(v string) predicate.AuthCode { function ClaimsEmailContainsFold (line 533) | func ClaimsEmailContainsFold(v string) predicate.AuthCode { function ClaimsEmailVerifiedEQ (line 538) | func ClaimsEmailVerifiedEQ(v bool) predicate.AuthCode { function ClaimsEmailVerifiedNEQ (line 543) | func ClaimsEmailVerifiedNEQ(v bool) predicate.AuthCode { function ClaimsGroupsIsNil (line 548) | func ClaimsGroupsIsNil() predicate.AuthCode { function ClaimsGroupsNotNil (line 553) | func ClaimsGroupsNotNil() predicate.AuthCode { function ClaimsPreferredUsernameEQ (line 558) | func ClaimsPreferredUsernameEQ(v string) predicate.AuthCode { function ClaimsPreferredUsernameNEQ (line 563) | func ClaimsPreferredUsernameNEQ(v string) predicate.AuthCode { function ClaimsPreferredUsernameIn (line 568) | func ClaimsPreferredUsernameIn(vs ...string) predicate.AuthCode { function ClaimsPreferredUsernameNotIn (line 573) | func ClaimsPreferredUsernameNotIn(vs ...string) predicate.AuthCode { function ClaimsPreferredUsernameGT (line 578) | func ClaimsPreferredUsernameGT(v string) predicate.AuthCode { function ClaimsPreferredUsernameGTE (line 583) | func ClaimsPreferredUsernameGTE(v string) predicate.AuthCode { function ClaimsPreferredUsernameLT (line 588) | func ClaimsPreferredUsernameLT(v string) predicate.AuthCode { function ClaimsPreferredUsernameLTE (line 593) | func ClaimsPreferredUsernameLTE(v string) predicate.AuthCode { function ClaimsPreferredUsernameContains (line 598) | func ClaimsPreferredUsernameContains(v string) predicate.AuthCode { function ClaimsPreferredUsernameHasPrefix (line 603) | func ClaimsPreferredUsernameHasPrefix(v string) predicate.AuthCode { function ClaimsPreferredUsernameHasSuffix (line 608) | func ClaimsPreferredUsernameHasSuffix(v string) predicate.AuthCode { function ClaimsPreferredUsernameEqualFold (line 613) | func ClaimsPreferredUsernameEqualFold(v string) predicate.AuthCode { function ClaimsPreferredUsernameContainsFold (line 618) | func ClaimsPreferredUsernameContainsFold(v string) predicate.AuthCode { function ConnectorIDEQ (line 623) | func ConnectorIDEQ(v string) predicate.AuthCode { function ConnectorIDNEQ (line 628) | func ConnectorIDNEQ(v string) predicate.AuthCode { function ConnectorIDIn (line 633) | func ConnectorIDIn(vs ...string) predicate.AuthCode { function ConnectorIDNotIn (line 638) | func ConnectorIDNotIn(vs ...string) predicate.AuthCode { function ConnectorIDGT (line 643) | func ConnectorIDGT(v string) predicate.AuthCode { function ConnectorIDGTE (line 648) | func ConnectorIDGTE(v string) predicate.AuthCode { function ConnectorIDLT (line 653) | func ConnectorIDLT(v string) predicate.AuthCode { function ConnectorIDLTE (line 658) | func ConnectorIDLTE(v string) predicate.AuthCode { function ConnectorIDContains (line 663) | func ConnectorIDContains(v string) predicate.AuthCode { function ConnectorIDHasPrefix (line 668) | func ConnectorIDHasPrefix(v string) predicate.AuthCode { function ConnectorIDHasSuffix (line 673) | func ConnectorIDHasSuffix(v string) predicate.AuthCode { function ConnectorIDEqualFold (line 678) | func ConnectorIDEqualFold(v string) predicate.AuthCode { function ConnectorIDContainsFold (line 683) | func ConnectorIDContainsFold(v string) predicate.AuthCode { function ConnectorDataEQ (line 688) | func ConnectorDataEQ(v []byte) predicate.AuthCode { function ConnectorDataNEQ (line 693) | func ConnectorDataNEQ(v []byte) predicate.AuthCode { function ConnectorDataIn (line 698) | func ConnectorDataIn(vs ...[]byte) predicate.AuthCode { function ConnectorDataNotIn (line 703) | func ConnectorDataNotIn(vs ...[]byte) predicate.AuthCode { function ConnectorDataGT (line 708) | func ConnectorDataGT(v []byte) predicate.AuthCode { function ConnectorDataGTE (line 713) | func ConnectorDataGTE(v []byte) predicate.AuthCode { function ConnectorDataLT (line 718) | func ConnectorDataLT(v []byte) predicate.AuthCode { function ConnectorDataLTE (line 723) | func ConnectorDataLTE(v []byte) predicate.AuthCode { function ConnectorDataIsNil (line 728) | func ConnectorDataIsNil() predicate.AuthCode { function ConnectorDataNotNil (line 733) | func ConnectorDataNotNil() predicate.AuthCode { function ExpiryEQ (line 738) | func ExpiryEQ(v time.Time) predicate.AuthCode { function ExpiryNEQ (line 743) | func ExpiryNEQ(v time.Time) predicate.AuthCode { function ExpiryIn (line 748) | func ExpiryIn(vs ...time.Time) predicate.AuthCode { function ExpiryNotIn (line 753) | func ExpiryNotIn(vs ...time.Time) predicate.AuthCode { function ExpiryGT (line 758) | func ExpiryGT(v time.Time) predicate.AuthCode { function ExpiryGTE (line 763) | func ExpiryGTE(v time.Time) predicate.AuthCode { function ExpiryLT (line 768) | func ExpiryLT(v time.Time) predicate.AuthCode { function ExpiryLTE (line 773) | func ExpiryLTE(v time.Time) predicate.AuthCode { function CodeChallengeEQ (line 778) | func CodeChallengeEQ(v string) predicate.AuthCode { function CodeChallengeNEQ (line 783) | func CodeChallengeNEQ(v string) predicate.AuthCode { function CodeChallengeIn (line 788) | func CodeChallengeIn(vs ...string) predicate.AuthCode { function CodeChallengeNotIn (line 793) | func CodeChallengeNotIn(vs ...string) predicate.AuthCode { function CodeChallengeGT (line 798) | func CodeChallengeGT(v string) predicate.AuthCode { function CodeChallengeGTE (line 803) | func CodeChallengeGTE(v string) predicate.AuthCode { function CodeChallengeLT (line 808) | func CodeChallengeLT(v string) predicate.AuthCode { function CodeChallengeLTE (line 813) | func CodeChallengeLTE(v string) predicate.AuthCode { function CodeChallengeContains (line 818) | func CodeChallengeContains(v string) predicate.AuthCode { function CodeChallengeHasPrefix (line 823) | func CodeChallengeHasPrefix(v string) predicate.AuthCode { function CodeChallengeHasSuffix (line 828) | func CodeChallengeHasSuffix(v string) predicate.AuthCode { function CodeChallengeEqualFold (line 833) | func CodeChallengeEqualFold(v string) predicate.AuthCode { function CodeChallengeContainsFold (line 838) | func CodeChallengeContainsFold(v string) predicate.AuthCode { function CodeChallengeMethodEQ (line 843) | func CodeChallengeMethodEQ(v string) predicate.AuthCode { function CodeChallengeMethodNEQ (line 848) | func CodeChallengeMethodNEQ(v string) predicate.AuthCode { function CodeChallengeMethodIn (line 853) | func CodeChallengeMethodIn(vs ...string) predicate.AuthCode { function CodeChallengeMethodNotIn (line 858) | func CodeChallengeMethodNotIn(vs ...string) predicate.AuthCode { function CodeChallengeMethodGT (line 863) | func CodeChallengeMethodGT(v string) predicate.AuthCode { function CodeChallengeMethodGTE (line 868) | func CodeChallengeMethodGTE(v string) predicate.AuthCode { function CodeChallengeMethodLT (line 873) | func CodeChallengeMethodLT(v string) predicate.AuthCode { function CodeChallengeMethodLTE (line 878) | func CodeChallengeMethodLTE(v string) predicate.AuthCode { function CodeChallengeMethodContains (line 883) | func CodeChallengeMethodContains(v string) predicate.AuthCode { function CodeChallengeMethodHasPrefix (line 888) | func CodeChallengeMethodHasPrefix(v string) predicate.AuthCode { function CodeChallengeMethodHasSuffix (line 893) | func CodeChallengeMethodHasSuffix(v string) predicate.AuthCode { function CodeChallengeMethodEqualFold (line 898) | func CodeChallengeMethodEqualFold(v string) predicate.AuthCode { function CodeChallengeMethodContainsFold (line 903) | func CodeChallengeMethodContainsFold(v string) predicate.AuthCode { function AuthTimeEQ (line 908) | func AuthTimeEQ(v time.Time) predicate.AuthCode { function AuthTimeNEQ (line 913) | func AuthTimeNEQ(v time.Time) predicate.AuthCode { function AuthTimeIn (line 918) | func AuthTimeIn(vs ...time.Time) predicate.AuthCode { function AuthTimeNotIn (line 923) | func AuthTimeNotIn(vs ...time.Time) predicate.AuthCode { function AuthTimeGT (line 928) | func AuthTimeGT(v time.Time) predicate.AuthCode { function AuthTimeGTE (line 933) | func AuthTimeGTE(v time.Time) predicate.AuthCode { function AuthTimeLT (line 938) | func AuthTimeLT(v time.Time) predicate.AuthCode { function AuthTimeLTE (line 943) | func AuthTimeLTE(v time.Time) predicate.AuthCode { function AuthTimeIsNil (line 948) | func AuthTimeIsNil() predicate.AuthCode { function AuthTimeNotNil (line 953) | func AuthTimeNotNil() predicate.AuthCode { function And (line 958) | func And(predicates ...predicate.AuthCode) predicate.AuthCode { function Or (line 963) | func Or(predicates ...predicate.AuthCode) predicate.AuthCode { function Not (line 968) | func Not(p predicate.AuthCode) predicate.AuthCode { FILE: storage/ent/db/authcode_create.go type AuthCodeCreate (line 17) | type AuthCodeCreate struct method SetClientID (line 24) | func (_c *AuthCodeCreate) SetClientID(v string) *AuthCodeCreate { method SetScopes (line 30) | func (_c *AuthCodeCreate) SetScopes(v []string) *AuthCodeCreate { method SetNonce (line 36) | func (_c *AuthCodeCreate) SetNonce(v string) *AuthCodeCreate { method SetRedirectURI (line 42) | func (_c *AuthCodeCreate) SetRedirectURI(v string) *AuthCodeCreate { method SetClaimsUserID (line 48) | func (_c *AuthCodeCreate) SetClaimsUserID(v string) *AuthCodeCreate { method SetClaimsUsername (line 54) | func (_c *AuthCodeCreate) SetClaimsUsername(v string) *AuthCodeCreate { method SetClaimsEmail (line 60) | func (_c *AuthCodeCreate) SetClaimsEmail(v string) *AuthCodeCreate { method SetClaimsEmailVerified (line 66) | func (_c *AuthCodeCreate) SetClaimsEmailVerified(v bool) *AuthCodeCrea... method SetClaimsGroups (line 72) | func (_c *AuthCodeCreate) SetClaimsGroups(v []string) *AuthCodeCreate { method SetClaimsPreferredUsername (line 78) | func (_c *AuthCodeCreate) SetClaimsPreferredUsername(v string) *AuthCo... method SetNillableClaimsPreferredUsername (line 84) | func (_c *AuthCodeCreate) SetNillableClaimsPreferredUsername(v *string... method SetConnectorID (line 92) | func (_c *AuthCodeCreate) SetConnectorID(v string) *AuthCodeCreate { method SetConnectorData (line 98) | func (_c *AuthCodeCreate) SetConnectorData(v []byte) *AuthCodeCreate { method SetExpiry (line 104) | func (_c *AuthCodeCreate) SetExpiry(v time.Time) *AuthCodeCreate { method SetCodeChallenge (line 110) | func (_c *AuthCodeCreate) SetCodeChallenge(v string) *AuthCodeCreate { method SetNillableCodeChallenge (line 116) | func (_c *AuthCodeCreate) SetNillableCodeChallenge(v *string) *AuthCod... method SetCodeChallengeMethod (line 124) | func (_c *AuthCodeCreate) SetCodeChallengeMethod(v string) *AuthCodeCr... method SetNillableCodeChallengeMethod (line 130) | func (_c *AuthCodeCreate) SetNillableCodeChallengeMethod(v *string) *A... method SetAuthTime (line 138) | func (_c *AuthCodeCreate) SetAuthTime(v time.Time) *AuthCodeCreate { method SetNillableAuthTime (line 144) | func (_c *AuthCodeCreate) SetNillableAuthTime(v *time.Time) *AuthCodeC... method SetID (line 152) | func (_c *AuthCodeCreate) SetID(v string) *AuthCodeCreate { method Mutation (line 158) | func (_c *AuthCodeCreate) Mutation() *AuthCodeMutation { method Save (line 163) | func (_c *AuthCodeCreate) Save(ctx context.Context) (*AuthCode, error) { method SaveX (line 169) | func (_c *AuthCodeCreate) SaveX(ctx context.Context) *AuthCode { method Exec (line 178) | func (_c *AuthCodeCreate) Exec(ctx context.Context) error { method ExecX (line 184) | func (_c *AuthCodeCreate) ExecX(ctx context.Context) { method defaults (line 191) | func (_c *AuthCodeCreate) defaults() { method check (line 207) | func (_c *AuthCodeCreate) check() error { method sqlSave (line 287) | func (_c *AuthCodeCreate) sqlSave(ctx context.Context) (*AuthCode, err... method createSpec (line 310) | func (_c *AuthCodeCreate) createSpec() (*AuthCode, *sqlgraph.CreateSpe... type AuthCodeCreateBulk (line 387) | type AuthCodeCreateBulk struct method Save (line 394) | func (_c *AuthCodeCreateBulk) Save(ctx context.Context) ([]*AuthCode, ... method SaveX (line 449) | func (_c *AuthCodeCreateBulk) SaveX(ctx context.Context) []*AuthCode { method Exec (line 458) | func (_c *AuthCodeCreateBulk) Exec(ctx context.Context) error { method ExecX (line 464) | func (_c *AuthCodeCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/authcode_delete.go type AuthCodeDelete (line 16) | type AuthCodeDelete struct method Where (line 23) | func (_d *AuthCodeDelete) Where(ps ...predicate.AuthCode) *AuthCodeDel... method Exec (line 29) | func (_d *AuthCodeDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *AuthCodeDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *AuthCodeDelete) sqlExec(ctx context.Context) (int, error) { type AuthCodeDeleteOne (line 60) | type AuthCodeDeleteOne struct method Where (line 65) | func (_d *AuthCodeDeleteOne) Where(ps ...predicate.AuthCode) *AuthCode... method Exec (line 71) | func (_d *AuthCodeDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *AuthCodeDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/authcode_query.go type AuthCodeQuery (line 19) | type AuthCodeQuery struct method Where (line 31) | func (_q *AuthCodeQuery) Where(ps ...predicate.AuthCode) *AuthCodeQuery { method Limit (line 37) | func (_q *AuthCodeQuery) Limit(limit int) *AuthCodeQuery { method Offset (line 43) | func (_q *AuthCodeQuery) Offset(offset int) *AuthCodeQuery { method Unique (line 50) | func (_q *AuthCodeQuery) Unique(unique bool) *AuthCodeQuery { method Order (line 56) | func (_q *AuthCodeQuery) Order(o ...authcode.OrderOption) *AuthCodeQue... method First (line 63) | func (_q *AuthCodeQuery) First(ctx context.Context) (*AuthCode, error) { method FirstX (line 75) | func (_q *AuthCodeQuery) FirstX(ctx context.Context) *AuthCode { method FirstID (line 85) | func (_q *AuthCodeQuery) FirstID(ctx context.Context) (id string, err ... method FirstIDX (line 98) | func (_q *AuthCodeQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *AuthCodeQuery) Only(ctx context.Context) (*AuthCode, error) { method OnlyX (line 125) | func (_q *AuthCodeQuery) OnlyX(ctx context.Context) *AuthCode { method OnlyID (line 136) | func (_q *AuthCodeQuery) OnlyID(ctx context.Context) (id string, err e... method OnlyIDX (line 153) | func (_q *AuthCodeQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *AuthCodeQuery) All(ctx context.Context) ([]*AuthCode, error) { method AllX (line 172) | func (_q *AuthCodeQuery) AllX(ctx context.Context) []*AuthCode { method IDs (line 181) | func (_q *AuthCodeQuery) IDs(ctx context.Context) (ids []string, err e... method IDsX (line 193) | func (_q *AuthCodeQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *AuthCodeQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *AuthCodeQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *AuthCodeQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *AuthCodeQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *AuthCodeQuery) Clone() *AuthCodeQuery { method GroupBy (line 273) | func (_q *AuthCodeQuery) GroupBy(field string, fields ...string) *Auth... method Select (line 294) | func (_q *AuthCodeQuery) Select(fields ...string) *AuthCodeSelect { method Aggregate (line 303) | func (_q *AuthCodeQuery) Aggregate(fns ...AggregateFunc) *AuthCodeSele... method prepareQuery (line 307) | func (_q *AuthCodeQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *AuthCodeQuery) sqlAll(ctx context.Context, hooks ...queryHoo... method sqlCount (line 358) | func (_q *AuthCodeQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *AuthCodeQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *AuthCodeQuery) sqlQuery(ctx context.Context) *sql.Selector { type AuthCodeGroupBy (line 440) | type AuthCodeGroupBy struct method Aggregate (line 446) | func (_g *AuthCodeGroupBy) Aggregate(fns ...AggregateFunc) *AuthCodeGr... method Scan (line 452) | func (_g *AuthCodeGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *AuthCodeGroupBy) sqlScan(ctx context.Context, root *AuthCode... type AuthCodeSelect (line 488) | type AuthCodeSelect struct method Aggregate (line 494) | func (_s *AuthCodeSelect) Aggregate(fns ...AggregateFunc) *AuthCodeSel... method Scan (line 500) | func (_s *AuthCodeSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *AuthCodeSelect) sqlScan(ctx context.Context, root *AuthCodeQ... FILE: storage/ent/db/authcode_update.go type AuthCodeUpdate (line 20) | type AuthCodeUpdate struct method Where (line 27) | func (_u *AuthCodeUpdate) Where(ps ...predicate.AuthCode) *AuthCodeUpd... method SetClientID (line 33) | func (_u *AuthCodeUpdate) SetClientID(v string) *AuthCodeUpdate { method SetNillableClientID (line 39) | func (_u *AuthCodeUpdate) SetNillableClientID(v *string) *AuthCodeUpda... method SetScopes (line 47) | func (_u *AuthCodeUpdate) SetScopes(v []string) *AuthCodeUpdate { method AppendScopes (line 53) | func (_u *AuthCodeUpdate) AppendScopes(v []string) *AuthCodeUpdate { method ClearScopes (line 59) | func (_u *AuthCodeUpdate) ClearScopes() *AuthCodeUpdate { method SetNonce (line 65) | func (_u *AuthCodeUpdate) SetNonce(v string) *AuthCodeUpdate { method SetNillableNonce (line 71) | func (_u *AuthCodeUpdate) SetNillableNonce(v *string) *AuthCodeUpdate { method SetRedirectURI (line 79) | func (_u *AuthCodeUpdate) SetRedirectURI(v string) *AuthCodeUpdate { method SetNillableRedirectURI (line 85) | func (_u *AuthCodeUpdate) SetNillableRedirectURI(v *string) *AuthCodeU... method SetClaimsUserID (line 93) | func (_u *AuthCodeUpdate) SetClaimsUserID(v string) *AuthCodeUpdate { method SetNillableClaimsUserID (line 99) | func (_u *AuthCodeUpdate) SetNillableClaimsUserID(v *string) *AuthCode... method SetClaimsUsername (line 107) | func (_u *AuthCodeUpdate) SetClaimsUsername(v string) *AuthCodeUpdate { method SetNillableClaimsUsername (line 113) | func (_u *AuthCodeUpdate) SetNillableClaimsUsername(v *string) *AuthCo... method SetClaimsEmail (line 121) | func (_u *AuthCodeUpdate) SetClaimsEmail(v string) *AuthCodeUpdate { method SetNillableClaimsEmail (line 127) | func (_u *AuthCodeUpdate) SetNillableClaimsEmail(v *string) *AuthCodeU... method SetClaimsEmailVerified (line 135) | func (_u *AuthCodeUpdate) SetClaimsEmailVerified(v bool) *AuthCodeUpda... method SetNillableClaimsEmailVerified (line 141) | func (_u *AuthCodeUpdate) SetNillableClaimsEmailVerified(v *bool) *Aut... method SetClaimsGroups (line 149) | func (_u *AuthCodeUpdate) SetClaimsGroups(v []string) *AuthCodeUpdate { method AppendClaimsGroups (line 155) | func (_u *AuthCodeUpdate) AppendClaimsGroups(v []string) *AuthCodeUpda... method ClearClaimsGroups (line 161) | func (_u *AuthCodeUpdate) ClearClaimsGroups() *AuthCodeUpdate { method SetClaimsPreferredUsername (line 167) | func (_u *AuthCodeUpdate) SetClaimsPreferredUsername(v string) *AuthCo... method SetNillableClaimsPreferredUsername (line 173) | func (_u *AuthCodeUpdate) SetNillableClaimsPreferredUsername(v *string... method SetConnectorID (line 181) | func (_u *AuthCodeUpdate) SetConnectorID(v string) *AuthCodeUpdate { method SetNillableConnectorID (line 187) | func (_u *AuthCodeUpdate) SetNillableConnectorID(v *string) *AuthCodeU... method SetConnectorData (line 195) | func (_u *AuthCodeUpdate) SetConnectorData(v []byte) *AuthCodeUpdate { method ClearConnectorData (line 201) | func (_u *AuthCodeUpdate) ClearConnectorData() *AuthCodeUpdate { method SetExpiry (line 207) | func (_u *AuthCodeUpdate) SetExpiry(v time.Time) *AuthCodeUpdate { method SetNillableExpiry (line 213) | func (_u *AuthCodeUpdate) SetNillableExpiry(v *time.Time) *AuthCodeUpd... method SetCodeChallenge (line 221) | func (_u *AuthCodeUpdate) SetCodeChallenge(v string) *AuthCodeUpdate { method SetNillableCodeChallenge (line 227) | func (_u *AuthCodeUpdate) SetNillableCodeChallenge(v *string) *AuthCod... method SetCodeChallengeMethod (line 235) | func (_u *AuthCodeUpdate) SetCodeChallengeMethod(v string) *AuthCodeUp... method SetNillableCodeChallengeMethod (line 241) | func (_u *AuthCodeUpdate) SetNillableCodeChallengeMethod(v *string) *A... method SetAuthTime (line 249) | func (_u *AuthCodeUpdate) SetAuthTime(v time.Time) *AuthCodeUpdate { method SetNillableAuthTime (line 255) | func (_u *AuthCodeUpdate) SetNillableAuthTime(v *time.Time) *AuthCodeU... method ClearAuthTime (line 263) | func (_u *AuthCodeUpdate) ClearAuthTime() *AuthCodeUpdate { method Mutation (line 269) | func (_u *AuthCodeUpdate) Mutation() *AuthCodeMutation { method Save (line 274) | func (_u *AuthCodeUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 279) | func (_u *AuthCodeUpdate) SaveX(ctx context.Context) int { method Exec (line 288) | func (_u *AuthCodeUpdate) Exec(ctx context.Context) error { method ExecX (line 294) | func (_u *AuthCodeUpdate) ExecX(ctx context.Context) { method check (line 301) | func (_u *AuthCodeUpdate) check() error { method sqlSave (line 340) | func (_u *AuthCodeUpdate) sqlSave(ctx context.Context) (_node int, err... type AuthCodeUpdateOne (line 435) | type AuthCodeUpdateOne struct method SetClientID (line 443) | func (_u *AuthCodeUpdateOne) SetClientID(v string) *AuthCodeUpdateOne { method SetNillableClientID (line 449) | func (_u *AuthCodeUpdateOne) SetNillableClientID(v *string) *AuthCodeU... method SetScopes (line 457) | func (_u *AuthCodeUpdateOne) SetScopes(v []string) *AuthCodeUpdateOne { method AppendScopes (line 463) | func (_u *AuthCodeUpdateOne) AppendScopes(v []string) *AuthCodeUpdateO... method ClearScopes (line 469) | func (_u *AuthCodeUpdateOne) ClearScopes() *AuthCodeUpdateOne { method SetNonce (line 475) | func (_u *AuthCodeUpdateOne) SetNonce(v string) *AuthCodeUpdateOne { method SetNillableNonce (line 481) | func (_u *AuthCodeUpdateOne) SetNillableNonce(v *string) *AuthCodeUpda... method SetRedirectURI (line 489) | func (_u *AuthCodeUpdateOne) SetRedirectURI(v string) *AuthCodeUpdateO... method SetNillableRedirectURI (line 495) | func (_u *AuthCodeUpdateOne) SetNillableRedirectURI(v *string) *AuthCo... method SetClaimsUserID (line 503) | func (_u *AuthCodeUpdateOne) SetClaimsUserID(v string) *AuthCodeUpdate... method SetNillableClaimsUserID (line 509) | func (_u *AuthCodeUpdateOne) SetNillableClaimsUserID(v *string) *AuthC... method SetClaimsUsername (line 517) | func (_u *AuthCodeUpdateOne) SetClaimsUsername(v string) *AuthCodeUpda... method SetNillableClaimsUsername (line 523) | func (_u *AuthCodeUpdateOne) SetNillableClaimsUsername(v *string) *Aut... method SetClaimsEmail (line 531) | func (_u *AuthCodeUpdateOne) SetClaimsEmail(v string) *AuthCodeUpdateO... method SetNillableClaimsEmail (line 537) | func (_u *AuthCodeUpdateOne) SetNillableClaimsEmail(v *string) *AuthCo... method SetClaimsEmailVerified (line 545) | func (_u *AuthCodeUpdateOne) SetClaimsEmailVerified(v bool) *AuthCodeU... method SetNillableClaimsEmailVerified (line 551) | func (_u *AuthCodeUpdateOne) SetNillableClaimsEmailVerified(v *bool) *... method SetClaimsGroups (line 559) | func (_u *AuthCodeUpdateOne) SetClaimsGroups(v []string) *AuthCodeUpda... method AppendClaimsGroups (line 565) | func (_u *AuthCodeUpdateOne) AppendClaimsGroups(v []string) *AuthCodeU... method ClearClaimsGroups (line 571) | func (_u *AuthCodeUpdateOne) ClearClaimsGroups() *AuthCodeUpdateOne { method SetClaimsPreferredUsername (line 577) | func (_u *AuthCodeUpdateOne) SetClaimsPreferredUsername(v string) *Aut... method SetNillableClaimsPreferredUsername (line 583) | func (_u *AuthCodeUpdateOne) SetNillableClaimsPreferredUsername(v *str... method SetConnectorID (line 591) | func (_u *AuthCodeUpdateOne) SetConnectorID(v string) *AuthCodeUpdateO... method SetNillableConnectorID (line 597) | func (_u *AuthCodeUpdateOne) SetNillableConnectorID(v *string) *AuthCo... method SetConnectorData (line 605) | func (_u *AuthCodeUpdateOne) SetConnectorData(v []byte) *AuthCodeUpdat... method ClearConnectorData (line 611) | func (_u *AuthCodeUpdateOne) ClearConnectorData() *AuthCodeUpdateOne { method SetExpiry (line 617) | func (_u *AuthCodeUpdateOne) SetExpiry(v time.Time) *AuthCodeUpdateOne { method SetNillableExpiry (line 623) | func (_u *AuthCodeUpdateOne) SetNillableExpiry(v *time.Time) *AuthCode... method SetCodeChallenge (line 631) | func (_u *AuthCodeUpdateOne) SetCodeChallenge(v string) *AuthCodeUpdat... method SetNillableCodeChallenge (line 637) | func (_u *AuthCodeUpdateOne) SetNillableCodeChallenge(v *string) *Auth... method SetCodeChallengeMethod (line 645) | func (_u *AuthCodeUpdateOne) SetCodeChallengeMethod(v string) *AuthCod... method SetNillableCodeChallengeMethod (line 651) | func (_u *AuthCodeUpdateOne) SetNillableCodeChallengeMethod(v *string)... method SetAuthTime (line 659) | func (_u *AuthCodeUpdateOne) SetAuthTime(v time.Time) *AuthCodeUpdateO... method SetNillableAuthTime (line 665) | func (_u *AuthCodeUpdateOne) SetNillableAuthTime(v *time.Time) *AuthCo... method ClearAuthTime (line 673) | func (_u *AuthCodeUpdateOne) ClearAuthTime() *AuthCodeUpdateOne { method Mutation (line 679) | func (_u *AuthCodeUpdateOne) Mutation() *AuthCodeMutation { method Where (line 684) | func (_u *AuthCodeUpdateOne) Where(ps ...predicate.AuthCode) *AuthCode... method Select (line 691) | func (_u *AuthCodeUpdateOne) Select(field string, fields ...string) *A... method Save (line 697) | func (_u *AuthCodeUpdateOne) Save(ctx context.Context) (*AuthCode, err... method SaveX (line 702) | func (_u *AuthCodeUpdateOne) SaveX(ctx context.Context) *AuthCode { method Exec (line 711) | func (_u *AuthCodeUpdateOne) Exec(ctx context.Context) error { method ExecX (line 717) | func (_u *AuthCodeUpdateOne) ExecX(ctx context.Context) { method check (line 724) | func (_u *AuthCodeUpdateOne) check() error { method sqlSave (line 763) | func (_u *AuthCodeUpdateOne) sqlSave(ctx context.Context) (_node *Auth... FILE: storage/ent/db/authrequest.go type AuthRequest (line 17) | type AuthRequest struct method scanValues (line 73) | func (*AuthRequest) scanValues(columns []string) ([]any, error) { method assignValues (line 96) | func (_m *AuthRequest) assignValues(columns []string, values []any) er... method Value (line 267) | func (_m *AuthRequest) Value(name string) (ent.Value, error) { method Update (line 274) | func (_m *AuthRequest) Update() *AuthRequestUpdateOne { method Unwrap (line 280) | func (_m *AuthRequest) Unwrap() *AuthRequest { method String (line 290) | func (_m *AuthRequest) String() string { type AuthRequests (line 372) | type AuthRequests FILE: storage/ent/db/authrequest/authrequest.go constant Label (line 11) | Label = "auth_request" constant FieldID (line 13) | FieldID = "id" constant FieldClientID (line 15) | FieldClientID = "client_id" constant FieldScopes (line 17) | FieldScopes = "scopes" constant FieldResponseTypes (line 19) | FieldResponseTypes = "response_types" constant FieldRedirectURI (line 21) | FieldRedirectURI = "redirect_uri" constant FieldNonce (line 23) | FieldNonce = "nonce" constant FieldState (line 25) | FieldState = "state" constant FieldForceApprovalPrompt (line 27) | FieldForceApprovalPrompt = "force_approval_prompt" constant FieldLoggedIn (line 29) | FieldLoggedIn = "logged_in" constant FieldClaimsUserID (line 31) | FieldClaimsUserID = "claims_user_id" constant FieldClaimsUsername (line 33) | FieldClaimsUsername = "claims_username" constant FieldClaimsEmail (line 35) | FieldClaimsEmail = "claims_email" constant FieldClaimsEmailVerified (line 37) | FieldClaimsEmailVerified = "claims_email_verified" constant FieldClaimsGroups (line 39) | FieldClaimsGroups = "claims_groups" constant FieldClaimsPreferredUsername (line 41) | FieldClaimsPreferredUsername = "claims_preferred_username" constant FieldConnectorID (line 43) | FieldConnectorID = "connector_id" constant FieldConnectorData (line 45) | FieldConnectorData = "connector_data" constant FieldExpiry (line 47) | FieldExpiry = "expiry" constant FieldCodeChallenge (line 49) | FieldCodeChallenge = "code_challenge" constant FieldCodeChallengeMethod (line 51) | FieldCodeChallengeMethod = "code_challenge_method" constant FieldHmacKey (line 53) | FieldHmacKey = "hmac_key" constant FieldMfaValidated (line 55) | FieldMfaValidated = "mfa_validated" constant FieldPrompt (line 57) | FieldPrompt = "prompt" constant FieldMaxAge (line 59) | FieldMaxAge = "max_age" constant FieldAuthTime (line 61) | FieldAuthTime = "auth_time" constant Table (line 63) | Table = "auth_requests" function ValidColumn (line 96) | func ValidColumn(column string) bool { type OrderOption (line 123) | type OrderOption function ByID (line 126) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByClientID (line 131) | func ByClientID(opts ...sql.OrderTermOption) OrderOption { function ByRedirectURI (line 136) | func ByRedirectURI(opts ...sql.OrderTermOption) OrderOption { function ByNonce (line 141) | func ByNonce(opts ...sql.OrderTermOption) OrderOption { function ByState (line 146) | func ByState(opts ...sql.OrderTermOption) OrderOption { function ByForceApprovalPrompt (line 151) | func ByForceApprovalPrompt(opts ...sql.OrderTermOption) OrderOption { function ByLoggedIn (line 156) | func ByLoggedIn(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUserID (line 161) | func ByClaimsUserID(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUsername (line 166) | func ByClaimsUsername(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmail (line 171) | func ByClaimsEmail(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmailVerified (line 176) | func ByClaimsEmailVerified(opts ...sql.OrderTermOption) OrderOption { function ByClaimsPreferredUsername (line 181) | func ByClaimsPreferredUsername(opts ...sql.OrderTermOption) OrderOption { function ByConnectorID (line 186) | func ByConnectorID(opts ...sql.OrderTermOption) OrderOption { function ByExpiry (line 191) | func ByExpiry(opts ...sql.OrderTermOption) OrderOption { function ByCodeChallenge (line 196) | func ByCodeChallenge(opts ...sql.OrderTermOption) OrderOption { function ByCodeChallengeMethod (line 201) | func ByCodeChallengeMethod(opts ...sql.OrderTermOption) OrderOption { function ByMfaValidated (line 206) | func ByMfaValidated(opts ...sql.OrderTermOption) OrderOption { function ByPrompt (line 211) | func ByPrompt(opts ...sql.OrderTermOption) OrderOption { function ByMaxAge (line 216) | func ByMaxAge(opts ...sql.OrderTermOption) OrderOption { function ByAuthTime (line 221) | func ByAuthTime(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/authrequest/where.go function ID (line 13) | func ID(id string) predicate.AuthRequest { function IDEQ (line 18) | func IDEQ(id string) predicate.AuthRequest { function IDNEQ (line 23) | func IDNEQ(id string) predicate.AuthRequest { function IDIn (line 28) | func IDIn(ids ...string) predicate.AuthRequest { function IDNotIn (line 33) | func IDNotIn(ids ...string) predicate.AuthRequest { function IDGT (line 38) | func IDGT(id string) predicate.AuthRequest { function IDGTE (line 43) | func IDGTE(id string) predicate.AuthRequest { function IDLT (line 48) | func IDLT(id string) predicate.AuthRequest { function IDLTE (line 53) | func IDLTE(id string) predicate.AuthRequest { function IDEqualFold (line 58) | func IDEqualFold(id string) predicate.AuthRequest { function IDContainsFold (line 63) | func IDContainsFold(id string) predicate.AuthRequest { function ClientID (line 68) | func ClientID(v string) predicate.AuthRequest { function RedirectURI (line 73) | func RedirectURI(v string) predicate.AuthRequest { function Nonce (line 78) | func Nonce(v string) predicate.AuthRequest { function State (line 83) | func State(v string) predicate.AuthRequest { function ForceApprovalPrompt (line 88) | func ForceApprovalPrompt(v bool) predicate.AuthRequest { function LoggedIn (line 93) | func LoggedIn(v bool) predicate.AuthRequest { function ClaimsUserID (line 98) | func ClaimsUserID(v string) predicate.AuthRequest { function ClaimsUsername (line 103) | func ClaimsUsername(v string) predicate.AuthRequest { function ClaimsEmail (line 108) | func ClaimsEmail(v string) predicate.AuthRequest { function ClaimsEmailVerified (line 113) | func ClaimsEmailVerified(v bool) predicate.AuthRequest { function ClaimsPreferredUsername (line 118) | func ClaimsPreferredUsername(v string) predicate.AuthRequest { function ConnectorID (line 123) | func ConnectorID(v string) predicate.AuthRequest { function ConnectorData (line 128) | func ConnectorData(v []byte) predicate.AuthRequest { function Expiry (line 133) | func Expiry(v time.Time) predicate.AuthRequest { function CodeChallenge (line 138) | func CodeChallenge(v string) predicate.AuthRequest { function CodeChallengeMethod (line 143) | func CodeChallengeMethod(v string) predicate.AuthRequest { function HmacKey (line 148) | func HmacKey(v []byte) predicate.AuthRequest { function MfaValidated (line 153) | func MfaValidated(v bool) predicate.AuthRequest { function Prompt (line 158) | func Prompt(v string) predicate.AuthRequest { function MaxAge (line 163) | func MaxAge(v int) predicate.AuthRequest { function AuthTime (line 168) | func AuthTime(v time.Time) predicate.AuthRequest { function ClientIDEQ (line 173) | func ClientIDEQ(v string) predicate.AuthRequest { function ClientIDNEQ (line 178) | func ClientIDNEQ(v string) predicate.AuthRequest { function ClientIDIn (line 183) | func ClientIDIn(vs ...string) predicate.AuthRequest { function ClientIDNotIn (line 188) | func ClientIDNotIn(vs ...string) predicate.AuthRequest { function ClientIDGT (line 193) | func ClientIDGT(v string) predicate.AuthRequest { function ClientIDGTE (line 198) | func ClientIDGTE(v string) predicate.AuthRequest { function ClientIDLT (line 203) | func ClientIDLT(v string) predicate.AuthRequest { function ClientIDLTE (line 208) | func ClientIDLTE(v string) predicate.AuthRequest { function ClientIDContains (line 213) | func ClientIDContains(v string) predicate.AuthRequest { function ClientIDHasPrefix (line 218) | func ClientIDHasPrefix(v string) predicate.AuthRequest { function ClientIDHasSuffix (line 223) | func ClientIDHasSuffix(v string) predicate.AuthRequest { function ClientIDEqualFold (line 228) | func ClientIDEqualFold(v string) predicate.AuthRequest { function ClientIDContainsFold (line 233) | func ClientIDContainsFold(v string) predicate.AuthRequest { function ScopesIsNil (line 238) | func ScopesIsNil() predicate.AuthRequest { function ScopesNotNil (line 243) | func ScopesNotNil() predicate.AuthRequest { function ResponseTypesIsNil (line 248) | func ResponseTypesIsNil() predicate.AuthRequest { function ResponseTypesNotNil (line 253) | func ResponseTypesNotNil() predicate.AuthRequest { function RedirectURIEQ (line 258) | func RedirectURIEQ(v string) predicate.AuthRequest { function RedirectURINEQ (line 263) | func RedirectURINEQ(v string) predicate.AuthRequest { function RedirectURIIn (line 268) | func RedirectURIIn(vs ...string) predicate.AuthRequest { function RedirectURINotIn (line 273) | func RedirectURINotIn(vs ...string) predicate.AuthRequest { function RedirectURIGT (line 278) | func RedirectURIGT(v string) predicate.AuthRequest { function RedirectURIGTE (line 283) | func RedirectURIGTE(v string) predicate.AuthRequest { function RedirectURILT (line 288) | func RedirectURILT(v string) predicate.AuthRequest { function RedirectURILTE (line 293) | func RedirectURILTE(v string) predicate.AuthRequest { function RedirectURIContains (line 298) | func RedirectURIContains(v string) predicate.AuthRequest { function RedirectURIHasPrefix (line 303) | func RedirectURIHasPrefix(v string) predicate.AuthRequest { function RedirectURIHasSuffix (line 308) | func RedirectURIHasSuffix(v string) predicate.AuthRequest { function RedirectURIEqualFold (line 313) | func RedirectURIEqualFold(v string) predicate.AuthRequest { function RedirectURIContainsFold (line 318) | func RedirectURIContainsFold(v string) predicate.AuthRequest { function NonceEQ (line 323) | func NonceEQ(v string) predicate.AuthRequest { function NonceNEQ (line 328) | func NonceNEQ(v string) predicate.AuthRequest { function NonceIn (line 333) | func NonceIn(vs ...string) predicate.AuthRequest { function NonceNotIn (line 338) | func NonceNotIn(vs ...string) predicate.AuthRequest { function NonceGT (line 343) | func NonceGT(v string) predicate.AuthRequest { function NonceGTE (line 348) | func NonceGTE(v string) predicate.AuthRequest { function NonceLT (line 353) | func NonceLT(v string) predicate.AuthRequest { function NonceLTE (line 358) | func NonceLTE(v string) predicate.AuthRequest { function NonceContains (line 363) | func NonceContains(v string) predicate.AuthRequest { function NonceHasPrefix (line 368) | func NonceHasPrefix(v string) predicate.AuthRequest { function NonceHasSuffix (line 373) | func NonceHasSuffix(v string) predicate.AuthRequest { function NonceEqualFold (line 378) | func NonceEqualFold(v string) predicate.AuthRequest { function NonceContainsFold (line 383) | func NonceContainsFold(v string) predicate.AuthRequest { function StateEQ (line 388) | func StateEQ(v string) predicate.AuthRequest { function StateNEQ (line 393) | func StateNEQ(v string) predicate.AuthRequest { function StateIn (line 398) | func StateIn(vs ...string) predicate.AuthRequest { function StateNotIn (line 403) | func StateNotIn(vs ...string) predicate.AuthRequest { function StateGT (line 408) | func StateGT(v string) predicate.AuthRequest { function StateGTE (line 413) | func StateGTE(v string) predicate.AuthRequest { function StateLT (line 418) | func StateLT(v string) predicate.AuthRequest { function StateLTE (line 423) | func StateLTE(v string) predicate.AuthRequest { function StateContains (line 428) | func StateContains(v string) predicate.AuthRequest { function StateHasPrefix (line 433) | func StateHasPrefix(v string) predicate.AuthRequest { function StateHasSuffix (line 438) | func StateHasSuffix(v string) predicate.AuthRequest { function StateEqualFold (line 443) | func StateEqualFold(v string) predicate.AuthRequest { function StateContainsFold (line 448) | func StateContainsFold(v string) predicate.AuthRequest { function ForceApprovalPromptEQ (line 453) | func ForceApprovalPromptEQ(v bool) predicate.AuthRequest { function ForceApprovalPromptNEQ (line 458) | func ForceApprovalPromptNEQ(v bool) predicate.AuthRequest { function LoggedInEQ (line 463) | func LoggedInEQ(v bool) predicate.AuthRequest { function LoggedInNEQ (line 468) | func LoggedInNEQ(v bool) predicate.AuthRequest { function ClaimsUserIDEQ (line 473) | func ClaimsUserIDEQ(v string) predicate.AuthRequest { function ClaimsUserIDNEQ (line 478) | func ClaimsUserIDNEQ(v string) predicate.AuthRequest { function ClaimsUserIDIn (line 483) | func ClaimsUserIDIn(vs ...string) predicate.AuthRequest { function ClaimsUserIDNotIn (line 488) | func ClaimsUserIDNotIn(vs ...string) predicate.AuthRequest { function ClaimsUserIDGT (line 493) | func ClaimsUserIDGT(v string) predicate.AuthRequest { function ClaimsUserIDGTE (line 498) | func ClaimsUserIDGTE(v string) predicate.AuthRequest { function ClaimsUserIDLT (line 503) | func ClaimsUserIDLT(v string) predicate.AuthRequest { function ClaimsUserIDLTE (line 508) | func ClaimsUserIDLTE(v string) predicate.AuthRequest { function ClaimsUserIDContains (line 513) | func ClaimsUserIDContains(v string) predicate.AuthRequest { function ClaimsUserIDHasPrefix (line 518) | func ClaimsUserIDHasPrefix(v string) predicate.AuthRequest { function ClaimsUserIDHasSuffix (line 523) | func ClaimsUserIDHasSuffix(v string) predicate.AuthRequest { function ClaimsUserIDEqualFold (line 528) | func ClaimsUserIDEqualFold(v string) predicate.AuthRequest { function ClaimsUserIDContainsFold (line 533) | func ClaimsUserIDContainsFold(v string) predicate.AuthRequest { function ClaimsUsernameEQ (line 538) | func ClaimsUsernameEQ(v string) predicate.AuthRequest { function ClaimsUsernameNEQ (line 543) | func ClaimsUsernameNEQ(v string) predicate.AuthRequest { function ClaimsUsernameIn (line 548) | func ClaimsUsernameIn(vs ...string) predicate.AuthRequest { function ClaimsUsernameNotIn (line 553) | func ClaimsUsernameNotIn(vs ...string) predicate.AuthRequest { function ClaimsUsernameGT (line 558) | func ClaimsUsernameGT(v string) predicate.AuthRequest { function ClaimsUsernameGTE (line 563) | func ClaimsUsernameGTE(v string) predicate.AuthRequest { function ClaimsUsernameLT (line 568) | func ClaimsUsernameLT(v string) predicate.AuthRequest { function ClaimsUsernameLTE (line 573) | func ClaimsUsernameLTE(v string) predicate.AuthRequest { function ClaimsUsernameContains (line 578) | func ClaimsUsernameContains(v string) predicate.AuthRequest { function ClaimsUsernameHasPrefix (line 583) | func ClaimsUsernameHasPrefix(v string) predicate.AuthRequest { function ClaimsUsernameHasSuffix (line 588) | func ClaimsUsernameHasSuffix(v string) predicate.AuthRequest { function ClaimsUsernameEqualFold (line 593) | func ClaimsUsernameEqualFold(v string) predicate.AuthRequest { function ClaimsUsernameContainsFold (line 598) | func ClaimsUsernameContainsFold(v string) predicate.AuthRequest { function ClaimsEmailEQ (line 603) | func ClaimsEmailEQ(v string) predicate.AuthRequest { function ClaimsEmailNEQ (line 608) | func ClaimsEmailNEQ(v string) predicate.AuthRequest { function ClaimsEmailIn (line 613) | func ClaimsEmailIn(vs ...string) predicate.AuthRequest { function ClaimsEmailNotIn (line 618) | func ClaimsEmailNotIn(vs ...string) predicate.AuthRequest { function ClaimsEmailGT (line 623) | func ClaimsEmailGT(v string) predicate.AuthRequest { function ClaimsEmailGTE (line 628) | func ClaimsEmailGTE(v string) predicate.AuthRequest { function ClaimsEmailLT (line 633) | func ClaimsEmailLT(v string) predicate.AuthRequest { function ClaimsEmailLTE (line 638) | func ClaimsEmailLTE(v string) predicate.AuthRequest { function ClaimsEmailContains (line 643) | func ClaimsEmailContains(v string) predicate.AuthRequest { function ClaimsEmailHasPrefix (line 648) | func ClaimsEmailHasPrefix(v string) predicate.AuthRequest { function ClaimsEmailHasSuffix (line 653) | func ClaimsEmailHasSuffix(v string) predicate.AuthRequest { function ClaimsEmailEqualFold (line 658) | func ClaimsEmailEqualFold(v string) predicate.AuthRequest { function ClaimsEmailContainsFold (line 663) | func ClaimsEmailContainsFold(v string) predicate.AuthRequest { function ClaimsEmailVerifiedEQ (line 668) | func ClaimsEmailVerifiedEQ(v bool) predicate.AuthRequest { function ClaimsEmailVerifiedNEQ (line 673) | func ClaimsEmailVerifiedNEQ(v bool) predicate.AuthRequest { function ClaimsGroupsIsNil (line 678) | func ClaimsGroupsIsNil() predicate.AuthRequest { function ClaimsGroupsNotNil (line 683) | func ClaimsGroupsNotNil() predicate.AuthRequest { function ClaimsPreferredUsernameEQ (line 688) | func ClaimsPreferredUsernameEQ(v string) predicate.AuthRequest { function ClaimsPreferredUsernameNEQ (line 693) | func ClaimsPreferredUsernameNEQ(v string) predicate.AuthRequest { function ClaimsPreferredUsernameIn (line 698) | func ClaimsPreferredUsernameIn(vs ...string) predicate.AuthRequest { function ClaimsPreferredUsernameNotIn (line 703) | func ClaimsPreferredUsernameNotIn(vs ...string) predicate.AuthRequest { function ClaimsPreferredUsernameGT (line 708) | func ClaimsPreferredUsernameGT(v string) predicate.AuthRequest { function ClaimsPreferredUsernameGTE (line 713) | func ClaimsPreferredUsernameGTE(v string) predicate.AuthRequest { function ClaimsPreferredUsernameLT (line 718) | func ClaimsPreferredUsernameLT(v string) predicate.AuthRequest { function ClaimsPreferredUsernameLTE (line 723) | func ClaimsPreferredUsernameLTE(v string) predicate.AuthRequest { function ClaimsPreferredUsernameContains (line 728) | func ClaimsPreferredUsernameContains(v string) predicate.AuthRequest { function ClaimsPreferredUsernameHasPrefix (line 733) | func ClaimsPreferredUsernameHasPrefix(v string) predicate.AuthRequest { function ClaimsPreferredUsernameHasSuffix (line 738) | func ClaimsPreferredUsernameHasSuffix(v string) predicate.AuthRequest { function ClaimsPreferredUsernameEqualFold (line 743) | func ClaimsPreferredUsernameEqualFold(v string) predicate.AuthRequest { function ClaimsPreferredUsernameContainsFold (line 748) | func ClaimsPreferredUsernameContainsFold(v string) predicate.AuthRequest { function ConnectorIDEQ (line 753) | func ConnectorIDEQ(v string) predicate.AuthRequest { function ConnectorIDNEQ (line 758) | func ConnectorIDNEQ(v string) predicate.AuthRequest { function ConnectorIDIn (line 763) | func ConnectorIDIn(vs ...string) predicate.AuthRequest { function ConnectorIDNotIn (line 768) | func ConnectorIDNotIn(vs ...string) predicate.AuthRequest { function ConnectorIDGT (line 773) | func ConnectorIDGT(v string) predicate.AuthRequest { function ConnectorIDGTE (line 778) | func ConnectorIDGTE(v string) predicate.AuthRequest { function ConnectorIDLT (line 783) | func ConnectorIDLT(v string) predicate.AuthRequest { function ConnectorIDLTE (line 788) | func ConnectorIDLTE(v string) predicate.AuthRequest { function ConnectorIDContains (line 793) | func ConnectorIDContains(v string) predicate.AuthRequest { function ConnectorIDHasPrefix (line 798) | func ConnectorIDHasPrefix(v string) predicate.AuthRequest { function ConnectorIDHasSuffix (line 803) | func ConnectorIDHasSuffix(v string) predicate.AuthRequest { function ConnectorIDEqualFold (line 808) | func ConnectorIDEqualFold(v string) predicate.AuthRequest { function ConnectorIDContainsFold (line 813) | func ConnectorIDContainsFold(v string) predicate.AuthRequest { function ConnectorDataEQ (line 818) | func ConnectorDataEQ(v []byte) predicate.AuthRequest { function ConnectorDataNEQ (line 823) | func ConnectorDataNEQ(v []byte) predicate.AuthRequest { function ConnectorDataIn (line 828) | func ConnectorDataIn(vs ...[]byte) predicate.AuthRequest { function ConnectorDataNotIn (line 833) | func ConnectorDataNotIn(vs ...[]byte) predicate.AuthRequest { function ConnectorDataGT (line 838) | func ConnectorDataGT(v []byte) predicate.AuthRequest { function ConnectorDataGTE (line 843) | func ConnectorDataGTE(v []byte) predicate.AuthRequest { function ConnectorDataLT (line 848) | func ConnectorDataLT(v []byte) predicate.AuthRequest { function ConnectorDataLTE (line 853) | func ConnectorDataLTE(v []byte) predicate.AuthRequest { function ConnectorDataIsNil (line 858) | func ConnectorDataIsNil() predicate.AuthRequest { function ConnectorDataNotNil (line 863) | func ConnectorDataNotNil() predicate.AuthRequest { function ExpiryEQ (line 868) | func ExpiryEQ(v time.Time) predicate.AuthRequest { function ExpiryNEQ (line 873) | func ExpiryNEQ(v time.Time) predicate.AuthRequest { function ExpiryIn (line 878) | func ExpiryIn(vs ...time.Time) predicate.AuthRequest { function ExpiryNotIn (line 883) | func ExpiryNotIn(vs ...time.Time) predicate.AuthRequest { function ExpiryGT (line 888) | func ExpiryGT(v time.Time) predicate.AuthRequest { function ExpiryGTE (line 893) | func ExpiryGTE(v time.Time) predicate.AuthRequest { function ExpiryLT (line 898) | func ExpiryLT(v time.Time) predicate.AuthRequest { function ExpiryLTE (line 903) | func ExpiryLTE(v time.Time) predicate.AuthRequest { function CodeChallengeEQ (line 908) | func CodeChallengeEQ(v string) predicate.AuthRequest { function CodeChallengeNEQ (line 913) | func CodeChallengeNEQ(v string) predicate.AuthRequest { function CodeChallengeIn (line 918) | func CodeChallengeIn(vs ...string) predicate.AuthRequest { function CodeChallengeNotIn (line 923) | func CodeChallengeNotIn(vs ...string) predicate.AuthRequest { function CodeChallengeGT (line 928) | func CodeChallengeGT(v string) predicate.AuthRequest { function CodeChallengeGTE (line 933) | func CodeChallengeGTE(v string) predicate.AuthRequest { function CodeChallengeLT (line 938) | func CodeChallengeLT(v string) predicate.AuthRequest { function CodeChallengeLTE (line 943) | func CodeChallengeLTE(v string) predicate.AuthRequest { function CodeChallengeContains (line 948) | func CodeChallengeContains(v string) predicate.AuthRequest { function CodeChallengeHasPrefix (line 953) | func CodeChallengeHasPrefix(v string) predicate.AuthRequest { function CodeChallengeHasSuffix (line 958) | func CodeChallengeHasSuffix(v string) predicate.AuthRequest { function CodeChallengeEqualFold (line 963) | func CodeChallengeEqualFold(v string) predicate.AuthRequest { function CodeChallengeContainsFold (line 968) | func CodeChallengeContainsFold(v string) predicate.AuthRequest { function CodeChallengeMethodEQ (line 973) | func CodeChallengeMethodEQ(v string) predicate.AuthRequest { function CodeChallengeMethodNEQ (line 978) | func CodeChallengeMethodNEQ(v string) predicate.AuthRequest { function CodeChallengeMethodIn (line 983) | func CodeChallengeMethodIn(vs ...string) predicate.AuthRequest { function CodeChallengeMethodNotIn (line 988) | func CodeChallengeMethodNotIn(vs ...string) predicate.AuthRequest { function CodeChallengeMethodGT (line 993) | func CodeChallengeMethodGT(v string) predicate.AuthRequest { function CodeChallengeMethodGTE (line 998) | func CodeChallengeMethodGTE(v string) predicate.AuthRequest { function CodeChallengeMethodLT (line 1003) | func CodeChallengeMethodLT(v string) predicate.AuthRequest { function CodeChallengeMethodLTE (line 1008) | func CodeChallengeMethodLTE(v string) predicate.AuthRequest { function CodeChallengeMethodContains (line 1013) | func CodeChallengeMethodContains(v string) predicate.AuthRequest { function CodeChallengeMethodHasPrefix (line 1018) | func CodeChallengeMethodHasPrefix(v string) predicate.AuthRequest { function CodeChallengeMethodHasSuffix (line 1023) | func CodeChallengeMethodHasSuffix(v string) predicate.AuthRequest { function CodeChallengeMethodEqualFold (line 1028) | func CodeChallengeMethodEqualFold(v string) predicate.AuthRequest { function CodeChallengeMethodContainsFold (line 1033) | func CodeChallengeMethodContainsFold(v string) predicate.AuthRequest { function HmacKeyEQ (line 1038) | func HmacKeyEQ(v []byte) predicate.AuthRequest { function HmacKeyNEQ (line 1043) | func HmacKeyNEQ(v []byte) predicate.AuthRequest { function HmacKeyIn (line 1048) | func HmacKeyIn(vs ...[]byte) predicate.AuthRequest { function HmacKeyNotIn (line 1053) | func HmacKeyNotIn(vs ...[]byte) predicate.AuthRequest { function HmacKeyGT (line 1058) | func HmacKeyGT(v []byte) predicate.AuthRequest { function HmacKeyGTE (line 1063) | func HmacKeyGTE(v []byte) predicate.AuthRequest { function HmacKeyLT (line 1068) | func HmacKeyLT(v []byte) predicate.AuthRequest { function HmacKeyLTE (line 1073) | func HmacKeyLTE(v []byte) predicate.AuthRequest { function MfaValidatedEQ (line 1078) | func MfaValidatedEQ(v bool) predicate.AuthRequest { function MfaValidatedNEQ (line 1083) | func MfaValidatedNEQ(v bool) predicate.AuthRequest { function PromptEQ (line 1088) | func PromptEQ(v string) predicate.AuthRequest { function PromptNEQ (line 1093) | func PromptNEQ(v string) predicate.AuthRequest { function PromptIn (line 1098) | func PromptIn(vs ...string) predicate.AuthRequest { function PromptNotIn (line 1103) | func PromptNotIn(vs ...string) predicate.AuthRequest { function PromptGT (line 1108) | func PromptGT(v string) predicate.AuthRequest { function PromptGTE (line 1113) | func PromptGTE(v string) predicate.AuthRequest { function PromptLT (line 1118) | func PromptLT(v string) predicate.AuthRequest { function PromptLTE (line 1123) | func PromptLTE(v string) predicate.AuthRequest { function PromptContains (line 1128) | func PromptContains(v string) predicate.AuthRequest { function PromptHasPrefix (line 1133) | func PromptHasPrefix(v string) predicate.AuthRequest { function PromptHasSuffix (line 1138) | func PromptHasSuffix(v string) predicate.AuthRequest { function PromptEqualFold (line 1143) | func PromptEqualFold(v string) predicate.AuthRequest { function PromptContainsFold (line 1148) | func PromptContainsFold(v string) predicate.AuthRequest { function MaxAgeEQ (line 1153) | func MaxAgeEQ(v int) predicate.AuthRequest { function MaxAgeNEQ (line 1158) | func MaxAgeNEQ(v int) predicate.AuthRequest { function MaxAgeIn (line 1163) | func MaxAgeIn(vs ...int) predicate.AuthRequest { function MaxAgeNotIn (line 1168) | func MaxAgeNotIn(vs ...int) predicate.AuthRequest { function MaxAgeGT (line 1173) | func MaxAgeGT(v int) predicate.AuthRequest { function MaxAgeGTE (line 1178) | func MaxAgeGTE(v int) predicate.AuthRequest { function MaxAgeLT (line 1183) | func MaxAgeLT(v int) predicate.AuthRequest { function MaxAgeLTE (line 1188) | func MaxAgeLTE(v int) predicate.AuthRequest { function AuthTimeEQ (line 1193) | func AuthTimeEQ(v time.Time) predicate.AuthRequest { function AuthTimeNEQ (line 1198) | func AuthTimeNEQ(v time.Time) predicate.AuthRequest { function AuthTimeIn (line 1203) | func AuthTimeIn(vs ...time.Time) predicate.AuthRequest { function AuthTimeNotIn (line 1208) | func AuthTimeNotIn(vs ...time.Time) predicate.AuthRequest { function AuthTimeGT (line 1213) | func AuthTimeGT(v time.Time) predicate.AuthRequest { function AuthTimeGTE (line 1218) | func AuthTimeGTE(v time.Time) predicate.AuthRequest { function AuthTimeLT (line 1223) | func AuthTimeLT(v time.Time) predicate.AuthRequest { function AuthTimeLTE (line 1228) | func AuthTimeLTE(v time.Time) predicate.AuthRequest { function AuthTimeIsNil (line 1233) | func AuthTimeIsNil() predicate.AuthRequest { function AuthTimeNotNil (line 1238) | func AuthTimeNotNil() predicate.AuthRequest { function And (line 1243) | func And(predicates ...predicate.AuthRequest) predicate.AuthRequest { function Or (line 1248) | func Or(predicates ...predicate.AuthRequest) predicate.AuthRequest { function Not (line 1253) | func Not(p predicate.AuthRequest) predicate.AuthRequest { FILE: storage/ent/db/authrequest_create.go type AuthRequestCreate (line 17) | type AuthRequestCreate struct method SetClientID (line 24) | func (_c *AuthRequestCreate) SetClientID(v string) *AuthRequestCreate { method SetScopes (line 30) | func (_c *AuthRequestCreate) SetScopes(v []string) *AuthRequestCreate { method SetResponseTypes (line 36) | func (_c *AuthRequestCreate) SetResponseTypes(v []string) *AuthRequest... method SetRedirectURI (line 42) | func (_c *AuthRequestCreate) SetRedirectURI(v string) *AuthRequestCrea... method SetNonce (line 48) | func (_c *AuthRequestCreate) SetNonce(v string) *AuthRequestCreate { method SetState (line 54) | func (_c *AuthRequestCreate) SetState(v string) *AuthRequestCreate { method SetForceApprovalPrompt (line 60) | func (_c *AuthRequestCreate) SetForceApprovalPrompt(v bool) *AuthReque... method SetLoggedIn (line 66) | func (_c *AuthRequestCreate) SetLoggedIn(v bool) *AuthRequestCreate { method SetClaimsUserID (line 72) | func (_c *AuthRequestCreate) SetClaimsUserID(v string) *AuthRequestCre... method SetClaimsUsername (line 78) | func (_c *AuthRequestCreate) SetClaimsUsername(v string) *AuthRequestC... method SetClaimsEmail (line 84) | func (_c *AuthRequestCreate) SetClaimsEmail(v string) *AuthRequestCrea... method SetClaimsEmailVerified (line 90) | func (_c *AuthRequestCreate) SetClaimsEmailVerified(v bool) *AuthReque... method SetClaimsGroups (line 96) | func (_c *AuthRequestCreate) SetClaimsGroups(v []string) *AuthRequestC... method SetClaimsPreferredUsername (line 102) | func (_c *AuthRequestCreate) SetClaimsPreferredUsername(v string) *Aut... method SetNillableClaimsPreferredUsername (line 108) | func (_c *AuthRequestCreate) SetNillableClaimsPreferredUsername(v *str... method SetConnectorID (line 116) | func (_c *AuthRequestCreate) SetConnectorID(v string) *AuthRequestCrea... method SetConnectorData (line 122) | func (_c *AuthRequestCreate) SetConnectorData(v []byte) *AuthRequestCr... method SetExpiry (line 128) | func (_c *AuthRequestCreate) SetExpiry(v time.Time) *AuthRequestCreate { method SetCodeChallenge (line 134) | func (_c *AuthRequestCreate) SetCodeChallenge(v string) *AuthRequestCr... method SetNillableCodeChallenge (line 140) | func (_c *AuthRequestCreate) SetNillableCodeChallenge(v *string) *Auth... method SetCodeChallengeMethod (line 148) | func (_c *AuthRequestCreate) SetCodeChallengeMethod(v string) *AuthReq... method SetNillableCodeChallengeMethod (line 154) | func (_c *AuthRequestCreate) SetNillableCodeChallengeMethod(v *string)... method SetHmacKey (line 162) | func (_c *AuthRequestCreate) SetHmacKey(v []byte) *AuthRequestCreate { method SetMfaValidated (line 168) | func (_c *AuthRequestCreate) SetMfaValidated(v bool) *AuthRequestCreate { method SetNillableMfaValidated (line 174) | func (_c *AuthRequestCreate) SetNillableMfaValidated(v *bool) *AuthReq... method SetPrompt (line 182) | func (_c *AuthRequestCreate) SetPrompt(v string) *AuthRequestCreate { method SetNillablePrompt (line 188) | func (_c *AuthRequestCreate) SetNillablePrompt(v *string) *AuthRequest... method SetMaxAge (line 196) | func (_c *AuthRequestCreate) SetMaxAge(v int) *AuthRequestCreate { method SetNillableMaxAge (line 202) | func (_c *AuthRequestCreate) SetNillableMaxAge(v *int) *AuthRequestCre... method SetAuthTime (line 210) | func (_c *AuthRequestCreate) SetAuthTime(v time.Time) *AuthRequestCrea... method SetNillableAuthTime (line 216) | func (_c *AuthRequestCreate) SetNillableAuthTime(v *time.Time) *AuthRe... method SetID (line 224) | func (_c *AuthRequestCreate) SetID(v string) *AuthRequestCreate { method Mutation (line 230) | func (_c *AuthRequestCreate) Mutation() *AuthRequestMutation { method Save (line 235) | func (_c *AuthRequestCreate) Save(ctx context.Context) (*AuthRequest, ... method SaveX (line 241) | func (_c *AuthRequestCreate) SaveX(ctx context.Context) *AuthRequest { method Exec (line 250) | func (_c *AuthRequestCreate) Exec(ctx context.Context) error { method ExecX (line 256) | func (_c *AuthRequestCreate) ExecX(ctx context.Context) { method defaults (line 263) | func (_c *AuthRequestCreate) defaults() { method check (line 291) | func (_c *AuthRequestCreate) check() error { method sqlSave (line 357) | func (_c *AuthRequestCreate) sqlSave(ctx context.Context) (*AuthReques... method createSpec (line 380) | func (_c *AuthRequestCreate) createSpec() (*AuthRequest, *sqlgraph.Cre... type AuthRequestCreateBulk (line 489) | type AuthRequestCreateBulk struct method Save (line 496) | func (_c *AuthRequestCreateBulk) Save(ctx context.Context) ([]*AuthReq... method SaveX (line 551) | func (_c *AuthRequestCreateBulk) SaveX(ctx context.Context) []*AuthReq... method Exec (line 560) | func (_c *AuthRequestCreateBulk) Exec(ctx context.Context) error { method ExecX (line 566) | func (_c *AuthRequestCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/authrequest_delete.go type AuthRequestDelete (line 16) | type AuthRequestDelete struct method Where (line 23) | func (_d *AuthRequestDelete) Where(ps ...predicate.AuthRequest) *AuthR... method Exec (line 29) | func (_d *AuthRequestDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *AuthRequestDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *AuthRequestDelete) sqlExec(ctx context.Context) (int, error) { type AuthRequestDeleteOne (line 60) | type AuthRequestDeleteOne struct method Where (line 65) | func (_d *AuthRequestDeleteOne) Where(ps ...predicate.AuthRequest) *Au... method Exec (line 71) | func (_d *AuthRequestDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *AuthRequestDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/authrequest_query.go type AuthRequestQuery (line 19) | type AuthRequestQuery struct method Where (line 31) | func (_q *AuthRequestQuery) Where(ps ...predicate.AuthRequest) *AuthRe... method Limit (line 37) | func (_q *AuthRequestQuery) Limit(limit int) *AuthRequestQuery { method Offset (line 43) | func (_q *AuthRequestQuery) Offset(offset int) *AuthRequestQuery { method Unique (line 50) | func (_q *AuthRequestQuery) Unique(unique bool) *AuthRequestQuery { method Order (line 56) | func (_q *AuthRequestQuery) Order(o ...authrequest.OrderOption) *AuthR... method First (line 63) | func (_q *AuthRequestQuery) First(ctx context.Context) (*AuthRequest, ... method FirstX (line 75) | func (_q *AuthRequestQuery) FirstX(ctx context.Context) *AuthRequest { method FirstID (line 85) | func (_q *AuthRequestQuery) FirstID(ctx context.Context) (id string, e... method FirstIDX (line 98) | func (_q *AuthRequestQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *AuthRequestQuery) Only(ctx context.Context) (*AuthRequest, e... method OnlyX (line 125) | func (_q *AuthRequestQuery) OnlyX(ctx context.Context) *AuthRequest { method OnlyID (line 136) | func (_q *AuthRequestQuery) OnlyID(ctx context.Context) (id string, er... method OnlyIDX (line 153) | func (_q *AuthRequestQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *AuthRequestQuery) All(ctx context.Context) ([]*AuthRequest, ... method AllX (line 172) | func (_q *AuthRequestQuery) AllX(ctx context.Context) []*AuthRequest { method IDs (line 181) | func (_q *AuthRequestQuery) IDs(ctx context.Context) (ids []string, er... method IDsX (line 193) | func (_q *AuthRequestQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *AuthRequestQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *AuthRequestQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *AuthRequestQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *AuthRequestQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *AuthRequestQuery) Clone() *AuthRequestQuery { method GroupBy (line 273) | func (_q *AuthRequestQuery) GroupBy(field string, fields ...string) *A... method Select (line 294) | func (_q *AuthRequestQuery) Select(fields ...string) *AuthRequestSelect { method Aggregate (line 303) | func (_q *AuthRequestQuery) Aggregate(fns ...AggregateFunc) *AuthReque... method prepareQuery (line 307) | func (_q *AuthRequestQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *AuthRequestQuery) sqlAll(ctx context.Context, hooks ...query... method sqlCount (line 358) | func (_q *AuthRequestQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *AuthRequestQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *AuthRequestQuery) sqlQuery(ctx context.Context) *sql.Selector { type AuthRequestGroupBy (line 440) | type AuthRequestGroupBy struct method Aggregate (line 446) | func (_g *AuthRequestGroupBy) Aggregate(fns ...AggregateFunc) *AuthReq... method Scan (line 452) | func (_g *AuthRequestGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *AuthRequestGroupBy) sqlScan(ctx context.Context, root *AuthR... type AuthRequestSelect (line 488) | type AuthRequestSelect struct method Aggregate (line 494) | func (_s *AuthRequestSelect) Aggregate(fns ...AggregateFunc) *AuthRequ... method Scan (line 500) | func (_s *AuthRequestSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *AuthRequestSelect) sqlScan(ctx context.Context, root *AuthRe... FILE: storage/ent/db/authrequest_update.go type AuthRequestUpdate (line 20) | type AuthRequestUpdate struct method Where (line 27) | func (_u *AuthRequestUpdate) Where(ps ...predicate.AuthRequest) *AuthR... method SetClientID (line 33) | func (_u *AuthRequestUpdate) SetClientID(v string) *AuthRequestUpdate { method SetNillableClientID (line 39) | func (_u *AuthRequestUpdate) SetNillableClientID(v *string) *AuthReque... method SetScopes (line 47) | func (_u *AuthRequestUpdate) SetScopes(v []string) *AuthRequestUpdate { method AppendScopes (line 53) | func (_u *AuthRequestUpdate) AppendScopes(v []string) *AuthRequestUpda... method ClearScopes (line 59) | func (_u *AuthRequestUpdate) ClearScopes() *AuthRequestUpdate { method SetResponseTypes (line 65) | func (_u *AuthRequestUpdate) SetResponseTypes(v []string) *AuthRequest... method AppendResponseTypes (line 71) | func (_u *AuthRequestUpdate) AppendResponseTypes(v []string) *AuthRequ... method ClearResponseTypes (line 77) | func (_u *AuthRequestUpdate) ClearResponseTypes() *AuthRequestUpdate { method SetRedirectURI (line 83) | func (_u *AuthRequestUpdate) SetRedirectURI(v string) *AuthRequestUpda... method SetNillableRedirectURI (line 89) | func (_u *AuthRequestUpdate) SetNillableRedirectURI(v *string) *AuthRe... method SetNonce (line 97) | func (_u *AuthRequestUpdate) SetNonce(v string) *AuthRequestUpdate { method SetNillableNonce (line 103) | func (_u *AuthRequestUpdate) SetNillableNonce(v *string) *AuthRequestU... method SetState (line 111) | func (_u *AuthRequestUpdate) SetState(v string) *AuthRequestUpdate { method SetNillableState (line 117) | func (_u *AuthRequestUpdate) SetNillableState(v *string) *AuthRequestU... method SetForceApprovalPrompt (line 125) | func (_u *AuthRequestUpdate) SetForceApprovalPrompt(v bool) *AuthReque... method SetNillableForceApprovalPrompt (line 131) | func (_u *AuthRequestUpdate) SetNillableForceApprovalPrompt(v *bool) *... method SetLoggedIn (line 139) | func (_u *AuthRequestUpdate) SetLoggedIn(v bool) *AuthRequestUpdate { method SetNillableLoggedIn (line 145) | func (_u *AuthRequestUpdate) SetNillableLoggedIn(v *bool) *AuthRequest... method SetClaimsUserID (line 153) | func (_u *AuthRequestUpdate) SetClaimsUserID(v string) *AuthRequestUpd... method SetNillableClaimsUserID (line 159) | func (_u *AuthRequestUpdate) SetNillableClaimsUserID(v *string) *AuthR... method SetClaimsUsername (line 167) | func (_u *AuthRequestUpdate) SetClaimsUsername(v string) *AuthRequestU... method SetNillableClaimsUsername (line 173) | func (_u *AuthRequestUpdate) SetNillableClaimsUsername(v *string) *Aut... method SetClaimsEmail (line 181) | func (_u *AuthRequestUpdate) SetClaimsEmail(v string) *AuthRequestUpda... method SetNillableClaimsEmail (line 187) | func (_u *AuthRequestUpdate) SetNillableClaimsEmail(v *string) *AuthRe... method SetClaimsEmailVerified (line 195) | func (_u *AuthRequestUpdate) SetClaimsEmailVerified(v bool) *AuthReque... method SetNillableClaimsEmailVerified (line 201) | func (_u *AuthRequestUpdate) SetNillableClaimsEmailVerified(v *bool) *... method SetClaimsGroups (line 209) | func (_u *AuthRequestUpdate) SetClaimsGroups(v []string) *AuthRequestU... method AppendClaimsGroups (line 215) | func (_u *AuthRequestUpdate) AppendClaimsGroups(v []string) *AuthReque... method ClearClaimsGroups (line 221) | func (_u *AuthRequestUpdate) ClearClaimsGroups() *AuthRequestUpdate { method SetClaimsPreferredUsername (line 227) | func (_u *AuthRequestUpdate) SetClaimsPreferredUsername(v string) *Aut... method SetNillableClaimsPreferredUsername (line 233) | func (_u *AuthRequestUpdate) SetNillableClaimsPreferredUsername(v *str... method SetConnectorID (line 241) | func (_u *AuthRequestUpdate) SetConnectorID(v string) *AuthRequestUpda... method SetNillableConnectorID (line 247) | func (_u *AuthRequestUpdate) SetNillableConnectorID(v *string) *AuthRe... method SetConnectorData (line 255) | func (_u *AuthRequestUpdate) SetConnectorData(v []byte) *AuthRequestUp... method ClearConnectorData (line 261) | func (_u *AuthRequestUpdate) ClearConnectorData() *AuthRequestUpdate { method SetExpiry (line 267) | func (_u *AuthRequestUpdate) SetExpiry(v time.Time) *AuthRequestUpdate { method SetNillableExpiry (line 273) | func (_u *AuthRequestUpdate) SetNillableExpiry(v *time.Time) *AuthRequ... method SetCodeChallenge (line 281) | func (_u *AuthRequestUpdate) SetCodeChallenge(v string) *AuthRequestUp... method SetNillableCodeChallenge (line 287) | func (_u *AuthRequestUpdate) SetNillableCodeChallenge(v *string) *Auth... method SetCodeChallengeMethod (line 295) | func (_u *AuthRequestUpdate) SetCodeChallengeMethod(v string) *AuthReq... method SetNillableCodeChallengeMethod (line 301) | func (_u *AuthRequestUpdate) SetNillableCodeChallengeMethod(v *string)... method SetHmacKey (line 309) | func (_u *AuthRequestUpdate) SetHmacKey(v []byte) *AuthRequestUpdate { method SetMfaValidated (line 315) | func (_u *AuthRequestUpdate) SetMfaValidated(v bool) *AuthRequestUpdate { method SetNillableMfaValidated (line 321) | func (_u *AuthRequestUpdate) SetNillableMfaValidated(v *bool) *AuthReq... method SetPrompt (line 329) | func (_u *AuthRequestUpdate) SetPrompt(v string) *AuthRequestUpdate { method SetNillablePrompt (line 335) | func (_u *AuthRequestUpdate) SetNillablePrompt(v *string) *AuthRequest... method SetMaxAge (line 343) | func (_u *AuthRequestUpdate) SetMaxAge(v int) *AuthRequestUpdate { method SetNillableMaxAge (line 350) | func (_u *AuthRequestUpdate) SetNillableMaxAge(v *int) *AuthRequestUpd... method AddMaxAge (line 358) | func (_u *AuthRequestUpdate) AddMaxAge(v int) *AuthRequestUpdate { method SetAuthTime (line 364) | func (_u *AuthRequestUpdate) SetAuthTime(v time.Time) *AuthRequestUpda... method SetNillableAuthTime (line 370) | func (_u *AuthRequestUpdate) SetNillableAuthTime(v *time.Time) *AuthRe... method ClearAuthTime (line 378) | func (_u *AuthRequestUpdate) ClearAuthTime() *AuthRequestUpdate { method Mutation (line 384) | func (_u *AuthRequestUpdate) Mutation() *AuthRequestMutation { method Save (line 389) | func (_u *AuthRequestUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 394) | func (_u *AuthRequestUpdate) SaveX(ctx context.Context) int { method Exec (line 403) | func (_u *AuthRequestUpdate) Exec(ctx context.Context) error { method ExecX (line 409) | func (_u *AuthRequestUpdate) ExecX(ctx context.Context) { method sqlSave (line 415) | func (_u *AuthRequestUpdate) sqlSave(ctx context.Context) (_node int, ... type AuthRequestUpdateOne (line 542) | type AuthRequestUpdateOne struct method SetClientID (line 550) | func (_u *AuthRequestUpdateOne) SetClientID(v string) *AuthRequestUpda... method SetNillableClientID (line 556) | func (_u *AuthRequestUpdateOne) SetNillableClientID(v *string) *AuthRe... method SetScopes (line 564) | func (_u *AuthRequestUpdateOne) SetScopes(v []string) *AuthRequestUpda... method AppendScopes (line 570) | func (_u *AuthRequestUpdateOne) AppendScopes(v []string) *AuthRequestU... method ClearScopes (line 576) | func (_u *AuthRequestUpdateOne) ClearScopes() *AuthRequestUpdateOne { method SetResponseTypes (line 582) | func (_u *AuthRequestUpdateOne) SetResponseTypes(v []string) *AuthRequ... method AppendResponseTypes (line 588) | func (_u *AuthRequestUpdateOne) AppendResponseTypes(v []string) *AuthR... method ClearResponseTypes (line 594) | func (_u *AuthRequestUpdateOne) ClearResponseTypes() *AuthRequestUpdat... method SetRedirectURI (line 600) | func (_u *AuthRequestUpdateOne) SetRedirectURI(v string) *AuthRequestU... method SetNillableRedirectURI (line 606) | func (_u *AuthRequestUpdateOne) SetNillableRedirectURI(v *string) *Aut... method SetNonce (line 614) | func (_u *AuthRequestUpdateOne) SetNonce(v string) *AuthRequestUpdateO... method SetNillableNonce (line 620) | func (_u *AuthRequestUpdateOne) SetNillableNonce(v *string) *AuthReque... method SetState (line 628) | func (_u *AuthRequestUpdateOne) SetState(v string) *AuthRequestUpdateO... method SetNillableState (line 634) | func (_u *AuthRequestUpdateOne) SetNillableState(v *string) *AuthReque... method SetForceApprovalPrompt (line 642) | func (_u *AuthRequestUpdateOne) SetForceApprovalPrompt(v bool) *AuthRe... method SetNillableForceApprovalPrompt (line 648) | func (_u *AuthRequestUpdateOne) SetNillableForceApprovalPrompt(v *bool... method SetLoggedIn (line 656) | func (_u *AuthRequestUpdateOne) SetLoggedIn(v bool) *AuthRequestUpdate... method SetNillableLoggedIn (line 662) | func (_u *AuthRequestUpdateOne) SetNillableLoggedIn(v *bool) *AuthRequ... method SetClaimsUserID (line 670) | func (_u *AuthRequestUpdateOne) SetClaimsUserID(v string) *AuthRequest... method SetNillableClaimsUserID (line 676) | func (_u *AuthRequestUpdateOne) SetNillableClaimsUserID(v *string) *Au... method SetClaimsUsername (line 684) | func (_u *AuthRequestUpdateOne) SetClaimsUsername(v string) *AuthReque... method SetNillableClaimsUsername (line 690) | func (_u *AuthRequestUpdateOne) SetNillableClaimsUsername(v *string) *... method SetClaimsEmail (line 698) | func (_u *AuthRequestUpdateOne) SetClaimsEmail(v string) *AuthRequestU... method SetNillableClaimsEmail (line 704) | func (_u *AuthRequestUpdateOne) SetNillableClaimsEmail(v *string) *Aut... method SetClaimsEmailVerified (line 712) | func (_u *AuthRequestUpdateOne) SetClaimsEmailVerified(v bool) *AuthRe... method SetNillableClaimsEmailVerified (line 718) | func (_u *AuthRequestUpdateOne) SetNillableClaimsEmailVerified(v *bool... method SetClaimsGroups (line 726) | func (_u *AuthRequestUpdateOne) SetClaimsGroups(v []string) *AuthReque... method AppendClaimsGroups (line 732) | func (_u *AuthRequestUpdateOne) AppendClaimsGroups(v []string) *AuthRe... method ClearClaimsGroups (line 738) | func (_u *AuthRequestUpdateOne) ClearClaimsGroups() *AuthRequestUpdate... method SetClaimsPreferredUsername (line 744) | func (_u *AuthRequestUpdateOne) SetClaimsPreferredUsername(v string) *... method SetNillableClaimsPreferredUsername (line 750) | func (_u *AuthRequestUpdateOne) SetNillableClaimsPreferredUsername(v *... method SetConnectorID (line 758) | func (_u *AuthRequestUpdateOne) SetConnectorID(v string) *AuthRequestU... method SetNillableConnectorID (line 764) | func (_u *AuthRequestUpdateOne) SetNillableConnectorID(v *string) *Aut... method SetConnectorData (line 772) | func (_u *AuthRequestUpdateOne) SetConnectorData(v []byte) *AuthReques... method ClearConnectorData (line 778) | func (_u *AuthRequestUpdateOne) ClearConnectorData() *AuthRequestUpdat... method SetExpiry (line 784) | func (_u *AuthRequestUpdateOne) SetExpiry(v time.Time) *AuthRequestUpd... method SetNillableExpiry (line 790) | func (_u *AuthRequestUpdateOne) SetNillableExpiry(v *time.Time) *AuthR... method SetCodeChallenge (line 798) | func (_u *AuthRequestUpdateOne) SetCodeChallenge(v string) *AuthReques... method SetNillableCodeChallenge (line 804) | func (_u *AuthRequestUpdateOne) SetNillableCodeChallenge(v *string) *A... method SetCodeChallengeMethod (line 812) | func (_u *AuthRequestUpdateOne) SetCodeChallengeMethod(v string) *Auth... method SetNillableCodeChallengeMethod (line 818) | func (_u *AuthRequestUpdateOne) SetNillableCodeChallengeMethod(v *stri... method SetHmacKey (line 826) | func (_u *AuthRequestUpdateOne) SetHmacKey(v []byte) *AuthRequestUpdat... method SetMfaValidated (line 832) | func (_u *AuthRequestUpdateOne) SetMfaValidated(v bool) *AuthRequestUp... method SetNillableMfaValidated (line 838) | func (_u *AuthRequestUpdateOne) SetNillableMfaValidated(v *bool) *Auth... method SetPrompt (line 846) | func (_u *AuthRequestUpdateOne) SetPrompt(v string) *AuthRequestUpdate... method SetNillablePrompt (line 852) | func (_u *AuthRequestUpdateOne) SetNillablePrompt(v *string) *AuthRequ... method SetMaxAge (line 860) | func (_u *AuthRequestUpdateOne) SetMaxAge(v int) *AuthRequestUpdateOne { method SetNillableMaxAge (line 867) | func (_u *AuthRequestUpdateOne) SetNillableMaxAge(v *int) *AuthRequest... method AddMaxAge (line 875) | func (_u *AuthRequestUpdateOne) AddMaxAge(v int) *AuthRequestUpdateOne { method SetAuthTime (line 881) | func (_u *AuthRequestUpdateOne) SetAuthTime(v time.Time) *AuthRequestU... method SetNillableAuthTime (line 887) | func (_u *AuthRequestUpdateOne) SetNillableAuthTime(v *time.Time) *Aut... method ClearAuthTime (line 895) | func (_u *AuthRequestUpdateOne) ClearAuthTime() *AuthRequestUpdateOne { method Mutation (line 901) | func (_u *AuthRequestUpdateOne) Mutation() *AuthRequestMutation { method Where (line 906) | func (_u *AuthRequestUpdateOne) Where(ps ...predicate.AuthRequest) *Au... method Select (line 913) | func (_u *AuthRequestUpdateOne) Select(field string, fields ...string)... method Save (line 919) | func (_u *AuthRequestUpdateOne) Save(ctx context.Context) (*AuthReques... method SaveX (line 924) | func (_u *AuthRequestUpdateOne) SaveX(ctx context.Context) *AuthRequest { method Exec (line 933) | func (_u *AuthRequestUpdateOne) Exec(ctx context.Context) error { method ExecX (line 939) | func (_u *AuthRequestUpdateOne) ExecX(ctx context.Context) { method sqlSave (line 945) | func (_u *AuthRequestUpdateOne) sqlSave(ctx context.Context) (_node *A... FILE: storage/ent/db/authsession.go type AuthSession (line 16) | type AuthSession struct method scanValues (line 44) | func (*AuthSession) scanValues(columns []string) ([]any, error) { method assignValues (line 63) | func (_m *AuthSession) assignValues(columns []string, values []any) er... method Value (line 144) | func (_m *AuthSession) Value(name string) (ent.Value, error) { method Update (line 151) | func (_m *AuthSession) Update() *AuthSessionUpdateOne { method Unwrap (line 157) | func (_m *AuthSession) Unwrap() *AuthSession { method String (line 167) | func (_m *AuthSession) String() string { type AuthSessions (line 205) | type AuthSessions FILE: storage/ent/db/authsession/authsession.go constant Label (line 11) | Label = "auth_session" constant FieldID (line 13) | FieldID = "id" constant FieldUserID (line 15) | FieldUserID = "user_id" constant FieldConnectorID (line 17) | FieldConnectorID = "connector_id" constant FieldNonce (line 19) | FieldNonce = "nonce" constant FieldClientStates (line 21) | FieldClientStates = "client_states" constant FieldCreatedAt (line 23) | FieldCreatedAt = "created_at" constant FieldLastActivity (line 25) | FieldLastActivity = "last_activity" constant FieldIPAddress (line 27) | FieldIPAddress = "ip_address" constant FieldUserAgent (line 29) | FieldUserAgent = "user_agent" constant FieldAbsoluteExpiry (line 31) | FieldAbsoluteExpiry = "absolute_expiry" constant FieldIdleExpiry (line 33) | FieldIdleExpiry = "idle_expiry" constant Table (line 35) | Table = "auth_sessions" function ValidColumn (line 54) | func ValidColumn(column string) bool { type OrderOption (line 79) | type OrderOption function ByID (line 82) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByUserID (line 87) | func ByUserID(opts ...sql.OrderTermOption) OrderOption { function ByConnectorID (line 92) | func ByConnectorID(opts ...sql.OrderTermOption) OrderOption { function ByNonce (line 97) | func ByNonce(opts ...sql.OrderTermOption) OrderOption { function ByCreatedAt (line 102) | func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption { function ByLastActivity (line 107) | func ByLastActivity(opts ...sql.OrderTermOption) OrderOption { function ByIPAddress (line 112) | func ByIPAddress(opts ...sql.OrderTermOption) OrderOption { function ByUserAgent (line 117) | func ByUserAgent(opts ...sql.OrderTermOption) OrderOption { function ByAbsoluteExpiry (line 122) | func ByAbsoluteExpiry(opts ...sql.OrderTermOption) OrderOption { function ByIdleExpiry (line 127) | func ByIdleExpiry(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/authsession/where.go function ID (line 13) | func ID(id string) predicate.AuthSession { function IDEQ (line 18) | func IDEQ(id string) predicate.AuthSession { function IDNEQ (line 23) | func IDNEQ(id string) predicate.AuthSession { function IDIn (line 28) | func IDIn(ids ...string) predicate.AuthSession { function IDNotIn (line 33) | func IDNotIn(ids ...string) predicate.AuthSession { function IDGT (line 38) | func IDGT(id string) predicate.AuthSession { function IDGTE (line 43) | func IDGTE(id string) predicate.AuthSession { function IDLT (line 48) | func IDLT(id string) predicate.AuthSession { function IDLTE (line 53) | func IDLTE(id string) predicate.AuthSession { function IDEqualFold (line 58) | func IDEqualFold(id string) predicate.AuthSession { function IDContainsFold (line 63) | func IDContainsFold(id string) predicate.AuthSession { function UserID (line 68) | func UserID(v string) predicate.AuthSession { function ConnectorID (line 73) | func ConnectorID(v string) predicate.AuthSession { function Nonce (line 78) | func Nonce(v string) predicate.AuthSession { function ClientStates (line 83) | func ClientStates(v []byte) predicate.AuthSession { function CreatedAt (line 88) | func CreatedAt(v time.Time) predicate.AuthSession { function LastActivity (line 93) | func LastActivity(v time.Time) predicate.AuthSession { function IPAddress (line 98) | func IPAddress(v string) predicate.AuthSession { function UserAgent (line 103) | func UserAgent(v string) predicate.AuthSession { function AbsoluteExpiry (line 108) | func AbsoluteExpiry(v time.Time) predicate.AuthSession { function IdleExpiry (line 113) | func IdleExpiry(v time.Time) predicate.AuthSession { function UserIDEQ (line 118) | func UserIDEQ(v string) predicate.AuthSession { function UserIDNEQ (line 123) | func UserIDNEQ(v string) predicate.AuthSession { function UserIDIn (line 128) | func UserIDIn(vs ...string) predicate.AuthSession { function UserIDNotIn (line 133) | func UserIDNotIn(vs ...string) predicate.AuthSession { function UserIDGT (line 138) | func UserIDGT(v string) predicate.AuthSession { function UserIDGTE (line 143) | func UserIDGTE(v string) predicate.AuthSession { function UserIDLT (line 148) | func UserIDLT(v string) predicate.AuthSession { function UserIDLTE (line 153) | func UserIDLTE(v string) predicate.AuthSession { function UserIDContains (line 158) | func UserIDContains(v string) predicate.AuthSession { function UserIDHasPrefix (line 163) | func UserIDHasPrefix(v string) predicate.AuthSession { function UserIDHasSuffix (line 168) | func UserIDHasSuffix(v string) predicate.AuthSession { function UserIDEqualFold (line 173) | func UserIDEqualFold(v string) predicate.AuthSession { function UserIDContainsFold (line 178) | func UserIDContainsFold(v string) predicate.AuthSession { function ConnectorIDEQ (line 183) | func ConnectorIDEQ(v string) predicate.AuthSession { function ConnectorIDNEQ (line 188) | func ConnectorIDNEQ(v string) predicate.AuthSession { function ConnectorIDIn (line 193) | func ConnectorIDIn(vs ...string) predicate.AuthSession { function ConnectorIDNotIn (line 198) | func ConnectorIDNotIn(vs ...string) predicate.AuthSession { function ConnectorIDGT (line 203) | func ConnectorIDGT(v string) predicate.AuthSession { function ConnectorIDGTE (line 208) | func ConnectorIDGTE(v string) predicate.AuthSession { function ConnectorIDLT (line 213) | func ConnectorIDLT(v string) predicate.AuthSession { function ConnectorIDLTE (line 218) | func ConnectorIDLTE(v string) predicate.AuthSession { function ConnectorIDContains (line 223) | func ConnectorIDContains(v string) predicate.AuthSession { function ConnectorIDHasPrefix (line 228) | func ConnectorIDHasPrefix(v string) predicate.AuthSession { function ConnectorIDHasSuffix (line 233) | func ConnectorIDHasSuffix(v string) predicate.AuthSession { function ConnectorIDEqualFold (line 238) | func ConnectorIDEqualFold(v string) predicate.AuthSession { function ConnectorIDContainsFold (line 243) | func ConnectorIDContainsFold(v string) predicate.AuthSession { function NonceEQ (line 248) | func NonceEQ(v string) predicate.AuthSession { function NonceNEQ (line 253) | func NonceNEQ(v string) predicate.AuthSession { function NonceIn (line 258) | func NonceIn(vs ...string) predicate.AuthSession { function NonceNotIn (line 263) | func NonceNotIn(vs ...string) predicate.AuthSession { function NonceGT (line 268) | func NonceGT(v string) predicate.AuthSession { function NonceGTE (line 273) | func NonceGTE(v string) predicate.AuthSession { function NonceLT (line 278) | func NonceLT(v string) predicate.AuthSession { function NonceLTE (line 283) | func NonceLTE(v string) predicate.AuthSession { function NonceContains (line 288) | func NonceContains(v string) predicate.AuthSession { function NonceHasPrefix (line 293) | func NonceHasPrefix(v string) predicate.AuthSession { function NonceHasSuffix (line 298) | func NonceHasSuffix(v string) predicate.AuthSession { function NonceEqualFold (line 303) | func NonceEqualFold(v string) predicate.AuthSession { function NonceContainsFold (line 308) | func NonceContainsFold(v string) predicate.AuthSession { function ClientStatesEQ (line 313) | func ClientStatesEQ(v []byte) predicate.AuthSession { function ClientStatesNEQ (line 318) | func ClientStatesNEQ(v []byte) predicate.AuthSession { function ClientStatesIn (line 323) | func ClientStatesIn(vs ...[]byte) predicate.AuthSession { function ClientStatesNotIn (line 328) | func ClientStatesNotIn(vs ...[]byte) predicate.AuthSession { function ClientStatesGT (line 333) | func ClientStatesGT(v []byte) predicate.AuthSession { function ClientStatesGTE (line 338) | func ClientStatesGTE(v []byte) predicate.AuthSession { function ClientStatesLT (line 343) | func ClientStatesLT(v []byte) predicate.AuthSession { function ClientStatesLTE (line 348) | func ClientStatesLTE(v []byte) predicate.AuthSession { function CreatedAtEQ (line 353) | func CreatedAtEQ(v time.Time) predicate.AuthSession { function CreatedAtNEQ (line 358) | func CreatedAtNEQ(v time.Time) predicate.AuthSession { function CreatedAtIn (line 363) | func CreatedAtIn(vs ...time.Time) predicate.AuthSession { function CreatedAtNotIn (line 368) | func CreatedAtNotIn(vs ...time.Time) predicate.AuthSession { function CreatedAtGT (line 373) | func CreatedAtGT(v time.Time) predicate.AuthSession { function CreatedAtGTE (line 378) | func CreatedAtGTE(v time.Time) predicate.AuthSession { function CreatedAtLT (line 383) | func CreatedAtLT(v time.Time) predicate.AuthSession { function CreatedAtLTE (line 388) | func CreatedAtLTE(v time.Time) predicate.AuthSession { function LastActivityEQ (line 393) | func LastActivityEQ(v time.Time) predicate.AuthSession { function LastActivityNEQ (line 398) | func LastActivityNEQ(v time.Time) predicate.AuthSession { function LastActivityIn (line 403) | func LastActivityIn(vs ...time.Time) predicate.AuthSession { function LastActivityNotIn (line 408) | func LastActivityNotIn(vs ...time.Time) predicate.AuthSession { function LastActivityGT (line 413) | func LastActivityGT(v time.Time) predicate.AuthSession { function LastActivityGTE (line 418) | func LastActivityGTE(v time.Time) predicate.AuthSession { function LastActivityLT (line 423) | func LastActivityLT(v time.Time) predicate.AuthSession { function LastActivityLTE (line 428) | func LastActivityLTE(v time.Time) predicate.AuthSession { function IPAddressEQ (line 433) | func IPAddressEQ(v string) predicate.AuthSession { function IPAddressNEQ (line 438) | func IPAddressNEQ(v string) predicate.AuthSession { function IPAddressIn (line 443) | func IPAddressIn(vs ...string) predicate.AuthSession { function IPAddressNotIn (line 448) | func IPAddressNotIn(vs ...string) predicate.AuthSession { function IPAddressGT (line 453) | func IPAddressGT(v string) predicate.AuthSession { function IPAddressGTE (line 458) | func IPAddressGTE(v string) predicate.AuthSession { function IPAddressLT (line 463) | func IPAddressLT(v string) predicate.AuthSession { function IPAddressLTE (line 468) | func IPAddressLTE(v string) predicate.AuthSession { function IPAddressContains (line 473) | func IPAddressContains(v string) predicate.AuthSession { function IPAddressHasPrefix (line 478) | func IPAddressHasPrefix(v string) predicate.AuthSession { function IPAddressHasSuffix (line 483) | func IPAddressHasSuffix(v string) predicate.AuthSession { function IPAddressEqualFold (line 488) | func IPAddressEqualFold(v string) predicate.AuthSession { function IPAddressContainsFold (line 493) | func IPAddressContainsFold(v string) predicate.AuthSession { function UserAgentEQ (line 498) | func UserAgentEQ(v string) predicate.AuthSession { function UserAgentNEQ (line 503) | func UserAgentNEQ(v string) predicate.AuthSession { function UserAgentIn (line 508) | func UserAgentIn(vs ...string) predicate.AuthSession { function UserAgentNotIn (line 513) | func UserAgentNotIn(vs ...string) predicate.AuthSession { function UserAgentGT (line 518) | func UserAgentGT(v string) predicate.AuthSession { function UserAgentGTE (line 523) | func UserAgentGTE(v string) predicate.AuthSession { function UserAgentLT (line 528) | func UserAgentLT(v string) predicate.AuthSession { function UserAgentLTE (line 533) | func UserAgentLTE(v string) predicate.AuthSession { function UserAgentContains (line 538) | func UserAgentContains(v string) predicate.AuthSession { function UserAgentHasPrefix (line 543) | func UserAgentHasPrefix(v string) predicate.AuthSession { function UserAgentHasSuffix (line 548) | func UserAgentHasSuffix(v string) predicate.AuthSession { function UserAgentEqualFold (line 553) | func UserAgentEqualFold(v string) predicate.AuthSession { function UserAgentContainsFold (line 558) | func UserAgentContainsFold(v string) predicate.AuthSession { function AbsoluteExpiryEQ (line 563) | func AbsoluteExpiryEQ(v time.Time) predicate.AuthSession { function AbsoluteExpiryNEQ (line 568) | func AbsoluteExpiryNEQ(v time.Time) predicate.AuthSession { function AbsoluteExpiryIn (line 573) | func AbsoluteExpiryIn(vs ...time.Time) predicate.AuthSession { function AbsoluteExpiryNotIn (line 578) | func AbsoluteExpiryNotIn(vs ...time.Time) predicate.AuthSession { function AbsoluteExpiryGT (line 583) | func AbsoluteExpiryGT(v time.Time) predicate.AuthSession { function AbsoluteExpiryGTE (line 588) | func AbsoluteExpiryGTE(v time.Time) predicate.AuthSession { function AbsoluteExpiryLT (line 593) | func AbsoluteExpiryLT(v time.Time) predicate.AuthSession { function AbsoluteExpiryLTE (line 598) | func AbsoluteExpiryLTE(v time.Time) predicate.AuthSession { function IdleExpiryEQ (line 603) | func IdleExpiryEQ(v time.Time) predicate.AuthSession { function IdleExpiryNEQ (line 608) | func IdleExpiryNEQ(v time.Time) predicate.AuthSession { function IdleExpiryIn (line 613) | func IdleExpiryIn(vs ...time.Time) predicate.AuthSession { function IdleExpiryNotIn (line 618) | func IdleExpiryNotIn(vs ...time.Time) predicate.AuthSession { function IdleExpiryGT (line 623) | func IdleExpiryGT(v time.Time) predicate.AuthSession { function IdleExpiryGTE (line 628) | func IdleExpiryGTE(v time.Time) predicate.AuthSession { function IdleExpiryLT (line 633) | func IdleExpiryLT(v time.Time) predicate.AuthSession { function IdleExpiryLTE (line 638) | func IdleExpiryLTE(v time.Time) predicate.AuthSession { function And (line 643) | func And(predicates ...predicate.AuthSession) predicate.AuthSession { function Or (line 648) | func Or(predicates ...predicate.AuthSession) predicate.AuthSession { function Not (line 653) | func Not(p predicate.AuthSession) predicate.AuthSession { FILE: storage/ent/db/authsession_create.go type AuthSessionCreate (line 17) | type AuthSessionCreate struct method SetUserID (line 24) | func (_c *AuthSessionCreate) SetUserID(v string) *AuthSessionCreate { method SetConnectorID (line 30) | func (_c *AuthSessionCreate) SetConnectorID(v string) *AuthSessionCrea... method SetNonce (line 36) | func (_c *AuthSessionCreate) SetNonce(v string) *AuthSessionCreate { method SetClientStates (line 42) | func (_c *AuthSessionCreate) SetClientStates(v []byte) *AuthSessionCre... method SetCreatedAt (line 48) | func (_c *AuthSessionCreate) SetCreatedAt(v time.Time) *AuthSessionCre... method SetLastActivity (line 54) | func (_c *AuthSessionCreate) SetLastActivity(v time.Time) *AuthSession... method SetIPAddress (line 60) | func (_c *AuthSessionCreate) SetIPAddress(v string) *AuthSessionCreate { method SetNillableIPAddress (line 66) | func (_c *AuthSessionCreate) SetNillableIPAddress(v *string) *AuthSess... method SetUserAgent (line 74) | func (_c *AuthSessionCreate) SetUserAgent(v string) *AuthSessionCreate { method SetNillableUserAgent (line 80) | func (_c *AuthSessionCreate) SetNillableUserAgent(v *string) *AuthSess... method SetAbsoluteExpiry (line 88) | func (_c *AuthSessionCreate) SetAbsoluteExpiry(v time.Time) *AuthSessi... method SetIdleExpiry (line 94) | func (_c *AuthSessionCreate) SetIdleExpiry(v time.Time) *AuthSessionCr... method SetID (line 100) | func (_c *AuthSessionCreate) SetID(v string) *AuthSessionCreate { method Mutation (line 106) | func (_c *AuthSessionCreate) Mutation() *AuthSessionMutation { method Save (line 111) | func (_c *AuthSessionCreate) Save(ctx context.Context) (*AuthSession, ... method SaveX (line 117) | func (_c *AuthSessionCreate) SaveX(ctx context.Context) *AuthSession { method Exec (line 126) | func (_c *AuthSessionCreate) Exec(ctx context.Context) error { method ExecX (line 132) | func (_c *AuthSessionCreate) ExecX(ctx context.Context) { method defaults (line 139) | func (_c *AuthSessionCreate) defaults() { method check (line 151) | func (_c *AuthSessionCreate) check() error { method sqlSave (line 205) | func (_c *AuthSessionCreate) sqlSave(ctx context.Context) (*AuthSessio... method createSpec (line 228) | func (_c *AuthSessionCreate) createSpec() (*AuthSession, *sqlgraph.Cre... type AuthSessionCreateBulk (line 281) | type AuthSessionCreateBulk struct method Save (line 288) | func (_c *AuthSessionCreateBulk) Save(ctx context.Context) ([]*AuthSes... method SaveX (line 343) | func (_c *AuthSessionCreateBulk) SaveX(ctx context.Context) []*AuthSes... method Exec (line 352) | func (_c *AuthSessionCreateBulk) Exec(ctx context.Context) error { method ExecX (line 358) | func (_c *AuthSessionCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/authsession_delete.go type AuthSessionDelete (line 16) | type AuthSessionDelete struct method Where (line 23) | func (_d *AuthSessionDelete) Where(ps ...predicate.AuthSession) *AuthS... method Exec (line 29) | func (_d *AuthSessionDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *AuthSessionDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *AuthSessionDelete) sqlExec(ctx context.Context) (int, error) { type AuthSessionDeleteOne (line 60) | type AuthSessionDeleteOne struct method Where (line 65) | func (_d *AuthSessionDeleteOne) Where(ps ...predicate.AuthSession) *Au... method Exec (line 71) | func (_d *AuthSessionDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *AuthSessionDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/authsession_query.go type AuthSessionQuery (line 19) | type AuthSessionQuery struct method Where (line 31) | func (_q *AuthSessionQuery) Where(ps ...predicate.AuthSession) *AuthSe... method Limit (line 37) | func (_q *AuthSessionQuery) Limit(limit int) *AuthSessionQuery { method Offset (line 43) | func (_q *AuthSessionQuery) Offset(offset int) *AuthSessionQuery { method Unique (line 50) | func (_q *AuthSessionQuery) Unique(unique bool) *AuthSessionQuery { method Order (line 56) | func (_q *AuthSessionQuery) Order(o ...authsession.OrderOption) *AuthS... method First (line 63) | func (_q *AuthSessionQuery) First(ctx context.Context) (*AuthSession, ... method FirstX (line 75) | func (_q *AuthSessionQuery) FirstX(ctx context.Context) *AuthSession { method FirstID (line 85) | func (_q *AuthSessionQuery) FirstID(ctx context.Context) (id string, e... method FirstIDX (line 98) | func (_q *AuthSessionQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *AuthSessionQuery) Only(ctx context.Context) (*AuthSession, e... method OnlyX (line 125) | func (_q *AuthSessionQuery) OnlyX(ctx context.Context) *AuthSession { method OnlyID (line 136) | func (_q *AuthSessionQuery) OnlyID(ctx context.Context) (id string, er... method OnlyIDX (line 153) | func (_q *AuthSessionQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *AuthSessionQuery) All(ctx context.Context) ([]*AuthSession, ... method AllX (line 172) | func (_q *AuthSessionQuery) AllX(ctx context.Context) []*AuthSession { method IDs (line 181) | func (_q *AuthSessionQuery) IDs(ctx context.Context) (ids []string, er... method IDsX (line 193) | func (_q *AuthSessionQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *AuthSessionQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *AuthSessionQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *AuthSessionQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *AuthSessionQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *AuthSessionQuery) Clone() *AuthSessionQuery { method GroupBy (line 273) | func (_q *AuthSessionQuery) GroupBy(field string, fields ...string) *A... method Select (line 294) | func (_q *AuthSessionQuery) Select(fields ...string) *AuthSessionSelect { method Aggregate (line 303) | func (_q *AuthSessionQuery) Aggregate(fns ...AggregateFunc) *AuthSessi... method prepareQuery (line 307) | func (_q *AuthSessionQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *AuthSessionQuery) sqlAll(ctx context.Context, hooks ...query... method sqlCount (line 358) | func (_q *AuthSessionQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *AuthSessionQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *AuthSessionQuery) sqlQuery(ctx context.Context) *sql.Selector { type AuthSessionGroupBy (line 440) | type AuthSessionGroupBy struct method Aggregate (line 446) | func (_g *AuthSessionGroupBy) Aggregate(fns ...AggregateFunc) *AuthSes... method Scan (line 452) | func (_g *AuthSessionGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *AuthSessionGroupBy) sqlScan(ctx context.Context, root *AuthS... type AuthSessionSelect (line 488) | type AuthSessionSelect struct method Aggregate (line 494) | func (_s *AuthSessionSelect) Aggregate(fns ...AggregateFunc) *AuthSess... method Scan (line 500) | func (_s *AuthSessionSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *AuthSessionSelect) sqlScan(ctx context.Context, root *AuthSe... FILE: storage/ent/db/authsession_update.go type AuthSessionUpdate (line 19) | type AuthSessionUpdate struct method Where (line 26) | func (_u *AuthSessionUpdate) Where(ps ...predicate.AuthSession) *AuthS... method SetUserID (line 32) | func (_u *AuthSessionUpdate) SetUserID(v string) *AuthSessionUpdate { method SetNillableUserID (line 38) | func (_u *AuthSessionUpdate) SetNillableUserID(v *string) *AuthSession... method SetConnectorID (line 46) | func (_u *AuthSessionUpdate) SetConnectorID(v string) *AuthSessionUpda... method SetNillableConnectorID (line 52) | func (_u *AuthSessionUpdate) SetNillableConnectorID(v *string) *AuthSe... method SetNonce (line 60) | func (_u *AuthSessionUpdate) SetNonce(v string) *AuthSessionUpdate { method SetNillableNonce (line 66) | func (_u *AuthSessionUpdate) SetNillableNonce(v *string) *AuthSessionU... method SetClientStates (line 74) | func (_u *AuthSessionUpdate) SetClientStates(v []byte) *AuthSessionUpd... method SetCreatedAt (line 80) | func (_u *AuthSessionUpdate) SetCreatedAt(v time.Time) *AuthSessionUpd... method SetNillableCreatedAt (line 86) | func (_u *AuthSessionUpdate) SetNillableCreatedAt(v *time.Time) *AuthS... method SetLastActivity (line 94) | func (_u *AuthSessionUpdate) SetLastActivity(v time.Time) *AuthSession... method SetNillableLastActivity (line 100) | func (_u *AuthSessionUpdate) SetNillableLastActivity(v *time.Time) *Au... method SetIPAddress (line 108) | func (_u *AuthSessionUpdate) SetIPAddress(v string) *AuthSessionUpdate { method SetNillableIPAddress (line 114) | func (_u *AuthSessionUpdate) SetNillableIPAddress(v *string) *AuthSess... method SetUserAgent (line 122) | func (_u *AuthSessionUpdate) SetUserAgent(v string) *AuthSessionUpdate { method SetNillableUserAgent (line 128) | func (_u *AuthSessionUpdate) SetNillableUserAgent(v *string) *AuthSess... method SetAbsoluteExpiry (line 136) | func (_u *AuthSessionUpdate) SetAbsoluteExpiry(v time.Time) *AuthSessi... method SetNillableAbsoluteExpiry (line 142) | func (_u *AuthSessionUpdate) SetNillableAbsoluteExpiry(v *time.Time) *... method SetIdleExpiry (line 150) | func (_u *AuthSessionUpdate) SetIdleExpiry(v time.Time) *AuthSessionUp... method SetNillableIdleExpiry (line 156) | func (_u *AuthSessionUpdate) SetNillableIdleExpiry(v *time.Time) *Auth... method Mutation (line 164) | func (_u *AuthSessionUpdate) Mutation() *AuthSessionMutation { method Save (line 169) | func (_u *AuthSessionUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 174) | func (_u *AuthSessionUpdate) SaveX(ctx context.Context) int { method Exec (line 183) | func (_u *AuthSessionUpdate) Exec(ctx context.Context) error { method ExecX (line 189) | func (_u *AuthSessionUpdate) ExecX(ctx context.Context) { method check (line 196) | func (_u *AuthSessionUpdate) check() error { method sqlSave (line 215) | func (_u *AuthSessionUpdate) sqlSave(ctx context.Context) (_node int, ... type AuthSessionUpdateOne (line 270) | type AuthSessionUpdateOne struct method SetUserID (line 278) | func (_u *AuthSessionUpdateOne) SetUserID(v string) *AuthSessionUpdate... method SetNillableUserID (line 284) | func (_u *AuthSessionUpdateOne) SetNillableUserID(v *string) *AuthSess... method SetConnectorID (line 292) | func (_u *AuthSessionUpdateOne) SetConnectorID(v string) *AuthSessionU... method SetNillableConnectorID (line 298) | func (_u *AuthSessionUpdateOne) SetNillableConnectorID(v *string) *Aut... method SetNonce (line 306) | func (_u *AuthSessionUpdateOne) SetNonce(v string) *AuthSessionUpdateO... method SetNillableNonce (line 312) | func (_u *AuthSessionUpdateOne) SetNillableNonce(v *string) *AuthSessi... method SetClientStates (line 320) | func (_u *AuthSessionUpdateOne) SetClientStates(v []byte) *AuthSession... method SetCreatedAt (line 326) | func (_u *AuthSessionUpdateOne) SetCreatedAt(v time.Time) *AuthSession... method SetNillableCreatedAt (line 332) | func (_u *AuthSessionUpdateOne) SetNillableCreatedAt(v *time.Time) *Au... method SetLastActivity (line 340) | func (_u *AuthSessionUpdateOne) SetLastActivity(v time.Time) *AuthSess... method SetNillableLastActivity (line 346) | func (_u *AuthSessionUpdateOne) SetNillableLastActivity(v *time.Time) ... method SetIPAddress (line 354) | func (_u *AuthSessionUpdateOne) SetIPAddress(v string) *AuthSessionUpd... method SetNillableIPAddress (line 360) | func (_u *AuthSessionUpdateOne) SetNillableIPAddress(v *string) *AuthS... method SetUserAgent (line 368) | func (_u *AuthSessionUpdateOne) SetUserAgent(v string) *AuthSessionUpd... method SetNillableUserAgent (line 374) | func (_u *AuthSessionUpdateOne) SetNillableUserAgent(v *string) *AuthS... method SetAbsoluteExpiry (line 382) | func (_u *AuthSessionUpdateOne) SetAbsoluteExpiry(v time.Time) *AuthSe... method SetNillableAbsoluteExpiry (line 388) | func (_u *AuthSessionUpdateOne) SetNillableAbsoluteExpiry(v *time.Time... method SetIdleExpiry (line 396) | func (_u *AuthSessionUpdateOne) SetIdleExpiry(v time.Time) *AuthSessio... method SetNillableIdleExpiry (line 402) | func (_u *AuthSessionUpdateOne) SetNillableIdleExpiry(v *time.Time) *A... method Mutation (line 410) | func (_u *AuthSessionUpdateOne) Mutation() *AuthSessionMutation { method Where (line 415) | func (_u *AuthSessionUpdateOne) Where(ps ...predicate.AuthSession) *Au... method Select (line 422) | func (_u *AuthSessionUpdateOne) Select(field string, fields ...string)... method Save (line 428) | func (_u *AuthSessionUpdateOne) Save(ctx context.Context) (*AuthSessio... method SaveX (line 433) | func (_u *AuthSessionUpdateOne) SaveX(ctx context.Context) *AuthSession { method Exec (line 442) | func (_u *AuthSessionUpdateOne) Exec(ctx context.Context) error { method ExecX (line 448) | func (_u *AuthSessionUpdateOne) ExecX(ctx context.Context) { method check (line 455) | func (_u *AuthSessionUpdateOne) check() error { method sqlSave (line 474) | func (_u *AuthSessionUpdateOne) sqlSave(ctx context.Context) (_node *A... FILE: storage/ent/db/client.go type Client (line 32) | type Client struct method init (line 69) | func (c *Client) init() { method Tx (line 162) | func (c *Client) Tx(ctx context.Context) (*Tx, error) { method BeginTx (line 191) | func (c *Client) BeginTx(ctx context.Context, opts *sql.TxOptions) (*T... method Debug (line 227) | func (c *Client) Debug() *Client { method Close (line 239) | func (c *Client) Close() error { method Use (line 245) | func (c *Client) Use(hooks ...Hook) { method Intercept (line 257) | func (c *Client) Intercept(interceptors ...Interceptor) { method Mutate (line 268) | func (c *Client) Mutate(ctx context.Context, m Mutation) (Value, error) { function NewClient (line 63) | func NewClient(opts ...Option) *Client { type config (line 87) | type config struct method options (line 111) | func (c *config) options(opts ...Option) { type Option (line 100) | type Option function newConfig (line 104) | func newConfig(opts ...Option) config { function Debug (line 121) | func Debug() Option { function Log (line 128) | func Log(fn func(...any)) Option { function Driver (line 135) | func Driver(driver dialect.Driver) Option { function Open (line 144) | func Open(driverName, dataSourceName string, options ...Option) (*Client... type AuthCodeClient (line 300) | type AuthCodeClient struct method Use (line 311) | func (c *AuthCodeClient) Use(hooks ...Hook) { method Intercept (line 317) | func (c *AuthCodeClient) Intercept(interceptors ...Interceptor) { method Create (line 322) | func (c *AuthCodeClient) Create() *AuthCodeCreate { method CreateBulk (line 328) | func (c *AuthCodeClient) CreateBulk(builders ...*AuthCodeCreate) *Auth... method MapCreateBulk (line 334) | func (c *AuthCodeClient) MapCreateBulk(slice any, setFunc func(*AuthCo... method Update (line 348) | func (c *AuthCodeClient) Update() *AuthCodeUpdate { method UpdateOne (line 354) | func (c *AuthCodeClient) UpdateOne(_m *AuthCode) *AuthCodeUpdateOne { method UpdateOneID (line 360) | func (c *AuthCodeClient) UpdateOneID(id string) *AuthCodeUpdateOne { method Delete (line 366) | func (c *AuthCodeClient) Delete() *AuthCodeDelete { method DeleteOne (line 372) | func (c *AuthCodeClient) DeleteOne(_m *AuthCode) *AuthCodeDeleteOne { method DeleteOneID (line 377) | func (c *AuthCodeClient) DeleteOneID(id string) *AuthCodeDeleteOne { method Query (line 385) | func (c *AuthCodeClient) Query() *AuthCodeQuery { method Get (line 394) | func (c *AuthCodeClient) Get(ctx context.Context, id string) (*AuthCod... method GetX (line 399) | func (c *AuthCodeClient) GetX(ctx context.Context, id string) *AuthCode { method Hooks (line 408) | func (c *AuthCodeClient) Hooks() []Hook { method Interceptors (line 413) | func (c *AuthCodeClient) Interceptors() []Interceptor { method mutate (line 417) | func (c *AuthCodeClient) mutate(ctx context.Context, m *AuthCodeMutati... function NewAuthCodeClient (line 305) | func NewAuthCodeClient(c config) *AuthCodeClient { type AuthRequestClient (line 433) | type AuthRequestClient struct method Use (line 444) | func (c *AuthRequestClient) Use(hooks ...Hook) { method Intercept (line 450) | func (c *AuthRequestClient) Intercept(interceptors ...Interceptor) { method Create (line 455) | func (c *AuthRequestClient) Create() *AuthRequestCreate { method CreateBulk (line 461) | func (c *AuthRequestClient) CreateBulk(builders ...*AuthRequestCreate)... method MapCreateBulk (line 467) | func (c *AuthRequestClient) MapCreateBulk(slice any, setFunc func(*Aut... method Update (line 481) | func (c *AuthRequestClient) Update() *AuthRequestUpdate { method UpdateOne (line 487) | func (c *AuthRequestClient) UpdateOne(_m *AuthRequest) *AuthRequestUpd... method UpdateOneID (line 493) | func (c *AuthRequestClient) UpdateOneID(id string) *AuthRequestUpdateO... method Delete (line 499) | func (c *AuthRequestClient) Delete() *AuthRequestDelete { method DeleteOne (line 505) | func (c *AuthRequestClient) DeleteOne(_m *AuthRequest) *AuthRequestDel... method DeleteOneID (line 510) | func (c *AuthRequestClient) DeleteOneID(id string) *AuthRequestDeleteO... method Query (line 518) | func (c *AuthRequestClient) Query() *AuthRequestQuery { method Get (line 527) | func (c *AuthRequestClient) Get(ctx context.Context, id string) (*Auth... method GetX (line 532) | func (c *AuthRequestClient) GetX(ctx context.Context, id string) *Auth... method Hooks (line 541) | func (c *AuthRequestClient) Hooks() []Hook { method Interceptors (line 546) | func (c *AuthRequestClient) Interceptors() []Interceptor { method mutate (line 550) | func (c *AuthRequestClient) mutate(ctx context.Context, m *AuthRequest... function NewAuthRequestClient (line 438) | func NewAuthRequestClient(c config) *AuthRequestClient { type AuthSessionClient (line 566) | type AuthSessionClient struct method Use (line 577) | func (c *AuthSessionClient) Use(hooks ...Hook) { method Intercept (line 583) | func (c *AuthSessionClient) Intercept(interceptors ...Interceptor) { method Create (line 588) | func (c *AuthSessionClient) Create() *AuthSessionCreate { method CreateBulk (line 594) | func (c *AuthSessionClient) CreateBulk(builders ...*AuthSessionCreate)... method MapCreateBulk (line 600) | func (c *AuthSessionClient) MapCreateBulk(slice any, setFunc func(*Aut... method Update (line 614) | func (c *AuthSessionClient) Update() *AuthSessionUpdate { method UpdateOne (line 620) | func (c *AuthSessionClient) UpdateOne(_m *AuthSession) *AuthSessionUpd... method UpdateOneID (line 626) | func (c *AuthSessionClient) UpdateOneID(id string) *AuthSessionUpdateO... method Delete (line 632) | func (c *AuthSessionClient) Delete() *AuthSessionDelete { method DeleteOne (line 638) | func (c *AuthSessionClient) DeleteOne(_m *AuthSession) *AuthSessionDel... method DeleteOneID (line 643) | func (c *AuthSessionClient) DeleteOneID(id string) *AuthSessionDeleteO... method Query (line 651) | func (c *AuthSessionClient) Query() *AuthSessionQuery { method Get (line 660) | func (c *AuthSessionClient) Get(ctx context.Context, id string) (*Auth... method GetX (line 665) | func (c *AuthSessionClient) GetX(ctx context.Context, id string) *Auth... method Hooks (line 674) | func (c *AuthSessionClient) Hooks() []Hook { method Interceptors (line 679) | func (c *AuthSessionClient) Interceptors() []Interceptor { method mutate (line 683) | func (c *AuthSessionClient) mutate(ctx context.Context, m *AuthSession... function NewAuthSessionClient (line 571) | func NewAuthSessionClient(c config) *AuthSessionClient { type ConnectorClient (line 699) | type ConnectorClient struct method Use (line 710) | func (c *ConnectorClient) Use(hooks ...Hook) { method Intercept (line 716) | func (c *ConnectorClient) Intercept(interceptors ...Interceptor) { method Create (line 721) | func (c *ConnectorClient) Create() *ConnectorCreate { method CreateBulk (line 727) | func (c *ConnectorClient) CreateBulk(builders ...*ConnectorCreate) *Co... method MapCreateBulk (line 733) | func (c *ConnectorClient) MapCreateBulk(slice any, setFunc func(*Conne... method Update (line 747) | func (c *ConnectorClient) Update() *ConnectorUpdate { method UpdateOne (line 753) | func (c *ConnectorClient) UpdateOne(_m *Connector) *ConnectorUpdateOne { method UpdateOneID (line 759) | func (c *ConnectorClient) UpdateOneID(id string) *ConnectorUpdateOne { method Delete (line 765) | func (c *ConnectorClient) Delete() *ConnectorDelete { method DeleteOne (line 771) | func (c *ConnectorClient) DeleteOne(_m *Connector) *ConnectorDeleteOne { method DeleteOneID (line 776) | func (c *ConnectorClient) DeleteOneID(id string) *ConnectorDeleteOne { method Query (line 784) | func (c *ConnectorClient) Query() *ConnectorQuery { method Get (line 793) | func (c *ConnectorClient) Get(ctx context.Context, id string) (*Connec... method GetX (line 798) | func (c *ConnectorClient) GetX(ctx context.Context, id string) *Connec... method Hooks (line 807) | func (c *ConnectorClient) Hooks() []Hook { method Interceptors (line 812) | func (c *ConnectorClient) Interceptors() []Interceptor { method mutate (line 816) | func (c *ConnectorClient) mutate(ctx context.Context, m *ConnectorMuta... function NewConnectorClient (line 704) | func NewConnectorClient(c config) *ConnectorClient { type DeviceRequestClient (line 832) | type DeviceRequestClient struct method Use (line 843) | func (c *DeviceRequestClient) Use(hooks ...Hook) { method Intercept (line 849) | func (c *DeviceRequestClient) Intercept(interceptors ...Interceptor) { method Create (line 854) | func (c *DeviceRequestClient) Create() *DeviceRequestCreate { method CreateBulk (line 860) | func (c *DeviceRequestClient) CreateBulk(builders ...*DeviceRequestCre... method MapCreateBulk (line 866) | func (c *DeviceRequestClient) MapCreateBulk(slice any, setFunc func(*D... method Update (line 880) | func (c *DeviceRequestClient) Update() *DeviceRequestUpdate { method UpdateOne (line 886) | func (c *DeviceRequestClient) UpdateOne(_m *DeviceRequest) *DeviceRequ... method UpdateOneID (line 892) | func (c *DeviceRequestClient) UpdateOneID(id int) *DeviceRequestUpdate... method Delete (line 898) | func (c *DeviceRequestClient) Delete() *DeviceRequestDelete { method DeleteOne (line 904) | func (c *DeviceRequestClient) DeleteOne(_m *DeviceRequest) *DeviceRequ... method DeleteOneID (line 909) | func (c *DeviceRequestClient) DeleteOneID(id int) *DeviceRequestDelete... method Query (line 917) | func (c *DeviceRequestClient) Query() *DeviceRequestQuery { method Get (line 926) | func (c *DeviceRequestClient) Get(ctx context.Context, id int) (*Devic... method GetX (line 931) | func (c *DeviceRequestClient) GetX(ctx context.Context, id int) *Devic... method Hooks (line 940) | func (c *DeviceRequestClient) Hooks() []Hook { method Interceptors (line 945) | func (c *DeviceRequestClient) Interceptors() []Interceptor { method mutate (line 949) | func (c *DeviceRequestClient) mutate(ctx context.Context, m *DeviceReq... function NewDeviceRequestClient (line 837) | func NewDeviceRequestClient(c config) *DeviceRequestClient { type DeviceTokenClient (line 965) | type DeviceTokenClient struct method Use (line 976) | func (c *DeviceTokenClient) Use(hooks ...Hook) { method Intercept (line 982) | func (c *DeviceTokenClient) Intercept(interceptors ...Interceptor) { method Create (line 987) | func (c *DeviceTokenClient) Create() *DeviceTokenCreate { method CreateBulk (line 993) | func (c *DeviceTokenClient) CreateBulk(builders ...*DeviceTokenCreate)... method MapCreateBulk (line 999) | func (c *DeviceTokenClient) MapCreateBulk(slice any, setFunc func(*Dev... method Update (line 1013) | func (c *DeviceTokenClient) Update() *DeviceTokenUpdate { method UpdateOne (line 1019) | func (c *DeviceTokenClient) UpdateOne(_m *DeviceToken) *DeviceTokenUpd... method UpdateOneID (line 1025) | func (c *DeviceTokenClient) UpdateOneID(id int) *DeviceTokenUpdateOne { method Delete (line 1031) | func (c *DeviceTokenClient) Delete() *DeviceTokenDelete { method DeleteOne (line 1037) | func (c *DeviceTokenClient) DeleteOne(_m *DeviceToken) *DeviceTokenDel... method DeleteOneID (line 1042) | func (c *DeviceTokenClient) DeleteOneID(id int) *DeviceTokenDeleteOne { method Query (line 1050) | func (c *DeviceTokenClient) Query() *DeviceTokenQuery { method Get (line 1059) | func (c *DeviceTokenClient) Get(ctx context.Context, id int) (*DeviceT... method GetX (line 1064) | func (c *DeviceTokenClient) GetX(ctx context.Context, id int) *DeviceT... method Hooks (line 1073) | func (c *DeviceTokenClient) Hooks() []Hook { method Interceptors (line 1078) | func (c *DeviceTokenClient) Interceptors() []Interceptor { method mutate (line 1082) | func (c *DeviceTokenClient) mutate(ctx context.Context, m *DeviceToken... function NewDeviceTokenClient (line 970) | func NewDeviceTokenClient(c config) *DeviceTokenClient { type KeysClient (line 1098) | type KeysClient struct method Use (line 1109) | func (c *KeysClient) Use(hooks ...Hook) { method Intercept (line 1115) | func (c *KeysClient) Intercept(interceptors ...Interceptor) { method Create (line 1120) | func (c *KeysClient) Create() *KeysCreate { method CreateBulk (line 1126) | func (c *KeysClient) CreateBulk(builders ...*KeysCreate) *KeysCreateBu... method MapCreateBulk (line 1132) | func (c *KeysClient) MapCreateBulk(slice any, setFunc func(*KeysCreate... method Update (line 1146) | func (c *KeysClient) Update() *KeysUpdate { method UpdateOne (line 1152) | func (c *KeysClient) UpdateOne(_m *Keys) *KeysUpdateOne { method UpdateOneID (line 1158) | func (c *KeysClient) UpdateOneID(id string) *KeysUpdateOne { method Delete (line 1164) | func (c *KeysClient) Delete() *KeysDelete { method DeleteOne (line 1170) | func (c *KeysClient) DeleteOne(_m *Keys) *KeysDeleteOne { method DeleteOneID (line 1175) | func (c *KeysClient) DeleteOneID(id string) *KeysDeleteOne { method Query (line 1183) | func (c *KeysClient) Query() *KeysQuery { method Get (line 1192) | func (c *KeysClient) Get(ctx context.Context, id string) (*Keys, error) { method GetX (line 1197) | func (c *KeysClient) GetX(ctx context.Context, id string) *Keys { method Hooks (line 1206) | func (c *KeysClient) Hooks() []Hook { method Interceptors (line 1211) | func (c *KeysClient) Interceptors() []Interceptor { method mutate (line 1215) | func (c *KeysClient) mutate(ctx context.Context, m *KeysMutation) (Val... function NewKeysClient (line 1103) | func NewKeysClient(c config) *KeysClient { type OAuth2ClientClient (line 1231) | type OAuth2ClientClient struct method Use (line 1242) | func (c *OAuth2ClientClient) Use(hooks ...Hook) { method Intercept (line 1248) | func (c *OAuth2ClientClient) Intercept(interceptors ...Interceptor) { method Create (line 1253) | func (c *OAuth2ClientClient) Create() *OAuth2ClientCreate { method CreateBulk (line 1259) | func (c *OAuth2ClientClient) CreateBulk(builders ...*OAuth2ClientCreat... method MapCreateBulk (line 1265) | func (c *OAuth2ClientClient) MapCreateBulk(slice any, setFunc func(*OA... method Update (line 1279) | func (c *OAuth2ClientClient) Update() *OAuth2ClientUpdate { method UpdateOne (line 1285) | func (c *OAuth2ClientClient) UpdateOne(_m *OAuth2Client) *OAuth2Client... method UpdateOneID (line 1291) | func (c *OAuth2ClientClient) UpdateOneID(id string) *OAuth2ClientUpdat... method Delete (line 1297) | func (c *OAuth2ClientClient) Delete() *OAuth2ClientDelete { method DeleteOne (line 1303) | func (c *OAuth2ClientClient) DeleteOne(_m *OAuth2Client) *OAuth2Client... method DeleteOneID (line 1308) | func (c *OAuth2ClientClient) DeleteOneID(id string) *OAuth2ClientDelet... method Query (line 1316) | func (c *OAuth2ClientClient) Query() *OAuth2ClientQuery { method Get (line 1325) | func (c *OAuth2ClientClient) Get(ctx context.Context, id string) (*OAu... method GetX (line 1330) | func (c *OAuth2ClientClient) GetX(ctx context.Context, id string) *OAu... method Hooks (line 1339) | func (c *OAuth2ClientClient) Hooks() []Hook { method Interceptors (line 1344) | func (c *OAuth2ClientClient) Interceptors() []Interceptor { method mutate (line 1348) | func (c *OAuth2ClientClient) mutate(ctx context.Context, m *OAuth2Clie... function NewOAuth2ClientClient (line 1236) | func NewOAuth2ClientClient(c config) *OAuth2ClientClient { type OfflineSessionClient (line 1364) | type OfflineSessionClient struct method Use (line 1375) | func (c *OfflineSessionClient) Use(hooks ...Hook) { method Intercept (line 1381) | func (c *OfflineSessionClient) Intercept(interceptors ...Interceptor) { method Create (line 1386) | func (c *OfflineSessionClient) Create() *OfflineSessionCreate { method CreateBulk (line 1392) | func (c *OfflineSessionClient) CreateBulk(builders ...*OfflineSessionC... method MapCreateBulk (line 1398) | func (c *OfflineSessionClient) MapCreateBulk(slice any, setFunc func(*... method Update (line 1412) | func (c *OfflineSessionClient) Update() *OfflineSessionUpdate { method UpdateOne (line 1418) | func (c *OfflineSessionClient) UpdateOne(_m *OfflineSession) *OfflineS... method UpdateOneID (line 1424) | func (c *OfflineSessionClient) UpdateOneID(id string) *OfflineSessionU... method Delete (line 1430) | func (c *OfflineSessionClient) Delete() *OfflineSessionDelete { method DeleteOne (line 1436) | func (c *OfflineSessionClient) DeleteOne(_m *OfflineSession) *OfflineS... method DeleteOneID (line 1441) | func (c *OfflineSessionClient) DeleteOneID(id string) *OfflineSessionD... method Query (line 1449) | func (c *OfflineSessionClient) Query() *OfflineSessionQuery { method Get (line 1458) | func (c *OfflineSessionClient) Get(ctx context.Context, id string) (*O... method GetX (line 1463) | func (c *OfflineSessionClient) GetX(ctx context.Context, id string) *O... method Hooks (line 1472) | func (c *OfflineSessionClient) Hooks() []Hook { method Interceptors (line 1477) | func (c *OfflineSessionClient) Interceptors() []Interceptor { method mutate (line 1481) | func (c *OfflineSessionClient) mutate(ctx context.Context, m *OfflineS... function NewOfflineSessionClient (line 1369) | func NewOfflineSessionClient(c config) *OfflineSessionClient { type PasswordClient (line 1497) | type PasswordClient struct method Use (line 1508) | func (c *PasswordClient) Use(hooks ...Hook) { method Intercept (line 1514) | func (c *PasswordClient) Intercept(interceptors ...Interceptor) { method Create (line 1519) | func (c *PasswordClient) Create() *PasswordCreate { method CreateBulk (line 1525) | func (c *PasswordClient) CreateBulk(builders ...*PasswordCreate) *Pass... method MapCreateBulk (line 1531) | func (c *PasswordClient) MapCreateBulk(slice any, setFunc func(*Passwo... method Update (line 1545) | func (c *PasswordClient) Update() *PasswordUpdate { method UpdateOne (line 1551) | func (c *PasswordClient) UpdateOne(_m *Password) *PasswordUpdateOne { method UpdateOneID (line 1557) | func (c *PasswordClient) UpdateOneID(id int) *PasswordUpdateOne { method Delete (line 1563) | func (c *PasswordClient) Delete() *PasswordDelete { method DeleteOne (line 1569) | func (c *PasswordClient) DeleteOne(_m *Password) *PasswordDeleteOne { method DeleteOneID (line 1574) | func (c *PasswordClient) DeleteOneID(id int) *PasswordDeleteOne { method Query (line 1582) | func (c *PasswordClient) Query() *PasswordQuery { method Get (line 1591) | func (c *PasswordClient) Get(ctx context.Context, id int) (*Password, ... method GetX (line 1596) | func (c *PasswordClient) GetX(ctx context.Context, id int) *Password { method Hooks (line 1605) | func (c *PasswordClient) Hooks() []Hook { method Interceptors (line 1610) | func (c *PasswordClient) Interceptors() []Interceptor { method mutate (line 1614) | func (c *PasswordClient) mutate(ctx context.Context, m *PasswordMutati... function NewPasswordClient (line 1502) | func NewPasswordClient(c config) *PasswordClient { type RefreshTokenClient (line 1630) | type RefreshTokenClient struct method Use (line 1641) | func (c *RefreshTokenClient) Use(hooks ...Hook) { method Intercept (line 1647) | func (c *RefreshTokenClient) Intercept(interceptors ...Interceptor) { method Create (line 1652) | func (c *RefreshTokenClient) Create() *RefreshTokenCreate { method CreateBulk (line 1658) | func (c *RefreshTokenClient) CreateBulk(builders ...*RefreshTokenCreat... method MapCreateBulk (line 1664) | func (c *RefreshTokenClient) MapCreateBulk(slice any, setFunc func(*Re... method Update (line 1678) | func (c *RefreshTokenClient) Update() *RefreshTokenUpdate { method UpdateOne (line 1684) | func (c *RefreshTokenClient) UpdateOne(_m *RefreshToken) *RefreshToken... method UpdateOneID (line 1690) | func (c *RefreshTokenClient) UpdateOneID(id string) *RefreshTokenUpdat... method Delete (line 1696) | func (c *RefreshTokenClient) Delete() *RefreshTokenDelete { method DeleteOne (line 1702) | func (c *RefreshTokenClient) DeleteOne(_m *RefreshToken) *RefreshToken... method DeleteOneID (line 1707) | func (c *RefreshTokenClient) DeleteOneID(id string) *RefreshTokenDelet... method Query (line 1715) | func (c *RefreshTokenClient) Query() *RefreshTokenQuery { method Get (line 1724) | func (c *RefreshTokenClient) Get(ctx context.Context, id string) (*Ref... method GetX (line 1729) | func (c *RefreshTokenClient) GetX(ctx context.Context, id string) *Ref... method Hooks (line 1738) | func (c *RefreshTokenClient) Hooks() []Hook { method Interceptors (line 1743) | func (c *RefreshTokenClient) Interceptors() []Interceptor { method mutate (line 1747) | func (c *RefreshTokenClient) mutate(ctx context.Context, m *RefreshTok... function NewRefreshTokenClient (line 1635) | func NewRefreshTokenClient(c config) *RefreshTokenClient { type UserIdentityClient (line 1763) | type UserIdentityClient struct method Use (line 1774) | func (c *UserIdentityClient) Use(hooks ...Hook) { method Intercept (line 1780) | func (c *UserIdentityClient) Intercept(interceptors ...Interceptor) { method Create (line 1785) | func (c *UserIdentityClient) Create() *UserIdentityCreate { method CreateBulk (line 1791) | func (c *UserIdentityClient) CreateBulk(builders ...*UserIdentityCreat... method MapCreateBulk (line 1797) | func (c *UserIdentityClient) MapCreateBulk(slice any, setFunc func(*Us... method Update (line 1811) | func (c *UserIdentityClient) Update() *UserIdentityUpdate { method UpdateOne (line 1817) | func (c *UserIdentityClient) UpdateOne(_m *UserIdentity) *UserIdentity... method UpdateOneID (line 1823) | func (c *UserIdentityClient) UpdateOneID(id string) *UserIdentityUpdat... method Delete (line 1829) | func (c *UserIdentityClient) Delete() *UserIdentityDelete { method DeleteOne (line 1835) | func (c *UserIdentityClient) DeleteOne(_m *UserIdentity) *UserIdentity... method DeleteOneID (line 1840) | func (c *UserIdentityClient) DeleteOneID(id string) *UserIdentityDelet... method Query (line 1848) | func (c *UserIdentityClient) Query() *UserIdentityQuery { method Get (line 1857) | func (c *UserIdentityClient) Get(ctx context.Context, id string) (*Use... method GetX (line 1862) | func (c *UserIdentityClient) GetX(ctx context.Context, id string) *Use... method Hooks (line 1871) | func (c *UserIdentityClient) Hooks() []Hook { method Interceptors (line 1876) | func (c *UserIdentityClient) Interceptors() []Interceptor { method mutate (line 1880) | func (c *UserIdentityClient) mutate(ctx context.Context, m *UserIdenti... function NewUserIdentityClient (line 1768) | func NewUserIdentityClient(c config) *UserIdentityClient { type hooks (line 1897) | type hooks struct type inters (line 1901) | type inters struct FILE: storage/ent/db/connector.go type Connector (line 16) | type Connector struct method scanValues (line 34) | func (*Connector) scanValues(columns []string) ([]any, error) { method assignValues (line 51) | func (_m *Connector) assignValues(columns []string, values []any) error { method Value (line 104) | func (_m *Connector) Value(name string) (ent.Value, error) { method Update (line 111) | func (_m *Connector) Update() *ConnectorUpdateOne { method Unwrap (line 117) | func (_m *Connector) Unwrap() *Connector { method String (line 127) | func (_m *Connector) String() string { type Connectors (line 150) | type Connectors FILE: storage/ent/db/connector/connector.go constant Label (line 11) | Label = "connector" constant FieldID (line 13) | FieldID = "id" constant FieldType (line 15) | FieldType = "type" constant FieldName (line 17) | FieldName = "name" constant FieldResourceVersion (line 19) | FieldResourceVersion = "resource_version" constant FieldConfig (line 21) | FieldConfig = "config" constant FieldGrantTypes (line 23) | FieldGrantTypes = "grant_types" constant Table (line 25) | Table = "connectors" function ValidColumn (line 39) | func ValidColumn(column string) bool { type OrderOption (line 58) | type OrderOption function ByID (line 61) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByType (line 66) | func ByType(opts ...sql.OrderTermOption) OrderOption { function ByName (line 71) | func ByName(opts ...sql.OrderTermOption) OrderOption { function ByResourceVersion (line 76) | func ByResourceVersion(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/connector/where.go function ID (line 11) | func ID(id string) predicate.Connector { function IDEQ (line 16) | func IDEQ(id string) predicate.Connector { function IDNEQ (line 21) | func IDNEQ(id string) predicate.Connector { function IDIn (line 26) | func IDIn(ids ...string) predicate.Connector { function IDNotIn (line 31) | func IDNotIn(ids ...string) predicate.Connector { function IDGT (line 36) | func IDGT(id string) predicate.Connector { function IDGTE (line 41) | func IDGTE(id string) predicate.Connector { function IDLT (line 46) | func IDLT(id string) predicate.Connector { function IDLTE (line 51) | func IDLTE(id string) predicate.Connector { function IDEqualFold (line 56) | func IDEqualFold(id string) predicate.Connector { function IDContainsFold (line 61) | func IDContainsFold(id string) predicate.Connector { function Type (line 66) | func Type(v string) predicate.Connector { function Name (line 71) | func Name(v string) predicate.Connector { function ResourceVersion (line 76) | func ResourceVersion(v string) predicate.Connector { function Config (line 81) | func Config(v []byte) predicate.Connector { function TypeEQ (line 86) | func TypeEQ(v string) predicate.Connector { function TypeNEQ (line 91) | func TypeNEQ(v string) predicate.Connector { function TypeIn (line 96) | func TypeIn(vs ...string) predicate.Connector { function TypeNotIn (line 101) | func TypeNotIn(vs ...string) predicate.Connector { function TypeGT (line 106) | func TypeGT(v string) predicate.Connector { function TypeGTE (line 111) | func TypeGTE(v string) predicate.Connector { function TypeLT (line 116) | func TypeLT(v string) predicate.Connector { function TypeLTE (line 121) | func TypeLTE(v string) predicate.Connector { function TypeContains (line 126) | func TypeContains(v string) predicate.Connector { function TypeHasPrefix (line 131) | func TypeHasPrefix(v string) predicate.Connector { function TypeHasSuffix (line 136) | func TypeHasSuffix(v string) predicate.Connector { function TypeEqualFold (line 141) | func TypeEqualFold(v string) predicate.Connector { function TypeContainsFold (line 146) | func TypeContainsFold(v string) predicate.Connector { function NameEQ (line 151) | func NameEQ(v string) predicate.Connector { function NameNEQ (line 156) | func NameNEQ(v string) predicate.Connector { function NameIn (line 161) | func NameIn(vs ...string) predicate.Connector { function NameNotIn (line 166) | func NameNotIn(vs ...string) predicate.Connector { function NameGT (line 171) | func NameGT(v string) predicate.Connector { function NameGTE (line 176) | func NameGTE(v string) predicate.Connector { function NameLT (line 181) | func NameLT(v string) predicate.Connector { function NameLTE (line 186) | func NameLTE(v string) predicate.Connector { function NameContains (line 191) | func NameContains(v string) predicate.Connector { function NameHasPrefix (line 196) | func NameHasPrefix(v string) predicate.Connector { function NameHasSuffix (line 201) | func NameHasSuffix(v string) predicate.Connector { function NameEqualFold (line 206) | func NameEqualFold(v string) predicate.Connector { function NameContainsFold (line 211) | func NameContainsFold(v string) predicate.Connector { function ResourceVersionEQ (line 216) | func ResourceVersionEQ(v string) predicate.Connector { function ResourceVersionNEQ (line 221) | func ResourceVersionNEQ(v string) predicate.Connector { function ResourceVersionIn (line 226) | func ResourceVersionIn(vs ...string) predicate.Connector { function ResourceVersionNotIn (line 231) | func ResourceVersionNotIn(vs ...string) predicate.Connector { function ResourceVersionGT (line 236) | func ResourceVersionGT(v string) predicate.Connector { function ResourceVersionGTE (line 241) | func ResourceVersionGTE(v string) predicate.Connector { function ResourceVersionLT (line 246) | func ResourceVersionLT(v string) predicate.Connector { function ResourceVersionLTE (line 251) | func ResourceVersionLTE(v string) predicate.Connector { function ResourceVersionContains (line 256) | func ResourceVersionContains(v string) predicate.Connector { function ResourceVersionHasPrefix (line 261) | func ResourceVersionHasPrefix(v string) predicate.Connector { function ResourceVersionHasSuffix (line 266) | func ResourceVersionHasSuffix(v string) predicate.Connector { function ResourceVersionEqualFold (line 271) | func ResourceVersionEqualFold(v string) predicate.Connector { function ResourceVersionContainsFold (line 276) | func ResourceVersionContainsFold(v string) predicate.Connector { function ConfigEQ (line 281) | func ConfigEQ(v []byte) predicate.Connector { function ConfigNEQ (line 286) | func ConfigNEQ(v []byte) predicate.Connector { function ConfigIn (line 291) | func ConfigIn(vs ...[]byte) predicate.Connector { function ConfigNotIn (line 296) | func ConfigNotIn(vs ...[]byte) predicate.Connector { function ConfigGT (line 301) | func ConfigGT(v []byte) predicate.Connector { function ConfigGTE (line 306) | func ConfigGTE(v []byte) predicate.Connector { function ConfigLT (line 311) | func ConfigLT(v []byte) predicate.Connector { function ConfigLTE (line 316) | func ConfigLTE(v []byte) predicate.Connector { function GrantTypesIsNil (line 321) | func GrantTypesIsNil() predicate.Connector { function GrantTypesNotNil (line 326) | func GrantTypesNotNil() predicate.Connector { function And (line 331) | func And(predicates ...predicate.Connector) predicate.Connector { function Or (line 336) | func Or(predicates ...predicate.Connector) predicate.Connector { function Not (line 341) | func Not(p predicate.Connector) predicate.Connector { FILE: storage/ent/db/connector_create.go type ConnectorCreate (line 16) | type ConnectorCreate struct method SetType (line 23) | func (_c *ConnectorCreate) SetType(v string) *ConnectorCreate { method SetName (line 29) | func (_c *ConnectorCreate) SetName(v string) *ConnectorCreate { method SetResourceVersion (line 35) | func (_c *ConnectorCreate) SetResourceVersion(v string) *ConnectorCrea... method SetConfig (line 41) | func (_c *ConnectorCreate) SetConfig(v []byte) *ConnectorCreate { method SetGrantTypes (line 47) | func (_c *ConnectorCreate) SetGrantTypes(v []string) *ConnectorCreate { method SetID (line 53) | func (_c *ConnectorCreate) SetID(v string) *ConnectorCreate { method Mutation (line 59) | func (_c *ConnectorCreate) Mutation() *ConnectorMutation { method Save (line 64) | func (_c *ConnectorCreate) Save(ctx context.Context) (*Connector, erro... method SaveX (line 69) | func (_c *ConnectorCreate) SaveX(ctx context.Context) *Connector { method Exec (line 78) | func (_c *ConnectorCreate) Exec(ctx context.Context) error { method ExecX (line 84) | func (_c *ConnectorCreate) ExecX(ctx context.Context) { method check (line 91) | func (_c *ConnectorCreate) check() error { method sqlSave (line 122) | func (_c *ConnectorCreate) sqlSave(ctx context.Context) (*Connector, e... method createSpec (line 145) | func (_c *ConnectorCreate) createSpec() (*Connector, *sqlgraph.CreateS... type ConnectorCreateBulk (line 178) | type ConnectorCreateBulk struct method Save (line 185) | func (_c *ConnectorCreateBulk) Save(ctx context.Context) ([]*Connector... method SaveX (line 239) | func (_c *ConnectorCreateBulk) SaveX(ctx context.Context) []*Connector { method Exec (line 248) | func (_c *ConnectorCreateBulk) Exec(ctx context.Context) error { method ExecX (line 254) | func (_c *ConnectorCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/connector_delete.go type ConnectorDelete (line 16) | type ConnectorDelete struct method Where (line 23) | func (_d *ConnectorDelete) Where(ps ...predicate.Connector) *Connector... method Exec (line 29) | func (_d *ConnectorDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *ConnectorDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *ConnectorDelete) sqlExec(ctx context.Context) (int, error) { type ConnectorDeleteOne (line 60) | type ConnectorDeleteOne struct method Where (line 65) | func (_d *ConnectorDeleteOne) Where(ps ...predicate.Connector) *Connec... method Exec (line 71) | func (_d *ConnectorDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *ConnectorDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/connector_query.go type ConnectorQuery (line 19) | type ConnectorQuery struct method Where (line 31) | func (_q *ConnectorQuery) Where(ps ...predicate.Connector) *ConnectorQ... method Limit (line 37) | func (_q *ConnectorQuery) Limit(limit int) *ConnectorQuery { method Offset (line 43) | func (_q *ConnectorQuery) Offset(offset int) *ConnectorQuery { method Unique (line 50) | func (_q *ConnectorQuery) Unique(unique bool) *ConnectorQuery { method Order (line 56) | func (_q *ConnectorQuery) Order(o ...connector.OrderOption) *Connector... method First (line 63) | func (_q *ConnectorQuery) First(ctx context.Context) (*Connector, erro... method FirstX (line 75) | func (_q *ConnectorQuery) FirstX(ctx context.Context) *Connector { method FirstID (line 85) | func (_q *ConnectorQuery) FirstID(ctx context.Context) (id string, err... method FirstIDX (line 98) | func (_q *ConnectorQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *ConnectorQuery) Only(ctx context.Context) (*Connector, error) { method OnlyX (line 125) | func (_q *ConnectorQuery) OnlyX(ctx context.Context) *Connector { method OnlyID (line 136) | func (_q *ConnectorQuery) OnlyID(ctx context.Context) (id string, err ... method OnlyIDX (line 153) | func (_q *ConnectorQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *ConnectorQuery) All(ctx context.Context) ([]*Connector, erro... method AllX (line 172) | func (_q *ConnectorQuery) AllX(ctx context.Context) []*Connector { method IDs (line 181) | func (_q *ConnectorQuery) IDs(ctx context.Context) (ids []string, err ... method IDsX (line 193) | func (_q *ConnectorQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *ConnectorQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *ConnectorQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *ConnectorQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *ConnectorQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *ConnectorQuery) Clone() *ConnectorQuery { method GroupBy (line 273) | func (_q *ConnectorQuery) GroupBy(field string, fields ...string) *Con... method Select (line 294) | func (_q *ConnectorQuery) Select(fields ...string) *ConnectorSelect { method Aggregate (line 303) | func (_q *ConnectorQuery) Aggregate(fns ...AggregateFunc) *ConnectorSe... method prepareQuery (line 307) | func (_q *ConnectorQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *ConnectorQuery) sqlAll(ctx context.Context, hooks ...queryHo... method sqlCount (line 358) | func (_q *ConnectorQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *ConnectorQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *ConnectorQuery) sqlQuery(ctx context.Context) *sql.Selector { type ConnectorGroupBy (line 440) | type ConnectorGroupBy struct method Aggregate (line 446) | func (_g *ConnectorGroupBy) Aggregate(fns ...AggregateFunc) *Connector... method Scan (line 452) | func (_g *ConnectorGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *ConnectorGroupBy) sqlScan(ctx context.Context, root *Connect... type ConnectorSelect (line 488) | type ConnectorSelect struct method Aggregate (line 494) | func (_s *ConnectorSelect) Aggregate(fns ...AggregateFunc) *ConnectorS... method Scan (line 500) | func (_s *ConnectorSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *ConnectorSelect) sqlScan(ctx context.Context, root *Connecto... FILE: storage/ent/db/connector_update.go type ConnectorUpdate (line 19) | type ConnectorUpdate struct method Where (line 26) | func (_u *ConnectorUpdate) Where(ps ...predicate.Connector) *Connector... method SetType (line 32) | func (_u *ConnectorUpdate) SetType(v string) *ConnectorUpdate { method SetNillableType (line 38) | func (_u *ConnectorUpdate) SetNillableType(v *string) *ConnectorUpdate { method SetName (line 46) | func (_u *ConnectorUpdate) SetName(v string) *ConnectorUpdate { method SetNillableName (line 52) | func (_u *ConnectorUpdate) SetNillableName(v *string) *ConnectorUpdate { method SetResourceVersion (line 60) | func (_u *ConnectorUpdate) SetResourceVersion(v string) *ConnectorUpda... method SetNillableResourceVersion (line 66) | func (_u *ConnectorUpdate) SetNillableResourceVersion(v *string) *Conn... method SetConfig (line 74) | func (_u *ConnectorUpdate) SetConfig(v []byte) *ConnectorUpdate { method SetGrantTypes (line 80) | func (_u *ConnectorUpdate) SetGrantTypes(v []string) *ConnectorUpdate { method AppendGrantTypes (line 86) | func (_u *ConnectorUpdate) AppendGrantTypes(v []string) *ConnectorUpda... method ClearGrantTypes (line 92) | func (_u *ConnectorUpdate) ClearGrantTypes() *ConnectorUpdate { method Mutation (line 98) | func (_u *ConnectorUpdate) Mutation() *ConnectorMutation { method Save (line 103) | func (_u *ConnectorUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 108) | func (_u *ConnectorUpdate) SaveX(ctx context.Context) int { method Exec (line 117) | func (_u *ConnectorUpdate) Exec(ctx context.Context) error { method ExecX (line 123) | func (_u *ConnectorUpdate) ExecX(ctx context.Context) { method check (line 130) | func (_u *ConnectorUpdate) check() error { method sqlSave (line 144) | func (_u *ConnectorUpdate) sqlSave(ctx context.Context) (_node int, er... type ConnectorUpdateOne (line 192) | type ConnectorUpdateOne struct method SetType (line 200) | func (_u *ConnectorUpdateOne) SetType(v string) *ConnectorUpdateOne { method SetNillableType (line 206) | func (_u *ConnectorUpdateOne) SetNillableType(v *string) *ConnectorUpd... method SetName (line 214) | func (_u *ConnectorUpdateOne) SetName(v string) *ConnectorUpdateOne { method SetNillableName (line 220) | func (_u *ConnectorUpdateOne) SetNillableName(v *string) *ConnectorUpd... method SetResourceVersion (line 228) | func (_u *ConnectorUpdateOne) SetResourceVersion(v string) *ConnectorU... method SetNillableResourceVersion (line 234) | func (_u *ConnectorUpdateOne) SetNillableResourceVersion(v *string) *C... method SetConfig (line 242) | func (_u *ConnectorUpdateOne) SetConfig(v []byte) *ConnectorUpdateOne { method SetGrantTypes (line 248) | func (_u *ConnectorUpdateOne) SetGrantTypes(v []string) *ConnectorUpda... method AppendGrantTypes (line 254) | func (_u *ConnectorUpdateOne) AppendGrantTypes(v []string) *ConnectorU... method ClearGrantTypes (line 260) | func (_u *ConnectorUpdateOne) ClearGrantTypes() *ConnectorUpdateOne { method Mutation (line 266) | func (_u *ConnectorUpdateOne) Mutation() *ConnectorMutation { method Where (line 271) | func (_u *ConnectorUpdateOne) Where(ps ...predicate.Connector) *Connec... method Select (line 278) | func (_u *ConnectorUpdateOne) Select(field string, fields ...string) *... method Save (line 284) | func (_u *ConnectorUpdateOne) Save(ctx context.Context) (*Connector, e... method SaveX (line 289) | func (_u *ConnectorUpdateOne) SaveX(ctx context.Context) *Connector { method Exec (line 298) | func (_u *ConnectorUpdateOne) Exec(ctx context.Context) error { method ExecX (line 304) | func (_u *ConnectorUpdateOne) ExecX(ctx context.Context) { method check (line 311) | func (_u *ConnectorUpdateOne) check() error { method sqlSave (line 325) | func (_u *ConnectorUpdateOne) sqlSave(ctx context.Context) (_node *Con... FILE: storage/ent/db/devicerequest.go type DeviceRequest (line 17) | type DeviceRequest struct method scanValues (line 37) | func (*DeviceRequest) scanValues(columns []string) ([]any, error) { method assignValues (line 58) | func (_m *DeviceRequest) assignValues(columns []string, values []any) ... method Value (line 117) | func (_m *DeviceRequest) Value(name string) (ent.Value, error) { method Update (line 124) | func (_m *DeviceRequest) Update() *DeviceRequestUpdateOne { method Unwrap (line 130) | func (_m *DeviceRequest) Unwrap() *DeviceRequest { method String (line 140) | func (_m *DeviceRequest) String() string { type DeviceRequests (line 166) | type DeviceRequests FILE: storage/ent/db/devicerequest/devicerequest.go constant Label (line 11) | Label = "device_request" constant FieldID (line 13) | FieldID = "id" constant FieldUserCode (line 15) | FieldUserCode = "user_code" constant FieldDeviceCode (line 17) | FieldDeviceCode = "device_code" constant FieldClientID (line 19) | FieldClientID = "client_id" constant FieldClientSecret (line 21) | FieldClientSecret = "client_secret" constant FieldScopes (line 23) | FieldScopes = "scopes" constant FieldExpiry (line 25) | FieldExpiry = "expiry" constant Table (line 27) | Table = "device_requests" function ValidColumn (line 42) | func ValidColumn(column string) bool { type OrderOption (line 63) | type OrderOption function ByID (line 66) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByUserCode (line 71) | func ByUserCode(opts ...sql.OrderTermOption) OrderOption { function ByDeviceCode (line 76) | func ByDeviceCode(opts ...sql.OrderTermOption) OrderOption { function ByClientID (line 81) | func ByClientID(opts ...sql.OrderTermOption) OrderOption { function ByClientSecret (line 86) | func ByClientSecret(opts ...sql.OrderTermOption) OrderOption { function ByExpiry (line 91) | func ByExpiry(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/devicerequest/where.go function ID (line 13) | func ID(id int) predicate.DeviceRequest { function IDEQ (line 18) | func IDEQ(id int) predicate.DeviceRequest { function IDNEQ (line 23) | func IDNEQ(id int) predicate.DeviceRequest { function IDIn (line 28) | func IDIn(ids ...int) predicate.DeviceRequest { function IDNotIn (line 33) | func IDNotIn(ids ...int) predicate.DeviceRequest { function IDGT (line 38) | func IDGT(id int) predicate.DeviceRequest { function IDGTE (line 43) | func IDGTE(id int) predicate.DeviceRequest { function IDLT (line 48) | func IDLT(id int) predicate.DeviceRequest { function IDLTE (line 53) | func IDLTE(id int) predicate.DeviceRequest { function UserCode (line 58) | func UserCode(v string) predicate.DeviceRequest { function DeviceCode (line 63) | func DeviceCode(v string) predicate.DeviceRequest { function ClientID (line 68) | func ClientID(v string) predicate.DeviceRequest { function ClientSecret (line 73) | func ClientSecret(v string) predicate.DeviceRequest { function Expiry (line 78) | func Expiry(v time.Time) predicate.DeviceRequest { function UserCodeEQ (line 83) | func UserCodeEQ(v string) predicate.DeviceRequest { function UserCodeNEQ (line 88) | func UserCodeNEQ(v string) predicate.DeviceRequest { function UserCodeIn (line 93) | func UserCodeIn(vs ...string) predicate.DeviceRequest { function UserCodeNotIn (line 98) | func UserCodeNotIn(vs ...string) predicate.DeviceRequest { function UserCodeGT (line 103) | func UserCodeGT(v string) predicate.DeviceRequest { function UserCodeGTE (line 108) | func UserCodeGTE(v string) predicate.DeviceRequest { function UserCodeLT (line 113) | func UserCodeLT(v string) predicate.DeviceRequest { function UserCodeLTE (line 118) | func UserCodeLTE(v string) predicate.DeviceRequest { function UserCodeContains (line 123) | func UserCodeContains(v string) predicate.DeviceRequest { function UserCodeHasPrefix (line 128) | func UserCodeHasPrefix(v string) predicate.DeviceRequest { function UserCodeHasSuffix (line 133) | func UserCodeHasSuffix(v string) predicate.DeviceRequest { function UserCodeEqualFold (line 138) | func UserCodeEqualFold(v string) predicate.DeviceRequest { function UserCodeContainsFold (line 143) | func UserCodeContainsFold(v string) predicate.DeviceRequest { function DeviceCodeEQ (line 148) | func DeviceCodeEQ(v string) predicate.DeviceRequest { function DeviceCodeNEQ (line 153) | func DeviceCodeNEQ(v string) predicate.DeviceRequest { function DeviceCodeIn (line 158) | func DeviceCodeIn(vs ...string) predicate.DeviceRequest { function DeviceCodeNotIn (line 163) | func DeviceCodeNotIn(vs ...string) predicate.DeviceRequest { function DeviceCodeGT (line 168) | func DeviceCodeGT(v string) predicate.DeviceRequest { function DeviceCodeGTE (line 173) | func DeviceCodeGTE(v string) predicate.DeviceRequest { function DeviceCodeLT (line 178) | func DeviceCodeLT(v string) predicate.DeviceRequest { function DeviceCodeLTE (line 183) | func DeviceCodeLTE(v string) predicate.DeviceRequest { function DeviceCodeContains (line 188) | func DeviceCodeContains(v string) predicate.DeviceRequest { function DeviceCodeHasPrefix (line 193) | func DeviceCodeHasPrefix(v string) predicate.DeviceRequest { function DeviceCodeHasSuffix (line 198) | func DeviceCodeHasSuffix(v string) predicate.DeviceRequest { function DeviceCodeEqualFold (line 203) | func DeviceCodeEqualFold(v string) predicate.DeviceRequest { function DeviceCodeContainsFold (line 208) | func DeviceCodeContainsFold(v string) predicate.DeviceRequest { function ClientIDEQ (line 213) | func ClientIDEQ(v string) predicate.DeviceRequest { function ClientIDNEQ (line 218) | func ClientIDNEQ(v string) predicate.DeviceRequest { function ClientIDIn (line 223) | func ClientIDIn(vs ...string) predicate.DeviceRequest { function ClientIDNotIn (line 228) | func ClientIDNotIn(vs ...string) predicate.DeviceRequest { function ClientIDGT (line 233) | func ClientIDGT(v string) predicate.DeviceRequest { function ClientIDGTE (line 238) | func ClientIDGTE(v string) predicate.DeviceRequest { function ClientIDLT (line 243) | func ClientIDLT(v string) predicate.DeviceRequest { function ClientIDLTE (line 248) | func ClientIDLTE(v string) predicate.DeviceRequest { function ClientIDContains (line 253) | func ClientIDContains(v string) predicate.DeviceRequest { function ClientIDHasPrefix (line 258) | func ClientIDHasPrefix(v string) predicate.DeviceRequest { function ClientIDHasSuffix (line 263) | func ClientIDHasSuffix(v string) predicate.DeviceRequest { function ClientIDEqualFold (line 268) | func ClientIDEqualFold(v string) predicate.DeviceRequest { function ClientIDContainsFold (line 273) | func ClientIDContainsFold(v string) predicate.DeviceRequest { function ClientSecretEQ (line 278) | func ClientSecretEQ(v string) predicate.DeviceRequest { function ClientSecretNEQ (line 283) | func ClientSecretNEQ(v string) predicate.DeviceRequest { function ClientSecretIn (line 288) | func ClientSecretIn(vs ...string) predicate.DeviceRequest { function ClientSecretNotIn (line 293) | func ClientSecretNotIn(vs ...string) predicate.DeviceRequest { function ClientSecretGT (line 298) | func ClientSecretGT(v string) predicate.DeviceRequest { function ClientSecretGTE (line 303) | func ClientSecretGTE(v string) predicate.DeviceRequest { function ClientSecretLT (line 308) | func ClientSecretLT(v string) predicate.DeviceRequest { function ClientSecretLTE (line 313) | func ClientSecretLTE(v string) predicate.DeviceRequest { function ClientSecretContains (line 318) | func ClientSecretContains(v string) predicate.DeviceRequest { function ClientSecretHasPrefix (line 323) | func ClientSecretHasPrefix(v string) predicate.DeviceRequest { function ClientSecretHasSuffix (line 328) | func ClientSecretHasSuffix(v string) predicate.DeviceRequest { function ClientSecretEqualFold (line 333) | func ClientSecretEqualFold(v string) predicate.DeviceRequest { function ClientSecretContainsFold (line 338) | func ClientSecretContainsFold(v string) predicate.DeviceRequest { function ScopesIsNil (line 343) | func ScopesIsNil() predicate.DeviceRequest { function ScopesNotNil (line 348) | func ScopesNotNil() predicate.DeviceRequest { function ExpiryEQ (line 353) | func ExpiryEQ(v time.Time) predicate.DeviceRequest { function ExpiryNEQ (line 358) | func ExpiryNEQ(v time.Time) predicate.DeviceRequest { function ExpiryIn (line 363) | func ExpiryIn(vs ...time.Time) predicate.DeviceRequest { function ExpiryNotIn (line 368) | func ExpiryNotIn(vs ...time.Time) predicate.DeviceRequest { function ExpiryGT (line 373) | func ExpiryGT(v time.Time) predicate.DeviceRequest { function ExpiryGTE (line 378) | func ExpiryGTE(v time.Time) predicate.DeviceRequest { function ExpiryLT (line 383) | func ExpiryLT(v time.Time) predicate.DeviceRequest { function ExpiryLTE (line 388) | func ExpiryLTE(v time.Time) predicate.DeviceRequest { function And (line 393) | func And(predicates ...predicate.DeviceRequest) predicate.DeviceRequest { function Or (line 398) | func Or(predicates ...predicate.DeviceRequest) predicate.DeviceRequest { function Not (line 403) | func Not(p predicate.DeviceRequest) predicate.DeviceRequest { FILE: storage/ent/db/devicerequest_create.go type DeviceRequestCreate (line 17) | type DeviceRequestCreate struct method SetUserCode (line 24) | func (_c *DeviceRequestCreate) SetUserCode(v string) *DeviceRequestCre... method SetDeviceCode (line 30) | func (_c *DeviceRequestCreate) SetDeviceCode(v string) *DeviceRequestC... method SetClientID (line 36) | func (_c *DeviceRequestCreate) SetClientID(v string) *DeviceRequestCre... method SetClientSecret (line 42) | func (_c *DeviceRequestCreate) SetClientSecret(v string) *DeviceReques... method SetScopes (line 48) | func (_c *DeviceRequestCreate) SetScopes(v []string) *DeviceRequestCre... method SetExpiry (line 54) | func (_c *DeviceRequestCreate) SetExpiry(v time.Time) *DeviceRequestCr... method Mutation (line 60) | func (_c *DeviceRequestCreate) Mutation() *DeviceRequestMutation { method Save (line 65) | func (_c *DeviceRequestCreate) Save(ctx context.Context) (*DeviceReque... method SaveX (line 70) | func (_c *DeviceRequestCreate) SaveX(ctx context.Context) *DeviceReque... method Exec (line 79) | func (_c *DeviceRequestCreate) Exec(ctx context.Context) error { method ExecX (line 85) | func (_c *DeviceRequestCreate) ExecX(ctx context.Context) { method check (line 92) | func (_c *DeviceRequestCreate) check() error { method sqlSave (line 131) | func (_c *DeviceRequestCreate) sqlSave(ctx context.Context) (*DeviceRe... method createSpec (line 149) | func (_c *DeviceRequestCreate) createSpec() (*DeviceRequest, *sqlgraph... type DeviceRequestCreateBulk (line 182) | type DeviceRequestCreateBulk struct method Save (line 189) | func (_c *DeviceRequestCreateBulk) Save(ctx context.Context) ([]*Devic... method SaveX (line 247) | func (_c *DeviceRequestCreateBulk) SaveX(ctx context.Context) []*Devic... method Exec (line 256) | func (_c *DeviceRequestCreateBulk) Exec(ctx context.Context) error { method ExecX (line 262) | func (_c *DeviceRequestCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/devicerequest_delete.go type DeviceRequestDelete (line 16) | type DeviceRequestDelete struct method Where (line 23) | func (_d *DeviceRequestDelete) Where(ps ...predicate.DeviceRequest) *D... method Exec (line 29) | func (_d *DeviceRequestDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *DeviceRequestDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *DeviceRequestDelete) sqlExec(ctx context.Context) (int, erro... type DeviceRequestDeleteOne (line 60) | type DeviceRequestDeleteOne struct method Where (line 65) | func (_d *DeviceRequestDeleteOne) Where(ps ...predicate.DeviceRequest)... method Exec (line 71) | func (_d *DeviceRequestDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *DeviceRequestDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/devicerequest_query.go type DeviceRequestQuery (line 19) | type DeviceRequestQuery struct method Where (line 31) | func (_q *DeviceRequestQuery) Where(ps ...predicate.DeviceRequest) *De... method Limit (line 37) | func (_q *DeviceRequestQuery) Limit(limit int) *DeviceRequestQuery { method Offset (line 43) | func (_q *DeviceRequestQuery) Offset(offset int) *DeviceRequestQuery { method Unique (line 50) | func (_q *DeviceRequestQuery) Unique(unique bool) *DeviceRequestQuery { method Order (line 56) | func (_q *DeviceRequestQuery) Order(o ...devicerequest.OrderOption) *D... method First (line 63) | func (_q *DeviceRequestQuery) First(ctx context.Context) (*DeviceReque... method FirstX (line 75) | func (_q *DeviceRequestQuery) FirstX(ctx context.Context) *DeviceReque... method FirstID (line 85) | func (_q *DeviceRequestQuery) FirstID(ctx context.Context) (id int, er... method FirstIDX (line 98) | func (_q *DeviceRequestQuery) FirstIDX(ctx context.Context) int { method Only (line 109) | func (_q *DeviceRequestQuery) Only(ctx context.Context) (*DeviceReques... method OnlyX (line 125) | func (_q *DeviceRequestQuery) OnlyX(ctx context.Context) *DeviceRequest { method OnlyID (line 136) | func (_q *DeviceRequestQuery) OnlyID(ctx context.Context) (id int, err... method OnlyIDX (line 153) | func (_q *DeviceRequestQuery) OnlyIDX(ctx context.Context) int { method All (line 162) | func (_q *DeviceRequestQuery) All(ctx context.Context) ([]*DeviceReque... method AllX (line 172) | func (_q *DeviceRequestQuery) AllX(ctx context.Context) []*DeviceReque... method IDs (line 181) | func (_q *DeviceRequestQuery) IDs(ctx context.Context) (ids []int, err... method IDsX (line 193) | func (_q *DeviceRequestQuery) IDsX(ctx context.Context) []int { method Count (line 202) | func (_q *DeviceRequestQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *DeviceRequestQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *DeviceRequestQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *DeviceRequestQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *DeviceRequestQuery) Clone() *DeviceRequestQuery { method GroupBy (line 273) | func (_q *DeviceRequestQuery) GroupBy(field string, fields ...string) ... method Select (line 294) | func (_q *DeviceRequestQuery) Select(fields ...string) *DeviceRequestS... method Aggregate (line 303) | func (_q *DeviceRequestQuery) Aggregate(fns ...AggregateFunc) *DeviceR... method prepareQuery (line 307) | func (_q *DeviceRequestQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *DeviceRequestQuery) sqlAll(ctx context.Context, hooks ...que... method sqlCount (line 358) | func (_q *DeviceRequestQuery) sqlCount(ctx context.Context) (int, erro... method querySpec (line 367) | func (_q *DeviceRequestQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *DeviceRequestQuery) sqlQuery(ctx context.Context) *sql.Selec... type DeviceRequestGroupBy (line 440) | type DeviceRequestGroupBy struct method Aggregate (line 446) | func (_g *DeviceRequestGroupBy) Aggregate(fns ...AggregateFunc) *Devic... method Scan (line 452) | func (_g *DeviceRequestGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *DeviceRequestGroupBy) sqlScan(ctx context.Context, root *Dev... type DeviceRequestSelect (line 488) | type DeviceRequestSelect struct method Aggregate (line 494) | func (_s *DeviceRequestSelect) Aggregate(fns ...AggregateFunc) *Device... method Scan (line 500) | func (_s *DeviceRequestSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *DeviceRequestSelect) sqlScan(ctx context.Context, root *Devi... FILE: storage/ent/db/devicerequest_update.go type DeviceRequestUpdate (line 20) | type DeviceRequestUpdate struct method Where (line 27) | func (_u *DeviceRequestUpdate) Where(ps ...predicate.DeviceRequest) *D... method SetUserCode (line 33) | func (_u *DeviceRequestUpdate) SetUserCode(v string) *DeviceRequestUpd... method SetNillableUserCode (line 39) | func (_u *DeviceRequestUpdate) SetNillableUserCode(v *string) *DeviceR... method SetDeviceCode (line 47) | func (_u *DeviceRequestUpdate) SetDeviceCode(v string) *DeviceRequestU... method SetNillableDeviceCode (line 53) | func (_u *DeviceRequestUpdate) SetNillableDeviceCode(v *string) *Devic... method SetClientID (line 61) | func (_u *DeviceRequestUpdate) SetClientID(v string) *DeviceRequestUpd... method SetNillableClientID (line 67) | func (_u *DeviceRequestUpdate) SetNillableClientID(v *string) *DeviceR... method SetClientSecret (line 75) | func (_u *DeviceRequestUpdate) SetClientSecret(v string) *DeviceReques... method SetNillableClientSecret (line 81) | func (_u *DeviceRequestUpdate) SetNillableClientSecret(v *string) *Dev... method SetScopes (line 89) | func (_u *DeviceRequestUpdate) SetScopes(v []string) *DeviceRequestUpd... method AppendScopes (line 95) | func (_u *DeviceRequestUpdate) AppendScopes(v []string) *DeviceRequest... method ClearScopes (line 101) | func (_u *DeviceRequestUpdate) ClearScopes() *DeviceRequestUpdate { method SetExpiry (line 107) | func (_u *DeviceRequestUpdate) SetExpiry(v time.Time) *DeviceRequestUp... method SetNillableExpiry (line 113) | func (_u *DeviceRequestUpdate) SetNillableExpiry(v *time.Time) *Device... method Mutation (line 121) | func (_u *DeviceRequestUpdate) Mutation() *DeviceRequestMutation { method Save (line 126) | func (_u *DeviceRequestUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 131) | func (_u *DeviceRequestUpdate) SaveX(ctx context.Context) int { method Exec (line 140) | func (_u *DeviceRequestUpdate) Exec(ctx context.Context) error { method ExecX (line 146) | func (_u *DeviceRequestUpdate) ExecX(ctx context.Context) { method check (line 153) | func (_u *DeviceRequestUpdate) check() error { method sqlSave (line 177) | func (_u *DeviceRequestUpdate) sqlSave(ctx context.Context) (_node int... type DeviceRequestUpdateOne (line 228) | type DeviceRequestUpdateOne struct method SetUserCode (line 236) | func (_u *DeviceRequestUpdateOne) SetUserCode(v string) *DeviceRequest... method SetNillableUserCode (line 242) | func (_u *DeviceRequestUpdateOne) SetNillableUserCode(v *string) *Devi... method SetDeviceCode (line 250) | func (_u *DeviceRequestUpdateOne) SetDeviceCode(v string) *DeviceReque... method SetNillableDeviceCode (line 256) | func (_u *DeviceRequestUpdateOne) SetNillableDeviceCode(v *string) *De... method SetClientID (line 264) | func (_u *DeviceRequestUpdateOne) SetClientID(v string) *DeviceRequest... method SetNillableClientID (line 270) | func (_u *DeviceRequestUpdateOne) SetNillableClientID(v *string) *Devi... method SetClientSecret (line 278) | func (_u *DeviceRequestUpdateOne) SetClientSecret(v string) *DeviceReq... method SetNillableClientSecret (line 284) | func (_u *DeviceRequestUpdateOne) SetNillableClientSecret(v *string) *... method SetScopes (line 292) | func (_u *DeviceRequestUpdateOne) SetScopes(v []string) *DeviceRequest... method AppendScopes (line 298) | func (_u *DeviceRequestUpdateOne) AppendScopes(v []string) *DeviceRequ... method ClearScopes (line 304) | func (_u *DeviceRequestUpdateOne) ClearScopes() *DeviceRequestUpdateOne { method SetExpiry (line 310) | func (_u *DeviceRequestUpdateOne) SetExpiry(v time.Time) *DeviceReques... method SetNillableExpiry (line 316) | func (_u *DeviceRequestUpdateOne) SetNillableExpiry(v *time.Time) *Dev... method Mutation (line 324) | func (_u *DeviceRequestUpdateOne) Mutation() *DeviceRequestMutation { method Where (line 329) | func (_u *DeviceRequestUpdateOne) Where(ps ...predicate.DeviceRequest)... method Select (line 336) | func (_u *DeviceRequestUpdateOne) Select(field string, fields ...strin... method Save (line 342) | func (_u *DeviceRequestUpdateOne) Save(ctx context.Context) (*DeviceRe... method SaveX (line 347) | func (_u *DeviceRequestUpdateOne) SaveX(ctx context.Context) *DeviceRe... method Exec (line 356) | func (_u *DeviceRequestUpdateOne) Exec(ctx context.Context) error { method ExecX (line 362) | func (_u *DeviceRequestUpdateOne) ExecX(ctx context.Context) { method check (line 369) | func (_u *DeviceRequestUpdateOne) check() error { method sqlSave (line 393) | func (_u *DeviceRequestUpdateOne) sqlSave(ctx context.Context) (_node ... FILE: storage/ent/db/devicetoken.go type DeviceToken (line 16) | type DeviceToken struct method scanValues (line 40) | func (*DeviceToken) scanValues(columns []string) ([]any, error) { method assignValues (line 61) | func (_m *DeviceToken) assignValues(columns []string, values []any) er... method Value (line 130) | func (_m *DeviceToken) Value(name string) (ent.Value, error) { method Update (line 137) | func (_m *DeviceToken) Update() *DeviceTokenUpdateOne { method Unwrap (line 143) | func (_m *DeviceToken) Unwrap() *DeviceToken { method String (line 153) | func (_m *DeviceToken) String() string { type DeviceTokens (line 187) | type DeviceTokens FILE: storage/ent/db/devicetoken/devicetoken.go constant Label (line 11) | Label = "device_token" constant FieldID (line 13) | FieldID = "id" constant FieldDeviceCode (line 15) | FieldDeviceCode = "device_code" constant FieldStatus (line 17) | FieldStatus = "status" constant FieldToken (line 19) | FieldToken = "token" constant FieldExpiry (line 21) | FieldExpiry = "expiry" constant FieldLastRequest (line 23) | FieldLastRequest = "last_request" constant FieldPollInterval (line 25) | FieldPollInterval = "poll_interval" constant FieldCodeChallenge (line 27) | FieldCodeChallenge = "code_challenge" constant FieldCodeChallengeMethod (line 29) | FieldCodeChallengeMethod = "code_challenge_method" constant Table (line 31) | Table = "device_tokens" function ValidColumn (line 48) | func ValidColumn(column string) bool { type OrderOption (line 69) | type OrderOption function ByID (line 72) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByDeviceCode (line 77) | func ByDeviceCode(opts ...sql.OrderTermOption) OrderOption { function ByStatus (line 82) | func ByStatus(opts ...sql.OrderTermOption) OrderOption { function ByExpiry (line 87) | func ByExpiry(opts ...sql.OrderTermOption) OrderOption { function ByLastRequest (line 92) | func ByLastRequest(opts ...sql.OrderTermOption) OrderOption { function ByPollInterval (line 97) | func ByPollInterval(opts ...sql.OrderTermOption) OrderOption { function ByCodeChallenge (line 102) | func ByCodeChallenge(opts ...sql.OrderTermOption) OrderOption { function ByCodeChallengeMethod (line 107) | func ByCodeChallengeMethod(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/devicetoken/where.go function ID (line 13) | func ID(id int) predicate.DeviceToken { function IDEQ (line 18) | func IDEQ(id int) predicate.DeviceToken { function IDNEQ (line 23) | func IDNEQ(id int) predicate.DeviceToken { function IDIn (line 28) | func IDIn(ids ...int) predicate.DeviceToken { function IDNotIn (line 33) | func IDNotIn(ids ...int) predicate.DeviceToken { function IDGT (line 38) | func IDGT(id int) predicate.DeviceToken { function IDGTE (line 43) | func IDGTE(id int) predicate.DeviceToken { function IDLT (line 48) | func IDLT(id int) predicate.DeviceToken { function IDLTE (line 53) | func IDLTE(id int) predicate.DeviceToken { function DeviceCode (line 58) | func DeviceCode(v string) predicate.DeviceToken { function Status (line 63) | func Status(v string) predicate.DeviceToken { function Token (line 68) | func Token(v []byte) predicate.DeviceToken { function Expiry (line 73) | func Expiry(v time.Time) predicate.DeviceToken { function LastRequest (line 78) | func LastRequest(v time.Time) predicate.DeviceToken { function PollInterval (line 83) | func PollInterval(v int) predicate.DeviceToken { function CodeChallenge (line 88) | func CodeChallenge(v string) predicate.DeviceToken { function CodeChallengeMethod (line 93) | func CodeChallengeMethod(v string) predicate.DeviceToken { function DeviceCodeEQ (line 98) | func DeviceCodeEQ(v string) predicate.DeviceToken { function DeviceCodeNEQ (line 103) | func DeviceCodeNEQ(v string) predicate.DeviceToken { function DeviceCodeIn (line 108) | func DeviceCodeIn(vs ...string) predicate.DeviceToken { function DeviceCodeNotIn (line 113) | func DeviceCodeNotIn(vs ...string) predicate.DeviceToken { function DeviceCodeGT (line 118) | func DeviceCodeGT(v string) predicate.DeviceToken { function DeviceCodeGTE (line 123) | func DeviceCodeGTE(v string) predicate.DeviceToken { function DeviceCodeLT (line 128) | func DeviceCodeLT(v string) predicate.DeviceToken { function DeviceCodeLTE (line 133) | func DeviceCodeLTE(v string) predicate.DeviceToken { function DeviceCodeContains (line 138) | func DeviceCodeContains(v string) predicate.DeviceToken { function DeviceCodeHasPrefix (line 143) | func DeviceCodeHasPrefix(v string) predicate.DeviceToken { function DeviceCodeHasSuffix (line 148) | func DeviceCodeHasSuffix(v string) predicate.DeviceToken { function DeviceCodeEqualFold (line 153) | func DeviceCodeEqualFold(v string) predicate.DeviceToken { function DeviceCodeContainsFold (line 158) | func DeviceCodeContainsFold(v string) predicate.DeviceToken { function StatusEQ (line 163) | func StatusEQ(v string) predicate.DeviceToken { function StatusNEQ (line 168) | func StatusNEQ(v string) predicate.DeviceToken { function StatusIn (line 173) | func StatusIn(vs ...string) predicate.DeviceToken { function StatusNotIn (line 178) | func StatusNotIn(vs ...string) predicate.DeviceToken { function StatusGT (line 183) | func StatusGT(v string) predicate.DeviceToken { function StatusGTE (line 188) | func StatusGTE(v string) predicate.DeviceToken { function StatusLT (line 193) | func StatusLT(v string) predicate.DeviceToken { function StatusLTE (line 198) | func StatusLTE(v string) predicate.DeviceToken { function StatusContains (line 203) | func StatusContains(v string) predicate.DeviceToken { function StatusHasPrefix (line 208) | func StatusHasPrefix(v string) predicate.DeviceToken { function StatusHasSuffix (line 213) | func StatusHasSuffix(v string) predicate.DeviceToken { function StatusEqualFold (line 218) | func StatusEqualFold(v string) predicate.DeviceToken { function StatusContainsFold (line 223) | func StatusContainsFold(v string) predicate.DeviceToken { function TokenEQ (line 228) | func TokenEQ(v []byte) predicate.DeviceToken { function TokenNEQ (line 233) | func TokenNEQ(v []byte) predicate.DeviceToken { function TokenIn (line 238) | func TokenIn(vs ...[]byte) predicate.DeviceToken { function TokenNotIn (line 243) | func TokenNotIn(vs ...[]byte) predicate.DeviceToken { function TokenGT (line 248) | func TokenGT(v []byte) predicate.DeviceToken { function TokenGTE (line 253) | func TokenGTE(v []byte) predicate.DeviceToken { function TokenLT (line 258) | func TokenLT(v []byte) predicate.DeviceToken { function TokenLTE (line 263) | func TokenLTE(v []byte) predicate.DeviceToken { function TokenIsNil (line 268) | func TokenIsNil() predicate.DeviceToken { function TokenNotNil (line 273) | func TokenNotNil() predicate.DeviceToken { function ExpiryEQ (line 278) | func ExpiryEQ(v time.Time) predicate.DeviceToken { function ExpiryNEQ (line 283) | func ExpiryNEQ(v time.Time) predicate.DeviceToken { function ExpiryIn (line 288) | func ExpiryIn(vs ...time.Time) predicate.DeviceToken { function ExpiryNotIn (line 293) | func ExpiryNotIn(vs ...time.Time) predicate.DeviceToken { function ExpiryGT (line 298) | func ExpiryGT(v time.Time) predicate.DeviceToken { function ExpiryGTE (line 303) | func ExpiryGTE(v time.Time) predicate.DeviceToken { function ExpiryLT (line 308) | func ExpiryLT(v time.Time) predicate.DeviceToken { function ExpiryLTE (line 313) | func ExpiryLTE(v time.Time) predicate.DeviceToken { function LastRequestEQ (line 318) | func LastRequestEQ(v time.Time) predicate.DeviceToken { function LastRequestNEQ (line 323) | func LastRequestNEQ(v time.Time) predicate.DeviceToken { function LastRequestIn (line 328) | func LastRequestIn(vs ...time.Time) predicate.DeviceToken { function LastRequestNotIn (line 333) | func LastRequestNotIn(vs ...time.Time) predicate.DeviceToken { function LastRequestGT (line 338) | func LastRequestGT(v time.Time) predicate.DeviceToken { function LastRequestGTE (line 343) | func LastRequestGTE(v time.Time) predicate.DeviceToken { function LastRequestLT (line 348) | func LastRequestLT(v time.Time) predicate.DeviceToken { function LastRequestLTE (line 353) | func LastRequestLTE(v time.Time) predicate.DeviceToken { function PollIntervalEQ (line 358) | func PollIntervalEQ(v int) predicate.DeviceToken { function PollIntervalNEQ (line 363) | func PollIntervalNEQ(v int) predicate.DeviceToken { function PollIntervalIn (line 368) | func PollIntervalIn(vs ...int) predicate.DeviceToken { function PollIntervalNotIn (line 373) | func PollIntervalNotIn(vs ...int) predicate.DeviceToken { function PollIntervalGT (line 378) | func PollIntervalGT(v int) predicate.DeviceToken { function PollIntervalGTE (line 383) | func PollIntervalGTE(v int) predicate.DeviceToken { function PollIntervalLT (line 388) | func PollIntervalLT(v int) predicate.DeviceToken { function PollIntervalLTE (line 393) | func PollIntervalLTE(v int) predicate.DeviceToken { function CodeChallengeEQ (line 398) | func CodeChallengeEQ(v string) predicate.DeviceToken { function CodeChallengeNEQ (line 403) | func CodeChallengeNEQ(v string) predicate.DeviceToken { function CodeChallengeIn (line 408) | func CodeChallengeIn(vs ...string) predicate.DeviceToken { function CodeChallengeNotIn (line 413) | func CodeChallengeNotIn(vs ...string) predicate.DeviceToken { function CodeChallengeGT (line 418) | func CodeChallengeGT(v string) predicate.DeviceToken { function CodeChallengeGTE (line 423) | func CodeChallengeGTE(v string) predicate.DeviceToken { function CodeChallengeLT (line 428) | func CodeChallengeLT(v string) predicate.DeviceToken { function CodeChallengeLTE (line 433) | func CodeChallengeLTE(v string) predicate.DeviceToken { function CodeChallengeContains (line 438) | func CodeChallengeContains(v string) predicate.DeviceToken { function CodeChallengeHasPrefix (line 443) | func CodeChallengeHasPrefix(v string) predicate.DeviceToken { function CodeChallengeHasSuffix (line 448) | func CodeChallengeHasSuffix(v string) predicate.DeviceToken { function CodeChallengeEqualFold (line 453) | func CodeChallengeEqualFold(v string) predicate.DeviceToken { function CodeChallengeContainsFold (line 458) | func CodeChallengeContainsFold(v string) predicate.DeviceToken { function CodeChallengeMethodEQ (line 463) | func CodeChallengeMethodEQ(v string) predicate.DeviceToken { function CodeChallengeMethodNEQ (line 468) | func CodeChallengeMethodNEQ(v string) predicate.DeviceToken { function CodeChallengeMethodIn (line 473) | func CodeChallengeMethodIn(vs ...string) predicate.DeviceToken { function CodeChallengeMethodNotIn (line 478) | func CodeChallengeMethodNotIn(vs ...string) predicate.DeviceToken { function CodeChallengeMethodGT (line 483) | func CodeChallengeMethodGT(v string) predicate.DeviceToken { function CodeChallengeMethodGTE (line 488) | func CodeChallengeMethodGTE(v string) predicate.DeviceToken { function CodeChallengeMethodLT (line 493) | func CodeChallengeMethodLT(v string) predicate.DeviceToken { function CodeChallengeMethodLTE (line 498) | func CodeChallengeMethodLTE(v string) predicate.DeviceToken { function CodeChallengeMethodContains (line 503) | func CodeChallengeMethodContains(v string) predicate.DeviceToken { function CodeChallengeMethodHasPrefix (line 508) | func CodeChallengeMethodHasPrefix(v string) predicate.DeviceToken { function CodeChallengeMethodHasSuffix (line 513) | func CodeChallengeMethodHasSuffix(v string) predicate.DeviceToken { function CodeChallengeMethodEqualFold (line 518) | func CodeChallengeMethodEqualFold(v string) predicate.DeviceToken { function CodeChallengeMethodContainsFold (line 523) | func CodeChallengeMethodContainsFold(v string) predicate.DeviceToken { function And (line 528) | func And(predicates ...predicate.DeviceToken) predicate.DeviceToken { function Or (line 533) | func Or(predicates ...predicate.DeviceToken) predicate.DeviceToken { function Not (line 538) | func Not(p predicate.DeviceToken) predicate.DeviceToken { FILE: storage/ent/db/devicetoken_create.go type DeviceTokenCreate (line 17) | type DeviceTokenCreate struct method SetDeviceCode (line 24) | func (_c *DeviceTokenCreate) SetDeviceCode(v string) *DeviceTokenCreate { method SetStatus (line 30) | func (_c *DeviceTokenCreate) SetStatus(v string) *DeviceTokenCreate { method SetToken (line 36) | func (_c *DeviceTokenCreate) SetToken(v []byte) *DeviceTokenCreate { method SetExpiry (line 42) | func (_c *DeviceTokenCreate) SetExpiry(v time.Time) *DeviceTokenCreate { method SetLastRequest (line 48) | func (_c *DeviceTokenCreate) SetLastRequest(v time.Time) *DeviceTokenC... method SetPollInterval (line 54) | func (_c *DeviceTokenCreate) SetPollInterval(v int) *DeviceTokenCreate { method SetCodeChallenge (line 60) | func (_c *DeviceTokenCreate) SetCodeChallenge(v string) *DeviceTokenCr... method SetNillableCodeChallenge (line 66) | func (_c *DeviceTokenCreate) SetNillableCodeChallenge(v *string) *Devi... method SetCodeChallengeMethod (line 74) | func (_c *DeviceTokenCreate) SetCodeChallengeMethod(v string) *DeviceT... method SetNillableCodeChallengeMethod (line 80) | func (_c *DeviceTokenCreate) SetNillableCodeChallengeMethod(v *string)... method Mutation (line 88) | func (_c *DeviceTokenCreate) Mutation() *DeviceTokenMutation { method Save (line 93) | func (_c *DeviceTokenCreate) Save(ctx context.Context) (*DeviceToken, ... method SaveX (line 99) | func (_c *DeviceTokenCreate) SaveX(ctx context.Context) *DeviceToken { method Exec (line 108) | func (_c *DeviceTokenCreate) Exec(ctx context.Context) error { method ExecX (line 114) | func (_c *DeviceTokenCreate) ExecX(ctx context.Context) { method defaults (line 121) | func (_c *DeviceTokenCreate) defaults() { method check (line 133) | func (_c *DeviceTokenCreate) check() error { method sqlSave (line 168) | func (_c *DeviceTokenCreate) sqlSave(ctx context.Context) (*DeviceToke... method createSpec (line 186) | func (_c *DeviceTokenCreate) createSpec() (*DeviceToken, *sqlgraph.Cre... type DeviceTokenCreateBulk (line 227) | type DeviceTokenCreateBulk struct method Save (line 234) | func (_c *DeviceTokenCreateBulk) Save(ctx context.Context) ([]*DeviceT... method SaveX (line 293) | func (_c *DeviceTokenCreateBulk) SaveX(ctx context.Context) []*DeviceT... method Exec (line 302) | func (_c *DeviceTokenCreateBulk) Exec(ctx context.Context) error { method ExecX (line 308) | func (_c *DeviceTokenCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/devicetoken_delete.go type DeviceTokenDelete (line 16) | type DeviceTokenDelete struct method Where (line 23) | func (_d *DeviceTokenDelete) Where(ps ...predicate.DeviceToken) *Devic... method Exec (line 29) | func (_d *DeviceTokenDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *DeviceTokenDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *DeviceTokenDelete) sqlExec(ctx context.Context) (int, error) { type DeviceTokenDeleteOne (line 60) | type DeviceTokenDeleteOne struct method Where (line 65) | func (_d *DeviceTokenDeleteOne) Where(ps ...predicate.DeviceToken) *De... method Exec (line 71) | func (_d *DeviceTokenDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *DeviceTokenDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/devicetoken_query.go type DeviceTokenQuery (line 19) | type DeviceTokenQuery struct method Where (line 31) | func (_q *DeviceTokenQuery) Where(ps ...predicate.DeviceToken) *Device... method Limit (line 37) | func (_q *DeviceTokenQuery) Limit(limit int) *DeviceTokenQuery { method Offset (line 43) | func (_q *DeviceTokenQuery) Offset(offset int) *DeviceTokenQuery { method Unique (line 50) | func (_q *DeviceTokenQuery) Unique(unique bool) *DeviceTokenQuery { method Order (line 56) | func (_q *DeviceTokenQuery) Order(o ...devicetoken.OrderOption) *Devic... method First (line 63) | func (_q *DeviceTokenQuery) First(ctx context.Context) (*DeviceToken, ... method FirstX (line 75) | func (_q *DeviceTokenQuery) FirstX(ctx context.Context) *DeviceToken { method FirstID (line 85) | func (_q *DeviceTokenQuery) FirstID(ctx context.Context) (id int, err ... method FirstIDX (line 98) | func (_q *DeviceTokenQuery) FirstIDX(ctx context.Context) int { method Only (line 109) | func (_q *DeviceTokenQuery) Only(ctx context.Context) (*DeviceToken, e... method OnlyX (line 125) | func (_q *DeviceTokenQuery) OnlyX(ctx context.Context) *DeviceToken { method OnlyID (line 136) | func (_q *DeviceTokenQuery) OnlyID(ctx context.Context) (id int, err e... method OnlyIDX (line 153) | func (_q *DeviceTokenQuery) OnlyIDX(ctx context.Context) int { method All (line 162) | func (_q *DeviceTokenQuery) All(ctx context.Context) ([]*DeviceToken, ... method AllX (line 172) | func (_q *DeviceTokenQuery) AllX(ctx context.Context) []*DeviceToken { method IDs (line 181) | func (_q *DeviceTokenQuery) IDs(ctx context.Context) (ids []int, err e... method IDsX (line 193) | func (_q *DeviceTokenQuery) IDsX(ctx context.Context) []int { method Count (line 202) | func (_q *DeviceTokenQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *DeviceTokenQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *DeviceTokenQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *DeviceTokenQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *DeviceTokenQuery) Clone() *DeviceTokenQuery { method GroupBy (line 273) | func (_q *DeviceTokenQuery) GroupBy(field string, fields ...string) *D... method Select (line 294) | func (_q *DeviceTokenQuery) Select(fields ...string) *DeviceTokenSelect { method Aggregate (line 303) | func (_q *DeviceTokenQuery) Aggregate(fns ...AggregateFunc) *DeviceTok... method prepareQuery (line 307) | func (_q *DeviceTokenQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *DeviceTokenQuery) sqlAll(ctx context.Context, hooks ...query... method sqlCount (line 358) | func (_q *DeviceTokenQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *DeviceTokenQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *DeviceTokenQuery) sqlQuery(ctx context.Context) *sql.Selector { type DeviceTokenGroupBy (line 440) | type DeviceTokenGroupBy struct method Aggregate (line 446) | func (_g *DeviceTokenGroupBy) Aggregate(fns ...AggregateFunc) *DeviceT... method Scan (line 452) | func (_g *DeviceTokenGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *DeviceTokenGroupBy) sqlScan(ctx context.Context, root *Devic... type DeviceTokenSelect (line 488) | type DeviceTokenSelect struct method Aggregate (line 494) | func (_s *DeviceTokenSelect) Aggregate(fns ...AggregateFunc) *DeviceTo... method Scan (line 500) | func (_s *DeviceTokenSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *DeviceTokenSelect) sqlScan(ctx context.Context, root *Device... FILE: storage/ent/db/devicetoken_update.go type DeviceTokenUpdate (line 19) | type DeviceTokenUpdate struct method Where (line 26) | func (_u *DeviceTokenUpdate) Where(ps ...predicate.DeviceToken) *Devic... method SetDeviceCode (line 32) | func (_u *DeviceTokenUpdate) SetDeviceCode(v string) *DeviceTokenUpdate { method SetNillableDeviceCode (line 38) | func (_u *DeviceTokenUpdate) SetNillableDeviceCode(v *string) *DeviceT... method SetStatus (line 46) | func (_u *DeviceTokenUpdate) SetStatus(v string) *DeviceTokenUpdate { method SetNillableStatus (line 52) | func (_u *DeviceTokenUpdate) SetNillableStatus(v *string) *DeviceToken... method SetToken (line 60) | func (_u *DeviceTokenUpdate) SetToken(v []byte) *DeviceTokenUpdate { method ClearToken (line 66) | func (_u *DeviceTokenUpdate) ClearToken() *DeviceTokenUpdate { method SetExpiry (line 72) | func (_u *DeviceTokenUpdate) SetExpiry(v time.Time) *DeviceTokenUpdate { method SetNillableExpiry (line 78) | func (_u *DeviceTokenUpdate) SetNillableExpiry(v *time.Time) *DeviceTo... method SetLastRequest (line 86) | func (_u *DeviceTokenUpdate) SetLastRequest(v time.Time) *DeviceTokenU... method SetNillableLastRequest (line 92) | func (_u *DeviceTokenUpdate) SetNillableLastRequest(v *time.Time) *Dev... method SetPollInterval (line 100) | func (_u *DeviceTokenUpdate) SetPollInterval(v int) *DeviceTokenUpdate { method SetNillablePollInterval (line 107) | func (_u *DeviceTokenUpdate) SetNillablePollInterval(v *int) *DeviceTo... method AddPollInterval (line 115) | func (_u *DeviceTokenUpdate) AddPollInterval(v int) *DeviceTokenUpdate { method SetCodeChallenge (line 121) | func (_u *DeviceTokenUpdate) SetCodeChallenge(v string) *DeviceTokenUp... method SetNillableCodeChallenge (line 127) | func (_u *DeviceTokenUpdate) SetNillableCodeChallenge(v *string) *Devi... method SetCodeChallengeMethod (line 135) | func (_u *DeviceTokenUpdate) SetCodeChallengeMethod(v string) *DeviceT... method SetNillableCodeChallengeMethod (line 141) | func (_u *DeviceTokenUpdate) SetNillableCodeChallengeMethod(v *string)... method Mutation (line 149) | func (_u *DeviceTokenUpdate) Mutation() *DeviceTokenMutation { method Save (line 154) | func (_u *DeviceTokenUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 159) | func (_u *DeviceTokenUpdate) SaveX(ctx context.Context) int { method Exec (line 168) | func (_u *DeviceTokenUpdate) Exec(ctx context.Context) error { method ExecX (line 174) | func (_u *DeviceTokenUpdate) ExecX(ctx context.Context) { method check (line 181) | func (_u *DeviceTokenUpdate) check() error { method sqlSave (line 195) | func (_u *DeviceTokenUpdate) sqlSave(ctx context.Context) (_node int, ... type DeviceTokenUpdateOne (line 250) | type DeviceTokenUpdateOne struct method SetDeviceCode (line 258) | func (_u *DeviceTokenUpdateOne) SetDeviceCode(v string) *DeviceTokenUp... method SetNillableDeviceCode (line 264) | func (_u *DeviceTokenUpdateOne) SetNillableDeviceCode(v *string) *Devi... method SetStatus (line 272) | func (_u *DeviceTokenUpdateOne) SetStatus(v string) *DeviceTokenUpdate... method SetNillableStatus (line 278) | func (_u *DeviceTokenUpdateOne) SetNillableStatus(v *string) *DeviceTo... method SetToken (line 286) | func (_u *DeviceTokenUpdateOne) SetToken(v []byte) *DeviceTokenUpdateO... method ClearToken (line 292) | func (_u *DeviceTokenUpdateOne) ClearToken() *DeviceTokenUpdateOne { method SetExpiry (line 298) | func (_u *DeviceTokenUpdateOne) SetExpiry(v time.Time) *DeviceTokenUpd... method SetNillableExpiry (line 304) | func (_u *DeviceTokenUpdateOne) SetNillableExpiry(v *time.Time) *Devic... method SetLastRequest (line 312) | func (_u *DeviceTokenUpdateOne) SetLastRequest(v time.Time) *DeviceTok... method SetNillableLastRequest (line 318) | func (_u *DeviceTokenUpdateOne) SetNillableLastRequest(v *time.Time) *... method SetPollInterval (line 326) | func (_u *DeviceTokenUpdateOne) SetPollInterval(v int) *DeviceTokenUpd... method SetNillablePollInterval (line 333) | func (_u *DeviceTokenUpdateOne) SetNillablePollInterval(v *int) *Devic... method AddPollInterval (line 341) | func (_u *DeviceTokenUpdateOne) AddPollInterval(v int) *DeviceTokenUpd... method SetCodeChallenge (line 347) | func (_u *DeviceTokenUpdateOne) SetCodeChallenge(v string) *DeviceToke... method SetNillableCodeChallenge (line 353) | func (_u *DeviceTokenUpdateOne) SetNillableCodeChallenge(v *string) *D... method SetCodeChallengeMethod (line 361) | func (_u *DeviceTokenUpdateOne) SetCodeChallengeMethod(v string) *Devi... method SetNillableCodeChallengeMethod (line 367) | func (_u *DeviceTokenUpdateOne) SetNillableCodeChallengeMethod(v *stri... method Mutation (line 375) | func (_u *DeviceTokenUpdateOne) Mutation() *DeviceTokenMutation { method Where (line 380) | func (_u *DeviceTokenUpdateOne) Where(ps ...predicate.DeviceToken) *De... method Select (line 387) | func (_u *DeviceTokenUpdateOne) Select(field string, fields ...string)... method Save (line 393) | func (_u *DeviceTokenUpdateOne) Save(ctx context.Context) (*DeviceToke... method SaveX (line 398) | func (_u *DeviceTokenUpdateOne) SaveX(ctx context.Context) *DeviceToken { method Exec (line 407) | func (_u *DeviceTokenUpdateOne) Exec(ctx context.Context) error { method ExecX (line 413) | func (_u *DeviceTokenUpdateOne) ExecX(ctx context.Context) { method check (line 420) | func (_u *DeviceTokenUpdateOne) check() error { method sqlSave (line 434) | func (_u *DeviceTokenUpdateOne) sqlSave(ctx context.Context) (_node *D... FILE: storage/ent/db/ent.go type clientCtxKey (line 48) | type clientCtxKey struct function FromContext (line 51) | func FromContext(ctx context.Context) *Client { function NewContext (line 57) | func NewContext(parent context.Context, c *Client) context.Context { type txCtxKey (line 61) | type txCtxKey struct function TxFromContext (line 64) | func TxFromContext(ctx context.Context) *Tx { function NewTxContext (line 70) | func NewTxContext(parent context.Context, tx *Tx) context.Context { type OrderFunc (line 76) | type OrderFunc function checkColumn (line 84) | func checkColumn(t, c string) error { function Asc (line 105) | func Asc(fields ...string) func(*sql.Selector) { function Desc (line 117) | func Desc(fields ...string) func(*sql.Selector) { type AggregateFunc (line 129) | type AggregateFunc function As (line 136) | func As(fn AggregateFunc, end string) AggregateFunc { function Count (line 143) | func Count() AggregateFunc { function Max (line 150) | func Max(field string) AggregateFunc { function Mean (line 161) | func Mean(field string) AggregateFunc { function Min (line 172) | func Min(field string) AggregateFunc { function Sum (line 183) | func Sum(field string) AggregateFunc { type ValidationError (line 194) | type ValidationError struct method Error (line 200) | func (e *ValidationError) Error() string { method Unwrap (line 205) | func (e *ValidationError) Unwrap() error { function IsValidationError (line 210) | func IsValidationError(err error) bool { type NotFoundError (line 219) | type NotFoundError struct method Error (line 224) | func (e *NotFoundError) Error() string { function IsNotFound (line 229) | func IsNotFound(err error) bool { function MaskNotFound (line 238) | func MaskNotFound(err error) error { type NotSingularError (line 246) | type NotSingularError struct method Error (line 251) | func (e *NotSingularError) Error() string { function IsNotSingular (line 256) | func IsNotSingular(err error) bool { type NotLoadedError (line 265) | type NotLoadedError struct method Error (line 270) | func (e *NotLoadedError) Error() string { function IsNotLoaded (line 275) | func IsNotLoaded(err error) bool { type ConstraintError (line 286) | type ConstraintError struct method Error (line 292) | func (e ConstraintError) Error() string { method Unwrap (line 297) | func (e *ConstraintError) Unwrap() error { function IsConstraintError (line 302) | func IsConstraintError(err error) bool { type selector (line 311) | type selector struct method ScanX (line 319) | func (s *selector) ScanX(ctx context.Context, v any) { method Strings (line 326) | func (s *selector) Strings(ctx context.Context) ([]string, error) { method StringsX (line 338) | func (s *selector) StringsX(ctx context.Context) []string { method String (line 347) | func (s *selector) String(ctx context.Context) (_ string, err error) { method StringX (line 364) | func (s *selector) StringX(ctx context.Context) string { method Ints (line 373) | func (s *selector) Ints(ctx context.Context) ([]int, error) { method IntsX (line 385) | func (s *selector) IntsX(ctx context.Context) []int { method Int (line 394) | func (s *selector) Int(ctx context.Context) (_ int, err error) { method IntX (line 411) | func (s *selector) IntX(ctx context.Context) int { method Float64s (line 420) | func (s *selector) Float64s(ctx context.Context) ([]float64, error) { method Float64sX (line 432) | func (s *selector) Float64sX(ctx context.Context) []float64 { method Float64 (line 441) | func (s *selector) Float64(ctx context.Context) (_ float64, err error) { method Float64X (line 458) | func (s *selector) Float64X(ctx context.Context) float64 { method Bools (line 467) | func (s *selector) Bools(ctx context.Context) ([]bool, error) { method BoolsX (line 479) | func (s *selector) BoolsX(ctx context.Context) []bool { method Bool (line 488) | func (s *selector) Bool(ctx context.Context) (_ bool, err error) { method BoolX (line 505) | func (s *selector) BoolX(ctx context.Context) bool { function withHooks (line 514) | func withHooks[V Value, M any, PM interface { function setContextOp (line 548) | func setContextOp(ctx context.Context, qc *QueryContext, op string) cont... function querierAll (line 556) | func querierAll[V Value, Q interface { function querierCount (line 568) | func querierCount[Q interface { function withInterceptors (line 580) | func withInterceptors[V Value](ctx context.Context, q Query, qr Querier,... function scanWithInterceptors (line 595) | func scanWithInterceptors[Q1 ent.Query, Q2 interface { type queryHook (line 630) | type queryHook FILE: storage/ent/db/enttest/enttest.go type TestingT (line 19) | type TestingT interface type Option (line 25) | type Option type options (line 27) | type options struct function WithOptions (line 34) | func WithOptions(opts ...db.Option) Option { function WithMigrateOptions (line 41) | func WithMigrateOptions(opts ...schema.MigrateOption) Option { function newOptions (line 47) | func newOptions(opts []Option) *options { function Open (line 56) | func Open(t TestingT, driverName, dataSourceName string, opts ...Option)... function NewClient (line 68) | func NewClient(t TestingT, opts ...Option) *db.Client { function migrateSchema (line 74) | func migrateSchema(t TestingT, c *db.Client, o *options) { FILE: storage/ent/db/hook/hook.go type AuthCodeFunc (line 14) | type AuthCodeFunc method Mutate (line 17) | func (f AuthCodeFunc) Mutate(ctx context.Context, m db.Mutation) (db.V... type AuthRequestFunc (line 26) | type AuthRequestFunc method Mutate (line 29) | func (f AuthRequestFunc) Mutate(ctx context.Context, m db.Mutation) (d... type AuthSessionFunc (line 38) | type AuthSessionFunc method Mutate (line 41) | func (f AuthSessionFunc) Mutate(ctx context.Context, m db.Mutation) (d... type ConnectorFunc (line 50) | type ConnectorFunc method Mutate (line 53) | func (f ConnectorFunc) Mutate(ctx context.Context, m db.Mutation) (db.... type DeviceRequestFunc (line 62) | type DeviceRequestFunc method Mutate (line 65) | func (f DeviceRequestFunc) Mutate(ctx context.Context, m db.Mutation) ... type DeviceTokenFunc (line 74) | type DeviceTokenFunc method Mutate (line 77) | func (f DeviceTokenFunc) Mutate(ctx context.Context, m db.Mutation) (d... type KeysFunc (line 86) | type KeysFunc method Mutate (line 89) | func (f KeysFunc) Mutate(ctx context.Context, m db.Mutation) (db.Value... type OAuth2ClientFunc (line 98) | type OAuth2ClientFunc method Mutate (line 101) | func (f OAuth2ClientFunc) Mutate(ctx context.Context, m db.Mutation) (... type OfflineSessionFunc (line 110) | type OfflineSessionFunc method Mutate (line 113) | func (f OfflineSessionFunc) Mutate(ctx context.Context, m db.Mutation)... type PasswordFunc (line 122) | type PasswordFunc method Mutate (line 125) | func (f PasswordFunc) Mutate(ctx context.Context, m db.Mutation) (db.V... type RefreshTokenFunc (line 134) | type RefreshTokenFunc method Mutate (line 137) | func (f RefreshTokenFunc) Mutate(ctx context.Context, m db.Mutation) (... type UserIdentityFunc (line 146) | type UserIdentityFunc method Mutate (line 149) | func (f UserIdentityFunc) Mutate(ctx context.Context, m db.Mutation) (... type Condition (line 157) | type Condition function And (line 160) | func And(first, second Condition, rest ...Condition) Condition { function Or (line 175) | func Or(first, second Condition, rest ...Condition) Condition { function Not (line 190) | func Not(cond Condition) Condition { function HasOp (line 197) | func HasOp(op db.Op) Condition { function HasAddedFields (line 204) | func HasAddedFields(field string, fields ...string) Condition { function HasClearedFields (line 219) | func HasClearedFields(field string, fields ...string) Condition { function HasFields (line 234) | func HasFields(field string, fields ...string) Condition { function If (line 251) | func If(hk db.Hook, cond Condition) db.Hook { function On (line 265) | func On(hk db.Hook, op db.Op) db.Hook { function Unless (line 272) | func Unless(hk db.Hook, op db.Op) db.Hook { function FixedError (line 277) | func FixedError(err error) db.Hook { function Reject (line 292) | func Reject(op db.Op) db.Hook { type Chain (line 299) | type Chain struct method Hook (line 309) | func (c Chain) Hook() db.Hook { method Append (line 320) | func (c Chain) Append(hooks ...db.Hook) Chain { method Extend (line 329) | func (c Chain) Extend(chain Chain) Chain { function NewChain (line 304) | func NewChain(hooks ...db.Hook) Chain { FILE: storage/ent/db/keys.go type Keys (line 19) | type Keys struct method scanValues (line 35) | func (*Keys) scanValues(columns []string) ([]any, error) { method assignValues (line 54) | func (_m *Keys) assignValues(columns []string, values []any) error { method Value (line 105) | func (_m *Keys) Value(name string) (ent.Value, error) { method Update (line 112) | func (_m *Keys) Update() *KeysUpdateOne { method Unwrap (line 118) | func (_m *Keys) Unwrap() *Keys { method String (line 128) | func (_m *Keys) String() string { type KeysSlice (line 148) | type KeysSlice FILE: storage/ent/db/keys/keys.go constant Label (line 11) | Label = "keys" constant FieldID (line 13) | FieldID = "id" constant FieldVerificationKeys (line 15) | FieldVerificationKeys = "verification_keys" constant FieldSigningKey (line 17) | FieldSigningKey = "signing_key" constant FieldSigningKeyPub (line 19) | FieldSigningKeyPub = "signing_key_pub" constant FieldNextRotation (line 21) | FieldNextRotation = "next_rotation" constant Table (line 23) | Table = "keys" function ValidColumn (line 36) | func ValidColumn(column string) bool { type OrderOption (line 51) | type OrderOption function ByID (line 54) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByNextRotation (line 59) | func ByNextRotation(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/keys/where.go function ID (line 13) | func ID(id string) predicate.Keys { function IDEQ (line 18) | func IDEQ(id string) predicate.Keys { function IDNEQ (line 23) | func IDNEQ(id string) predicate.Keys { function IDIn (line 28) | func IDIn(ids ...string) predicate.Keys { function IDNotIn (line 33) | func IDNotIn(ids ...string) predicate.Keys { function IDGT (line 38) | func IDGT(id string) predicate.Keys { function IDGTE (line 43) | func IDGTE(id string) predicate.Keys { function IDLT (line 48) | func IDLT(id string) predicate.Keys { function IDLTE (line 53) | func IDLTE(id string) predicate.Keys { function IDEqualFold (line 58) | func IDEqualFold(id string) predicate.Keys { function IDContainsFold (line 63) | func IDContainsFold(id string) predicate.Keys { function NextRotation (line 68) | func NextRotation(v time.Time) predicate.Keys { function NextRotationEQ (line 73) | func NextRotationEQ(v time.Time) predicate.Keys { function NextRotationNEQ (line 78) | func NextRotationNEQ(v time.Time) predicate.Keys { function NextRotationIn (line 83) | func NextRotationIn(vs ...time.Time) predicate.Keys { function NextRotationNotIn (line 88) | func NextRotationNotIn(vs ...time.Time) predicate.Keys { function NextRotationGT (line 93) | func NextRotationGT(v time.Time) predicate.Keys { function NextRotationGTE (line 98) | func NextRotationGTE(v time.Time) predicate.Keys { function NextRotationLT (line 103) | func NextRotationLT(v time.Time) predicate.Keys { function NextRotationLTE (line 108) | func NextRotationLTE(v time.Time) predicate.Keys { function And (line 113) | func And(predicates ...predicate.Keys) predicate.Keys { function Or (line 118) | func Or(predicates ...predicate.Keys) predicate.Keys { function Not (line 123) | func Not(p predicate.Keys) predicate.Keys { FILE: storage/ent/db/keys_create.go type KeysCreate (line 19) | type KeysCreate struct method SetVerificationKeys (line 26) | func (_c *KeysCreate) SetVerificationKeys(v []storage.VerificationKey)... method SetSigningKey (line 32) | func (_c *KeysCreate) SetSigningKey(v jose.JSONWebKey) *KeysCreate { method SetSigningKeyPub (line 38) | func (_c *KeysCreate) SetSigningKeyPub(v jose.JSONWebKey) *KeysCreate { method SetNextRotation (line 44) | func (_c *KeysCreate) SetNextRotation(v time.Time) *KeysCreate { method SetID (line 50) | func (_c *KeysCreate) SetID(v string) *KeysCreate { method Mutation (line 56) | func (_c *KeysCreate) Mutation() *KeysMutation { method Save (line 61) | func (_c *KeysCreate) Save(ctx context.Context) (*Keys, error) { method SaveX (line 66) | func (_c *KeysCreate) SaveX(ctx context.Context) *Keys { method Exec (line 75) | func (_c *KeysCreate) Exec(ctx context.Context) error { method ExecX (line 81) | func (_c *KeysCreate) ExecX(ctx context.Context) { method check (line 88) | func (_c *KeysCreate) check() error { method sqlSave (line 109) | func (_c *KeysCreate) sqlSave(ctx context.Context) (*Keys, error) { method createSpec (line 132) | func (_c *KeysCreate) createSpec() (*Keys, *sqlgraph.CreateSpec) { type KeysCreateBulk (line 161) | type KeysCreateBulk struct method Save (line 168) | func (_c *KeysCreateBulk) Save(ctx context.Context) ([]*Keys, error) { method SaveX (line 222) | func (_c *KeysCreateBulk) SaveX(ctx context.Context) []*Keys { method Exec (line 231) | func (_c *KeysCreateBulk) Exec(ctx context.Context) error { method ExecX (line 237) | func (_c *KeysCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/keys_delete.go type KeysDelete (line 16) | type KeysDelete struct method Where (line 23) | func (_d *KeysDelete) Where(ps ...predicate.Keys) *KeysDelete { method Exec (line 29) | func (_d *KeysDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *KeysDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *KeysDelete) sqlExec(ctx context.Context) (int, error) { type KeysDeleteOne (line 60) | type KeysDeleteOne struct method Where (line 65) | func (_d *KeysDeleteOne) Where(ps ...predicate.Keys) *KeysDeleteOne { method Exec (line 71) | func (_d *KeysDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *KeysDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/keys_query.go type KeysQuery (line 19) | type KeysQuery struct method Where (line 31) | func (_q *KeysQuery) Where(ps ...predicate.Keys) *KeysQuery { method Limit (line 37) | func (_q *KeysQuery) Limit(limit int) *KeysQuery { method Offset (line 43) | func (_q *KeysQuery) Offset(offset int) *KeysQuery { method Unique (line 50) | func (_q *KeysQuery) Unique(unique bool) *KeysQuery { method Order (line 56) | func (_q *KeysQuery) Order(o ...keys.OrderOption) *KeysQuery { method First (line 63) | func (_q *KeysQuery) First(ctx context.Context) (*Keys, error) { method FirstX (line 75) | func (_q *KeysQuery) FirstX(ctx context.Context) *Keys { method FirstID (line 85) | func (_q *KeysQuery) FirstID(ctx context.Context) (id string, err erro... method FirstIDX (line 98) | func (_q *KeysQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *KeysQuery) Only(ctx context.Context) (*Keys, error) { method OnlyX (line 125) | func (_q *KeysQuery) OnlyX(ctx context.Context) *Keys { method OnlyID (line 136) | func (_q *KeysQuery) OnlyID(ctx context.Context) (id string, err error) { method OnlyIDX (line 153) | func (_q *KeysQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *KeysQuery) All(ctx context.Context) ([]*Keys, error) { method AllX (line 172) | func (_q *KeysQuery) AllX(ctx context.Context) []*Keys { method IDs (line 181) | func (_q *KeysQuery) IDs(ctx context.Context) (ids []string, err error) { method IDsX (line 193) | func (_q *KeysQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *KeysQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *KeysQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *KeysQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *KeysQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *KeysQuery) Clone() *KeysQuery { method GroupBy (line 273) | func (_q *KeysQuery) GroupBy(field string, fields ...string) *KeysGrou... method Select (line 294) | func (_q *KeysQuery) Select(fields ...string) *KeysSelect { method Aggregate (line 303) | func (_q *KeysQuery) Aggregate(fns ...AggregateFunc) *KeysSelect { method prepareQuery (line 307) | func (_q *KeysQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *KeysQuery) sqlAll(ctx context.Context, hooks ...queryHook) (... method sqlCount (line 358) | func (_q *KeysQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *KeysQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *KeysQuery) sqlQuery(ctx context.Context) *sql.Selector { type KeysGroupBy (line 440) | type KeysGroupBy struct method Aggregate (line 446) | func (_g *KeysGroupBy) Aggregate(fns ...AggregateFunc) *KeysGroupBy { method Scan (line 452) | func (_g *KeysGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *KeysGroupBy) sqlScan(ctx context.Context, root *KeysQuery, v... type KeysSelect (line 488) | type KeysSelect struct method Aggregate (line 494) | func (_s *KeysSelect) Aggregate(fns ...AggregateFunc) *KeysSelect { method Scan (line 500) | func (_s *KeysSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *KeysSelect) sqlScan(ctx context.Context, root *KeysQuery, v ... FILE: storage/ent/db/keys_update.go type KeysUpdate (line 22) | type KeysUpdate struct method Where (line 29) | func (_u *KeysUpdate) Where(ps ...predicate.Keys) *KeysUpdate { method SetVerificationKeys (line 35) | func (_u *KeysUpdate) SetVerificationKeys(v []storage.VerificationKey)... method AppendVerificationKeys (line 41) | func (_u *KeysUpdate) AppendVerificationKeys(v []storage.VerificationK... method SetSigningKey (line 47) | func (_u *KeysUpdate) SetSigningKey(v jose.JSONWebKey) *KeysUpdate { method SetNillableSigningKey (line 53) | func (_u *KeysUpdate) SetNillableSigningKey(v *jose.JSONWebKey) *KeysU... method SetSigningKeyPub (line 61) | func (_u *KeysUpdate) SetSigningKeyPub(v jose.JSONWebKey) *KeysUpdate { method SetNillableSigningKeyPub (line 67) | func (_u *KeysUpdate) SetNillableSigningKeyPub(v *jose.JSONWebKey) *Ke... method SetNextRotation (line 75) | func (_u *KeysUpdate) SetNextRotation(v time.Time) *KeysUpdate { method SetNillableNextRotation (line 81) | func (_u *KeysUpdate) SetNillableNextRotation(v *time.Time) *KeysUpdate { method Mutation (line 89) | func (_u *KeysUpdate) Mutation() *KeysMutation { method Save (line 94) | func (_u *KeysUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 99) | func (_u *KeysUpdate) SaveX(ctx context.Context) int { method Exec (line 108) | func (_u *KeysUpdate) Exec(ctx context.Context) error { method ExecX (line 114) | func (_u *KeysUpdate) ExecX(ctx context.Context) { method sqlSave (line 120) | func (_u *KeysUpdate) sqlSave(ctx context.Context) (_node int, err err... type KeysUpdateOne (line 159) | type KeysUpdateOne struct method SetVerificationKeys (line 167) | func (_u *KeysUpdateOne) SetVerificationKeys(v []storage.VerificationK... method AppendVerificationKeys (line 173) | func (_u *KeysUpdateOne) AppendVerificationKeys(v []storage.Verificati... method SetSigningKey (line 179) | func (_u *KeysUpdateOne) SetSigningKey(v jose.JSONWebKey) *KeysUpdateO... method SetNillableSigningKey (line 185) | func (_u *KeysUpdateOne) SetNillableSigningKey(v *jose.JSONWebKey) *Ke... method SetSigningKeyPub (line 193) | func (_u *KeysUpdateOne) SetSigningKeyPub(v jose.JSONWebKey) *KeysUpda... method SetNillableSigningKeyPub (line 199) | func (_u *KeysUpdateOne) SetNillableSigningKeyPub(v *jose.JSONWebKey) ... method SetNextRotation (line 207) | func (_u *KeysUpdateOne) SetNextRotation(v time.Time) *KeysUpdateOne { method SetNillableNextRotation (line 213) | func (_u *KeysUpdateOne) SetNillableNextRotation(v *time.Time) *KeysUp... method Mutation (line 221) | func (_u *KeysUpdateOne) Mutation() *KeysMutation { method Where (line 226) | func (_u *KeysUpdateOne) Where(ps ...predicate.Keys) *KeysUpdateOne { method Select (line 233) | func (_u *KeysUpdateOne) Select(field string, fields ...string) *KeysU... method Save (line 239) | func (_u *KeysUpdateOne) Save(ctx context.Context) (*Keys, error) { method SaveX (line 244) | func (_u *KeysUpdateOne) SaveX(ctx context.Context) *Keys { method Exec (line 253) | func (_u *KeysUpdateOne) Exec(ctx context.Context) error { method ExecX (line 259) | func (_u *KeysUpdateOne) ExecX(ctx context.Context) { method sqlSave (line 265) | func (_u *KeysUpdateOne) sqlSave(ctx context.Context) (_node *Keys, er... FILE: storage/ent/db/migrate/migrate.go type Schema (line 36) | type Schema struct method Create (line 44) | func (s *Schema) Create(ctx context.Context, opts ...schema.MigrateOpt... method WriteTo (line 62) | func (s *Schema) WriteTo(ctx context.Context, w io.Writer, opts ...sch... function NewSchema (line 41) | func NewSchema(drv dialect.Driver) *Schema { return &Schema{drv: drv} } function Create (line 49) | func Create(ctx context.Context, s *Schema, tables []*schema.Table, opts... FILE: storage/ent/db/migrate/schema.go function init (line 269) | func init() { FILE: storage/ent/db/mutation.go constant OpCreate (line 33) | OpCreate = ent.OpCreate constant OpDelete (line 34) | OpDelete = ent.OpDelete constant OpDeleteOne (line 35) | OpDeleteOne = ent.OpDeleteOne constant OpUpdate (line 36) | OpUpdate = ent.OpUpdate constant OpUpdateOne (line 37) | OpUpdateOne = ent.OpUpdateOne constant TypeAuthCode (line 40) | TypeAuthCode = "AuthCode" constant TypeAuthRequest (line 41) | TypeAuthRequest = "AuthRequest" constant TypeAuthSession (line 42) | TypeAuthSession = "AuthSession" constant TypeConnector (line 43) | TypeConnector = "Connector" constant TypeDeviceRequest (line 44) | TypeDeviceRequest = "DeviceRequest" constant TypeDeviceToken (line 45) | TypeDeviceToken = "DeviceToken" constant TypeKeys (line 46) | TypeKeys = "Keys" constant TypeOAuth2Client (line 47) | TypeOAuth2Client = "OAuth2Client" constant TypeOfflineSession (line 48) | TypeOfflineSession = "OfflineSession" constant TypePassword (line 49) | TypePassword = "Password" constant TypeRefreshToken (line 50) | TypeRefreshToken = "RefreshToken" constant TypeUserIdentity (line 51) | TypeUserIdentity = "UserIdentity" type AuthCodeMutation (line 55) | type AuthCodeMutation struct method Client (line 137) | func (m AuthCodeMutation) Client() *Client { method Tx (line 145) | func (m AuthCodeMutation) Tx() (*Tx, error) { method SetID (line 156) | func (m *AuthCodeMutation) SetID(id string) { method ID (line 162) | func (m *AuthCodeMutation) ID() (id string, exists bool) { method IDs (line 173) | func (m *AuthCodeMutation) IDs(ctx context.Context) ([]string, error) { method SetClientID (line 189) | func (m *AuthCodeMutation) SetClientID(s string) { method ClientID (line 194) | func (m *AuthCodeMutation) ClientID() (r string, exists bool) { method OldClientID (line 205) | func (m *AuthCodeMutation) OldClientID(ctx context.Context) (v string,... method ResetClientID (line 220) | func (m *AuthCodeMutation) ResetClientID() { method SetScopes (line 225) | func (m *AuthCodeMutation) SetScopes(s []string) { method Scopes (line 231) | func (m *AuthCodeMutation) Scopes() (r []string, exists bool) { method OldScopes (line 242) | func (m *AuthCodeMutation) OldScopes(ctx context.Context) (v []string,... method AppendScopes (line 257) | func (m *AuthCodeMutation) AppendScopes(s []string) { method AppendedScopes (line 262) | func (m *AuthCodeMutation) AppendedScopes() ([]string, bool) { method ClearScopes (line 270) | func (m *AuthCodeMutation) ClearScopes() { method ScopesCleared (line 277) | func (m *AuthCodeMutation) ScopesCleared() bool { method ResetScopes (line 283) | func (m *AuthCodeMutation) ResetScopes() { method SetNonce (line 290) | func (m *AuthCodeMutation) SetNonce(s string) { method Nonce (line 295) | func (m *AuthCodeMutation) Nonce() (r string, exists bool) { method OldNonce (line 306) | func (m *AuthCodeMutation) OldNonce(ctx context.Context) (v string, er... method ResetNonce (line 321) | func (m *AuthCodeMutation) ResetNonce() { method SetRedirectURI (line 326) | func (m *AuthCodeMutation) SetRedirectURI(s string) { method RedirectURI (line 331) | func (m *AuthCodeMutation) RedirectURI() (r string, exists bool) { method OldRedirectURI (line 342) | func (m *AuthCodeMutation) OldRedirectURI(ctx context.Context) (v stri... method ResetRedirectURI (line 357) | func (m *AuthCodeMutation) ResetRedirectURI() { method SetClaimsUserID (line 362) | func (m *AuthCodeMutation) SetClaimsUserID(s string) { method ClaimsUserID (line 367) | func (m *AuthCodeMutation) ClaimsUserID() (r string, exists bool) { method OldClaimsUserID (line 378) | func (m *AuthCodeMutation) OldClaimsUserID(ctx context.Context) (v str... method ResetClaimsUserID (line 393) | func (m *AuthCodeMutation) ResetClaimsUserID() { method SetClaimsUsername (line 398) | func (m *AuthCodeMutation) SetClaimsUsername(s string) { method ClaimsUsername (line 403) | func (m *AuthCodeMutation) ClaimsUsername() (r string, exists bool) { method OldClaimsUsername (line 414) | func (m *AuthCodeMutation) OldClaimsUsername(ctx context.Context) (v s... method ResetClaimsUsername (line 429) | func (m *AuthCodeMutation) ResetClaimsUsername() { method SetClaimsEmail (line 434) | func (m *AuthCodeMutation) SetClaimsEmail(s string) { method ClaimsEmail (line 439) | func (m *AuthCodeMutation) ClaimsEmail() (r string, exists bool) { method OldClaimsEmail (line 450) | func (m *AuthCodeMutation) OldClaimsEmail(ctx context.Context) (v stri... method ResetClaimsEmail (line 465) | func (m *AuthCodeMutation) ResetClaimsEmail() { method SetClaimsEmailVerified (line 470) | func (m *AuthCodeMutation) SetClaimsEmailVerified(b bool) { method ClaimsEmailVerified (line 475) | func (m *AuthCodeMutation) ClaimsEmailVerified() (r bool, exists bool) { method OldClaimsEmailVerified (line 486) | func (m *AuthCodeMutation) OldClaimsEmailVerified(ctx context.Context)... method ResetClaimsEmailVerified (line 501) | func (m *AuthCodeMutation) ResetClaimsEmailVerified() { method SetClaimsGroups (line 506) | func (m *AuthCodeMutation) SetClaimsGroups(s []string) { method ClaimsGroups (line 512) | func (m *AuthCodeMutation) ClaimsGroups() (r []string, exists bool) { method OldClaimsGroups (line 523) | func (m *AuthCodeMutation) OldClaimsGroups(ctx context.Context) (v []s... method AppendClaimsGroups (line 538) | func (m *AuthCodeMutation) AppendClaimsGroups(s []string) { method AppendedClaimsGroups (line 543) | func (m *AuthCodeMutation) AppendedClaimsGroups() ([]string, bool) { method ClearClaimsGroups (line 551) | func (m *AuthCodeMutation) ClearClaimsGroups() { method ClaimsGroupsCleared (line 558) | func (m *AuthCodeMutation) ClaimsGroupsCleared() bool { method ResetClaimsGroups (line 564) | func (m *AuthCodeMutation) ResetClaimsGroups() { method SetClaimsPreferredUsername (line 571) | func (m *AuthCodeMutation) SetClaimsPreferredUsername(s string) { method ClaimsPreferredUsername (line 576) | func (m *AuthCodeMutation) ClaimsPreferredUsername() (r string, exists... method OldClaimsPreferredUsername (line 587) | func (m *AuthCodeMutation) OldClaimsPreferredUsername(ctx context.Cont... method ResetClaimsPreferredUsername (line 602) | func (m *AuthCodeMutation) ResetClaimsPreferredUsername() { method SetConnectorID (line 607) | func (m *AuthCodeMutation) SetConnectorID(s string) { method ConnectorID (line 612) | func (m *AuthCodeMutation) ConnectorID() (r string, exists bool) { method OldConnectorID (line 623) | func (m *AuthCodeMutation) OldConnectorID(ctx context.Context) (v stri... method ResetConnectorID (line 638) | func (m *AuthCodeMutation) ResetConnectorID() { method SetConnectorData (line 643) | func (m *AuthCodeMutation) SetConnectorData(b []byte) { method ConnectorData (line 648) | func (m *AuthCodeMutation) ConnectorData() (r []byte, exists bool) { method OldConnectorData (line 659) | func (m *AuthCodeMutation) OldConnectorData(ctx context.Context) (v *[... method ClearConnectorData (line 674) | func (m *AuthCodeMutation) ClearConnectorData() { method ConnectorDataCleared (line 680) | func (m *AuthCodeMutation) ConnectorDataCleared() bool { method ResetConnectorData (line 686) | func (m *AuthCodeMutation) ResetConnectorData() { method SetExpiry (line 692) | func (m *AuthCodeMutation) SetExpiry(t time.Time) { method Expiry (line 697) | func (m *AuthCodeMutation) Expiry() (r time.Time, exists bool) { method OldExpiry (line 708) | func (m *AuthCodeMutation) OldExpiry(ctx context.Context) (v time.Time... method ResetExpiry (line 723) | func (m *AuthCodeMutation) ResetExpiry() { method SetCodeChallenge (line 728) | func (m *AuthCodeMutation) SetCodeChallenge(s string) { method CodeChallenge (line 733) | func (m *AuthCodeMutation) CodeChallenge() (r string, exists bool) { method OldCodeChallenge (line 744) | func (m *AuthCodeMutation) OldCodeChallenge(ctx context.Context) (v st... method ResetCodeChallenge (line 759) | func (m *AuthCodeMutation) ResetCodeChallenge() { method SetCodeChallengeMethod (line 764) | func (m *AuthCodeMutation) SetCodeChallengeMethod(s string) { method CodeChallengeMethod (line 769) | func (m *AuthCodeMutation) CodeChallengeMethod() (r string, exists boo... method OldCodeChallengeMethod (line 780) | func (m *AuthCodeMutation) OldCodeChallengeMethod(ctx context.Context)... method ResetCodeChallengeMethod (line 795) | func (m *AuthCodeMutation) ResetCodeChallengeMethod() { method SetAuthTime (line 800) | func (m *AuthCodeMutation) SetAuthTime(t time.Time) { method AuthTime (line 805) | func (m *AuthCodeMutation) AuthTime() (r time.Time, exists bool) { method OldAuthTime (line 816) | func (m *AuthCodeMutation) OldAuthTime(ctx context.Context) (v time.Ti... method ClearAuthTime (line 831) | func (m *AuthCodeMutation) ClearAuthTime() { method AuthTimeCleared (line 837) | func (m *AuthCodeMutation) AuthTimeCleared() bool { method ResetAuthTime (line 843) | func (m *AuthCodeMutation) ResetAuthTime() { method Where (line 849) | func (m *AuthCodeMutation) Where(ps ...predicate.AuthCode) { method WhereP (line 855) | func (m *AuthCodeMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 864) | func (m *AuthCodeMutation) Op() Op { method SetOp (line 869) | func (m *AuthCodeMutation) SetOp(op Op) { method Type (line 874) | func (m *AuthCodeMutation) Type() string { method Fields (line 881) | func (m *AuthCodeMutation) Fields() []string { method Field (line 937) | func (m *AuthCodeMutation) Field(name string) (ent.Value, bool) { method OldField (line 978) | func (m *AuthCodeMutation) OldField(ctx context.Context, name string) ... method SetField (line 1019) | func (m *AuthCodeMutation) SetField(name string, value ent.Value) error { method AddedFields (line 1139) | func (m *AuthCodeMutation) AddedFields() []string { method AddedField (line 1146) | func (m *AuthCodeMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 1153) | func (m *AuthCodeMutation) AddField(name string, value ent.Value) error { method ClearedFields (line 1161) | func (m *AuthCodeMutation) ClearedFields() []string { method FieldCleared (line 1180) | func (m *AuthCodeMutation) FieldCleared(name string) bool { method ClearField (line 1187) | func (m *AuthCodeMutation) ClearField(name string) error { method ResetField (line 1207) | func (m *AuthCodeMutation) ResetField(name string) error { method AddedEdges (line 1262) | func (m *AuthCodeMutation) AddedEdges() []string { method AddedIDs (line 1269) | func (m *AuthCodeMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 1274) | func (m *AuthCodeMutation) RemovedEdges() []string { method RemovedIDs (line 1281) | func (m *AuthCodeMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 1286) | func (m *AuthCodeMutation) ClearedEdges() []string { method EdgeCleared (line 1293) | func (m *AuthCodeMutation) EdgeCleared(name string) bool { method ClearEdge (line 1299) | func (m *AuthCodeMutation) ClearEdge(name string) error { method ResetEdge (line 1305) | func (m *AuthCodeMutation) ResetEdge(name string) error { type authcodeOption (line 87) | type authcodeOption function newAuthCodeMutation (line 90) | func newAuthCodeMutation(c config, op Op, opts ...authcodeOption) *AuthC... function withAuthCodeID (line 104) | func withAuthCodeID(id string) authcodeOption { function withAuthCode (line 126) | func withAuthCode(node *AuthCode) authcodeOption { type AuthRequestMutation (line 1310) | type AuthRequestMutation struct method Client (line 1402) | func (m AuthRequestMutation) Client() *Client { method Tx (line 1410) | func (m AuthRequestMutation) Tx() (*Tx, error) { method SetID (line 1421) | func (m *AuthRequestMutation) SetID(id string) { method ID (line 1427) | func (m *AuthRequestMutation) ID() (id string, exists bool) { method IDs (line 1438) | func (m *AuthRequestMutation) IDs(ctx context.Context) ([]string, erro... method SetClientID (line 1454) | func (m *AuthRequestMutation) SetClientID(s string) { method ClientID (line 1459) | func (m *AuthRequestMutation) ClientID() (r string, exists bool) { method OldClientID (line 1470) | func (m *AuthRequestMutation) OldClientID(ctx context.Context) (v stri... method ResetClientID (line 1485) | func (m *AuthRequestMutation) ResetClientID() { method SetScopes (line 1490) | func (m *AuthRequestMutation) SetScopes(s []string) { method Scopes (line 1496) | func (m *AuthRequestMutation) Scopes() (r []string, exists bool) { method OldScopes (line 1507) | func (m *AuthRequestMutation) OldScopes(ctx context.Context) (v []stri... method AppendScopes (line 1522) | func (m *AuthRequestMutation) AppendScopes(s []string) { method AppendedScopes (line 1527) | func (m *AuthRequestMutation) AppendedScopes() ([]string, bool) { method ClearScopes (line 1535) | func (m *AuthRequestMutation) ClearScopes() { method ScopesCleared (line 1542) | func (m *AuthRequestMutation) ScopesCleared() bool { method ResetScopes (line 1548) | func (m *AuthRequestMutation) ResetScopes() { method SetResponseTypes (line 1555) | func (m *AuthRequestMutation) SetResponseTypes(s []string) { method ResponseTypes (line 1561) | func (m *AuthRequestMutation) ResponseTypes() (r []string, exists bool) { method OldResponseTypes (line 1572) | func (m *AuthRequestMutation) OldResponseTypes(ctx context.Context) (v... method AppendResponseTypes (line 1587) | func (m *AuthRequestMutation) AppendResponseTypes(s []string) { method AppendedResponseTypes (line 1592) | func (m *AuthRequestMutation) AppendedResponseTypes() ([]string, bool) { method ClearResponseTypes (line 1600) | func (m *AuthRequestMutation) ClearResponseTypes() { method ResponseTypesCleared (line 1607) | func (m *AuthRequestMutation) ResponseTypesCleared() bool { method ResetResponseTypes (line 1613) | func (m *AuthRequestMutation) ResetResponseTypes() { method SetRedirectURI (line 1620) | func (m *AuthRequestMutation) SetRedirectURI(s string) { method RedirectURI (line 1625) | func (m *AuthRequestMutation) RedirectURI() (r string, exists bool) { method OldRedirectURI (line 1636) | func (m *AuthRequestMutation) OldRedirectURI(ctx context.Context) (v s... method ResetRedirectURI (line 1651) | func (m *AuthRequestMutation) ResetRedirectURI() { method SetNonce (line 1656) | func (m *AuthRequestMutation) SetNonce(s string) { method Nonce (line 1661) | func (m *AuthRequestMutation) Nonce() (r string, exists bool) { method OldNonce (line 1672) | func (m *AuthRequestMutation) OldNonce(ctx context.Context) (v string,... method ResetNonce (line 1687) | func (m *AuthRequestMutation) ResetNonce() { method SetState (line 1692) | func (m *AuthRequestMutation) SetState(s string) { method State (line 1697) | func (m *AuthRequestMutation) State() (r string, exists bool) { method OldState (line 1708) | func (m *AuthRequestMutation) OldState(ctx context.Context) (v string,... method ResetState (line 1723) | func (m *AuthRequestMutation) ResetState() { method SetForceApprovalPrompt (line 1728) | func (m *AuthRequestMutation) SetForceApprovalPrompt(b bool) { method ForceApprovalPrompt (line 1733) | func (m *AuthRequestMutation) ForceApprovalPrompt() (r bool, exists bo... method OldForceApprovalPrompt (line 1744) | func (m *AuthRequestMutation) OldForceApprovalPrompt(ctx context.Conte... method ResetForceApprovalPrompt (line 1759) | func (m *AuthRequestMutation) ResetForceApprovalPrompt() { method SetLoggedIn (line 1764) | func (m *AuthRequestMutation) SetLoggedIn(b bool) { method LoggedIn (line 1769) | func (m *AuthRequestMutation) LoggedIn() (r bool, exists bool) { method OldLoggedIn (line 1780) | func (m *AuthRequestMutation) OldLoggedIn(ctx context.Context) (v bool... method ResetLoggedIn (line 1795) | func (m *AuthRequestMutation) ResetLoggedIn() { method SetClaimsUserID (line 1800) | func (m *AuthRequestMutation) SetClaimsUserID(s string) { method ClaimsUserID (line 1805) | func (m *AuthRequestMutation) ClaimsUserID() (r string, exists bool) { method OldClaimsUserID (line 1816) | func (m *AuthRequestMutation) OldClaimsUserID(ctx context.Context) (v ... method ResetClaimsUserID (line 1831) | func (m *AuthRequestMutation) ResetClaimsUserID() { method SetClaimsUsername (line 1836) | func (m *AuthRequestMutation) SetClaimsUsername(s string) { method ClaimsUsername (line 1841) | func (m *AuthRequestMutation) ClaimsUsername() (r string, exists bool) { method OldClaimsUsername (line 1852) | func (m *AuthRequestMutation) OldClaimsUsername(ctx context.Context) (... method ResetClaimsUsername (line 1867) | func (m *AuthRequestMutation) ResetClaimsUsername() { method SetClaimsEmail (line 1872) | func (m *AuthRequestMutation) SetClaimsEmail(s string) { method ClaimsEmail (line 1877) | func (m *AuthRequestMutation) ClaimsEmail() (r string, exists bool) { method OldClaimsEmail (line 1888) | func (m *AuthRequestMutation) OldClaimsEmail(ctx context.Context) (v s... method ResetClaimsEmail (line 1903) | func (m *AuthRequestMutation) ResetClaimsEmail() { method SetClaimsEmailVerified (line 1908) | func (m *AuthRequestMutation) SetClaimsEmailVerified(b bool) { method ClaimsEmailVerified (line 1913) | func (m *AuthRequestMutation) ClaimsEmailVerified() (r bool, exists bo... method OldClaimsEmailVerified (line 1924) | func (m *AuthRequestMutation) OldClaimsEmailVerified(ctx context.Conte... method ResetClaimsEmailVerified (line 1939) | func (m *AuthRequestMutation) ResetClaimsEmailVerified() { method SetClaimsGroups (line 1944) | func (m *AuthRequestMutation) SetClaimsGroups(s []string) { method ClaimsGroups (line 1950) | func (m *AuthRequestMutation) ClaimsGroups() (r []string, exists bool) { method OldClaimsGroups (line 1961) | func (m *AuthRequestMutation) OldClaimsGroups(ctx context.Context) (v ... method AppendClaimsGroups (line 1976) | func (m *AuthRequestMutation) AppendClaimsGroups(s []string) { method AppendedClaimsGroups (line 1981) | func (m *AuthRequestMutation) AppendedClaimsGroups() ([]string, bool) { method ClearClaimsGroups (line 1989) | func (m *AuthRequestMutation) ClearClaimsGroups() { method ClaimsGroupsCleared (line 1996) | func (m *AuthRequestMutation) ClaimsGroupsCleared() bool { method ResetClaimsGroups (line 2002) | func (m *AuthRequestMutation) ResetClaimsGroups() { method SetClaimsPreferredUsername (line 2009) | func (m *AuthRequestMutation) SetClaimsPreferredUsername(s string) { method ClaimsPreferredUsername (line 2014) | func (m *AuthRequestMutation) ClaimsPreferredUsername() (r string, exi... method OldClaimsPreferredUsername (line 2025) | func (m *AuthRequestMutation) OldClaimsPreferredUsername(ctx context.C... method ResetClaimsPreferredUsername (line 2040) | func (m *AuthRequestMutation) ResetClaimsPreferredUsername() { method SetConnectorID (line 2045) | func (m *AuthRequestMutation) SetConnectorID(s string) { method ConnectorID (line 2050) | func (m *AuthRequestMutation) ConnectorID() (r string, exists bool) { method OldConnectorID (line 2061) | func (m *AuthRequestMutation) OldConnectorID(ctx context.Context) (v s... method ResetConnectorID (line 2076) | func (m *AuthRequestMutation) ResetConnectorID() { method SetConnectorData (line 2081) | func (m *AuthRequestMutation) SetConnectorData(b []byte) { method ConnectorData (line 2086) | func (m *AuthRequestMutation) ConnectorData() (r []byte, exists bool) { method OldConnectorData (line 2097) | func (m *AuthRequestMutation) OldConnectorData(ctx context.Context) (v... method ClearConnectorData (line 2112) | func (m *AuthRequestMutation) ClearConnectorData() { method ConnectorDataCleared (line 2118) | func (m *AuthRequestMutation) ConnectorDataCleared() bool { method ResetConnectorData (line 2124) | func (m *AuthRequestMutation) ResetConnectorData() { method SetExpiry (line 2130) | func (m *AuthRequestMutation) SetExpiry(t time.Time) { method Expiry (line 2135) | func (m *AuthRequestMutation) Expiry() (r time.Time, exists bool) { method OldExpiry (line 2146) | func (m *AuthRequestMutation) OldExpiry(ctx context.Context) (v time.T... method ResetExpiry (line 2161) | func (m *AuthRequestMutation) ResetExpiry() { method SetCodeChallenge (line 2166) | func (m *AuthRequestMutation) SetCodeChallenge(s string) { method CodeChallenge (line 2171) | func (m *AuthRequestMutation) CodeChallenge() (r string, exists bool) { method OldCodeChallenge (line 2182) | func (m *AuthRequestMutation) OldCodeChallenge(ctx context.Context) (v... method ResetCodeChallenge (line 2197) | func (m *AuthRequestMutation) ResetCodeChallenge() { method SetCodeChallengeMethod (line 2202) | func (m *AuthRequestMutation) SetCodeChallengeMethod(s string) { method CodeChallengeMethod (line 2207) | func (m *AuthRequestMutation) CodeChallengeMethod() (r string, exists ... method OldCodeChallengeMethod (line 2218) | func (m *AuthRequestMutation) OldCodeChallengeMethod(ctx context.Conte... method ResetCodeChallengeMethod (line 2233) | func (m *AuthRequestMutation) ResetCodeChallengeMethod() { method SetHmacKey (line 2238) | func (m *AuthRequestMutation) SetHmacKey(b []byte) { method HmacKey (line 2243) | func (m *AuthRequestMutation) HmacKey() (r []byte, exists bool) { method OldHmacKey (line 2254) | func (m *AuthRequestMutation) OldHmacKey(ctx context.Context) (v []byt... method ResetHmacKey (line 2269) | func (m *AuthRequestMutation) ResetHmacKey() { method SetMfaValidated (line 2274) | func (m *AuthRequestMutation) SetMfaValidated(b bool) { method MfaValidated (line 2279) | func (m *AuthRequestMutation) MfaValidated() (r bool, exists bool) { method OldMfaValidated (line 2290) | func (m *AuthRequestMutation) OldMfaValidated(ctx context.Context) (v ... method ResetMfaValidated (line 2305) | func (m *AuthRequestMutation) ResetMfaValidated() { method SetPrompt (line 2310) | func (m *AuthRequestMutation) SetPrompt(s string) { method Prompt (line 2315) | func (m *AuthRequestMutation) Prompt() (r string, exists bool) { method OldPrompt (line 2326) | func (m *AuthRequestMutation) OldPrompt(ctx context.Context) (v string... method ResetPrompt (line 2341) | func (m *AuthRequestMutation) ResetPrompt() { method SetMaxAge (line 2346) | func (m *AuthRequestMutation) SetMaxAge(i int) { method MaxAge (line 2352) | func (m *AuthRequestMutation) MaxAge() (r int, exists bool) { method OldMaxAge (line 2363) | func (m *AuthRequestMutation) OldMaxAge(ctx context.Context) (v int, e... method AddMaxAge (line 2378) | func (m *AuthRequestMutation) AddMaxAge(i int) { method AddedMaxAge (line 2387) | func (m *AuthRequestMutation) AddedMaxAge() (r int, exists bool) { method ResetMaxAge (line 2396) | func (m *AuthRequestMutation) ResetMaxAge() { method SetAuthTime (line 2402) | func (m *AuthRequestMutation) SetAuthTime(t time.Time) { method AuthTime (line 2407) | func (m *AuthRequestMutation) AuthTime() (r time.Time, exists bool) { method OldAuthTime (line 2418) | func (m *AuthRequestMutation) OldAuthTime(ctx context.Context) (v time... method ClearAuthTime (line 2433) | func (m *AuthRequestMutation) ClearAuthTime() { method AuthTimeCleared (line 2439) | func (m *AuthRequestMutation) AuthTimeCleared() bool { method ResetAuthTime (line 2445) | func (m *AuthRequestMutation) ResetAuthTime() { method Where (line 2451) | func (m *AuthRequestMutation) Where(ps ...predicate.AuthRequest) { method WhereP (line 2457) | func (m *AuthRequestMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 2466) | func (m *AuthRequestMutation) Op() Op { method SetOp (line 2471) | func (m *AuthRequestMutation) SetOp(op Op) { method Type (line 2476) | func (m *AuthRequestMutation) Type() string { method Fields (line 2483) | func (m *AuthRequestMutation) Fields() []string { method Field (line 2563) | func (m *AuthRequestMutation) Field(name string) (ent.Value, bool) { method OldField (line 2620) | func (m *AuthRequestMutation) OldField(ctx context.Context, name strin... method SetField (line 2677) | func (m *AuthRequestMutation) SetField(name string, value ent.Value) e... method AddedFields (line 2853) | func (m *AuthRequestMutation) AddedFields() []string { method AddedField (line 2864) | func (m *AuthRequestMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 2875) | func (m *AuthRequestMutation) AddField(name string, value ent.Value) e... method ClearedFields (line 2890) | func (m *AuthRequestMutation) ClearedFields() []string { method FieldCleared (line 2912) | func (m *AuthRequestMutation) FieldCleared(name string) bool { method ClearField (line 2919) | func (m *AuthRequestMutation) ClearField(name string) error { method ResetField (line 2942) | func (m *AuthRequestMutation) ResetField(name string) error { method AddedEdges (line 3021) | func (m *AuthRequestMutation) AddedEdges() []string { method AddedIDs (line 3028) | func (m *AuthRequestMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 3033) | func (m *AuthRequestMutation) RemovedEdges() []string { method RemovedIDs (line 3040) | func (m *AuthRequestMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 3045) | func (m *AuthRequestMutation) ClearedEdges() []string { method EdgeCleared (line 3052) | func (m *AuthRequestMutation) EdgeCleared(name string) bool { method ClearEdge (line 3058) | func (m *AuthRequestMutation) ClearEdge(name string) error { method ResetEdge (line 3064) | func (m *AuthRequestMutation) ResetEdge(name string) error { type authrequestOption (line 1352) | type authrequestOption function newAuthRequestMutation (line 1355) | func newAuthRequestMutation(c config, op Op, opts ...authrequestOption) ... function withAuthRequestID (line 1369) | func withAuthRequestID(id string) authrequestOption { function withAuthRequest (line 1391) | func withAuthRequest(node *AuthRequest) authrequestOption { type AuthSessionMutation (line 3069) | type AuthSessionMutation struct method Client (line 3143) | func (m AuthSessionMutation) Client() *Client { method Tx (line 3151) | func (m AuthSessionMutation) Tx() (*Tx, error) { method SetID (line 3162) | func (m *AuthSessionMutation) SetID(id string) { method ID (line 3168) | func (m *AuthSessionMutation) ID() (id string, exists bool) { method IDs (line 3179) | func (m *AuthSessionMutation) IDs(ctx context.Context) ([]string, erro... method SetUserID (line 3195) | func (m *AuthSessionMutation) SetUserID(s string) { method UserID (line 3200) | func (m *AuthSessionMutation) UserID() (r string, exists bool) { method OldUserID (line 3211) | func (m *AuthSessionMutation) OldUserID(ctx context.Context) (v string... method ResetUserID (line 3226) | func (m *AuthSessionMutation) ResetUserID() { method SetConnectorID (line 3231) | func (m *AuthSessionMutation) SetConnectorID(s string) { method ConnectorID (line 3236) | func (m *AuthSessionMutation) ConnectorID() (r string, exists bool) { method OldConnectorID (line 3247) | func (m *AuthSessionMutation) OldConnectorID(ctx context.Context) (v s... method ResetConnectorID (line 3262) | func (m *AuthSessionMutation) ResetConnectorID() { method SetNonce (line 3267) | func (m *AuthSessionMutation) SetNonce(s string) { method Nonce (line 3272) | func (m *AuthSessionMutation) Nonce() (r string, exists bool) { method OldNonce (line 3283) | func (m *AuthSessionMutation) OldNonce(ctx context.Context) (v string,... method ResetNonce (line 3298) | func (m *AuthSessionMutation) ResetNonce() { method SetClientStates (line 3303) | func (m *AuthSessionMutation) SetClientStates(b []byte) { method ClientStates (line 3308) | func (m *AuthSessionMutation) ClientStates() (r []byte, exists bool) { method OldClientStates (line 3319) | func (m *AuthSessionMutation) OldClientStates(ctx context.Context) (v ... method ResetClientStates (line 3334) | func (m *AuthSessionMutation) ResetClientStates() { method SetCreatedAt (line 3339) | func (m *AuthSessionMutation) SetCreatedAt(t time.Time) { method CreatedAt (line 3344) | func (m *AuthSessionMutation) CreatedAt() (r time.Time, exists bool) { method OldCreatedAt (line 3355) | func (m *AuthSessionMutation) OldCreatedAt(ctx context.Context) (v tim... method ResetCreatedAt (line 3370) | func (m *AuthSessionMutation) ResetCreatedAt() { method SetLastActivity (line 3375) | func (m *AuthSessionMutation) SetLastActivity(t time.Time) { method LastActivity (line 3380) | func (m *AuthSessionMutation) LastActivity() (r time.Time, exists bool) { method OldLastActivity (line 3391) | func (m *AuthSessionMutation) OldLastActivity(ctx context.Context) (v ... method ResetLastActivity (line 3406) | func (m *AuthSessionMutation) ResetLastActivity() { method SetIPAddress (line 3411) | func (m *AuthSessionMutation) SetIPAddress(s string) { method IPAddress (line 3416) | func (m *AuthSessionMutation) IPAddress() (r string, exists bool) { method OldIPAddress (line 3427) | func (m *AuthSessionMutation) OldIPAddress(ctx context.Context) (v str... method ResetIPAddress (line 3442) | func (m *AuthSessionMutation) ResetIPAddress() { method SetUserAgent (line 3447) | func (m *AuthSessionMutation) SetUserAgent(s string) { method UserAgent (line 3452) | func (m *AuthSessionMutation) UserAgent() (r string, exists bool) { method OldUserAgent (line 3463) | func (m *AuthSessionMutation) OldUserAgent(ctx context.Context) (v str... method ResetUserAgent (line 3478) | func (m *AuthSessionMutation) ResetUserAgent() { method SetAbsoluteExpiry (line 3483) | func (m *AuthSessionMutation) SetAbsoluteExpiry(t time.Time) { method AbsoluteExpiry (line 3488) | func (m *AuthSessionMutation) AbsoluteExpiry() (r time.Time, exists bo... method OldAbsoluteExpiry (line 3499) | func (m *AuthSessionMutation) OldAbsoluteExpiry(ctx context.Context) (... method ResetAbsoluteExpiry (line 3514) | func (m *AuthSessionMutation) ResetAbsoluteExpiry() { method SetIdleExpiry (line 3519) | func (m *AuthSessionMutation) SetIdleExpiry(t time.Time) { method IdleExpiry (line 3524) | func (m *AuthSessionMutation) IdleExpiry() (r time.Time, exists bool) { method OldIdleExpiry (line 3535) | func (m *AuthSessionMutation) OldIdleExpiry(ctx context.Context) (v ti... method ResetIdleExpiry (line 3550) | func (m *AuthSessionMutation) ResetIdleExpiry() { method Where (line 3555) | func (m *AuthSessionMutation) Where(ps ...predicate.AuthSession) { method WhereP (line 3561) | func (m *AuthSessionMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 3570) | func (m *AuthSessionMutation) Op() Op { method SetOp (line 3575) | func (m *AuthSessionMutation) SetOp(op Op) { method Type (line 3580) | func (m *AuthSessionMutation) Type() string { method Fields (line 3587) | func (m *AuthSessionMutation) Fields() []string { method Field (line 3625) | func (m *AuthSessionMutation) Field(name string) (ent.Value, bool) { method OldField (line 3654) | func (m *AuthSessionMutation) OldField(ctx context.Context, name strin... method SetField (line 3683) | func (m *AuthSessionMutation) SetField(name string, value ent.Value) e... method AddedFields (line 3761) | func (m *AuthSessionMutation) AddedFields() []string { method AddedField (line 3768) | func (m *AuthSessionMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 3775) | func (m *AuthSessionMutation) AddField(name string, value ent.Value) e... method ClearedFields (line 3783) | func (m *AuthSessionMutation) ClearedFields() []string { method FieldCleared (line 3789) | func (m *AuthSessionMutation) FieldCleared(name string) bool { method ClearField (line 3796) | func (m *AuthSessionMutation) ClearField(name string) error { method ResetField (line 3802) | func (m *AuthSessionMutation) ResetField(name string) error { method AddedEdges (line 3839) | func (m *AuthSessionMutation) AddedEdges() []string { method AddedIDs (line 3846) | func (m *AuthSessionMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 3851) | func (m *AuthSessionMutation) RemovedEdges() []string { method RemovedIDs (line 3858) | func (m *AuthSessionMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 3863) | func (m *AuthSessionMutation) ClearedEdges() []string { method EdgeCleared (line 3870) | func (m *AuthSessionMutation) EdgeCleared(name string) bool { method ClearEdge (line 3876) | func (m *AuthSessionMutation) ClearEdge(name string) error { method ResetEdge (line 3882) | func (m *AuthSessionMutation) ResetEdge(name string) error { type authsessionOption (line 3093) | type authsessionOption function newAuthSessionMutation (line 3096) | func newAuthSessionMutation(c config, op Op, opts ...authsessionOption) ... function withAuthSessionID (line 3110) | func withAuthSessionID(id string) authsessionOption { function withAuthSession (line 3132) | func withAuthSession(node *AuthSession) authsessionOption { type ConnectorMutation (line 3887) | type ConnectorMutation struct method Client (line 3957) | func (m ConnectorMutation) Client() *Client { method Tx (line 3965) | func (m ConnectorMutation) Tx() (*Tx, error) { method SetID (line 3976) | func (m *ConnectorMutation) SetID(id string) { method ID (line 3982) | func (m *ConnectorMutation) ID() (id string, exists bool) { method IDs (line 3993) | func (m *ConnectorMutation) IDs(ctx context.Context) ([]string, error) { method SetType (line 4009) | func (m *ConnectorMutation) SetType(s string) { method GetType (line 4014) | func (m *ConnectorMutation) GetType() (r string, exists bool) { method OldType (line 4025) | func (m *ConnectorMutation) OldType(ctx context.Context) (v string, er... method ResetType (line 4040) | func (m *ConnectorMutation) ResetType() { method SetName (line 4045) | func (m *ConnectorMutation) SetName(s string) { method Name (line 4050) | func (m *ConnectorMutation) Name() (r string, exists bool) { method OldName (line 4061) | func (m *ConnectorMutation) OldName(ctx context.Context) (v string, er... method ResetName (line 4076) | func (m *ConnectorMutation) ResetName() { method SetResourceVersion (line 4081) | func (m *ConnectorMutation) SetResourceVersion(s string) { method ResourceVersion (line 4086) | func (m *ConnectorMutation) ResourceVersion() (r string, exists bool) { method OldResourceVersion (line 4097) | func (m *ConnectorMutation) OldResourceVersion(ctx context.Context) (v... method ResetResourceVersion (line 4112) | func (m *ConnectorMutation) ResetResourceVersion() { method SetConfig (line 4117) | func (m *ConnectorMutation) SetConfig(b []byte) { method Config (line 4122) | func (m *ConnectorMutation) Config() (r []byte, exists bool) { method OldConfig (line 4133) | func (m *ConnectorMutation) OldConfig(ctx context.Context) (v []byte, ... method ResetConfig (line 4148) | func (m *ConnectorMutation) ResetConfig() { method SetGrantTypes (line 4153) | func (m *ConnectorMutation) SetGrantTypes(s []string) { method GrantTypes (line 4159) | func (m *ConnectorMutation) GrantTypes() (r []string, exists bool) { method OldGrantTypes (line 4170) | func (m *ConnectorMutation) OldGrantTypes(ctx context.Context) (v []st... method AppendGrantTypes (line 4185) | func (m *ConnectorMutation) AppendGrantTypes(s []string) { method AppendedGrantTypes (line 4190) | func (m *ConnectorMutation) AppendedGrantTypes() ([]string, bool) { method ClearGrantTypes (line 4198) | func (m *ConnectorMutation) ClearGrantTypes() { method GrantTypesCleared (line 4205) | func (m *ConnectorMutation) GrantTypesCleared() bool { method ResetGrantTypes (line 4211) | func (m *ConnectorMutation) ResetGrantTypes() { method Where (line 4218) | func (m *ConnectorMutation) Where(ps ...predicate.Connector) { method WhereP (line 4224) | func (m *ConnectorMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 4233) | func (m *ConnectorMutation) Op() Op { method SetOp (line 4238) | func (m *ConnectorMutation) SetOp(op Op) { method Type (line 4243) | func (m *ConnectorMutation) Type() string { method Fields (line 4250) | func (m *ConnectorMutation) Fields() []string { method Field (line 4273) | func (m *ConnectorMutation) Field(name string) (ent.Value, bool) { method OldField (line 4292) | func (m *ConnectorMutation) OldField(ctx context.Context, name string)... method SetField (line 4311) | func (m *ConnectorMutation) SetField(name string, value ent.Value) err... method AddedFields (line 4354) | func (m *ConnectorMutation) AddedFields() []string { method AddedField (line 4361) | func (m *ConnectorMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 4368) | func (m *ConnectorMutation) AddField(name string, value ent.Value) err... method ClearedFields (line 4376) | func (m *ConnectorMutation) ClearedFields() []string { method FieldCleared (line 4386) | func (m *ConnectorMutation) FieldCleared(name string) bool { method ClearField (line 4393) | func (m *ConnectorMutation) ClearField(name string) error { method ResetField (line 4404) | func (m *ConnectorMutation) ResetField(name string) error { method AddedEdges (line 4426) | func (m *ConnectorMutation) AddedEdges() []string { method AddedIDs (line 4433) | func (m *ConnectorMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 4438) | func (m *ConnectorMutation) RemovedEdges() []string { method RemovedIDs (line 4445) | func (m *ConnectorMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 4450) | func (m *ConnectorMutation) ClearedEdges() []string { method EdgeCleared (line 4457) | func (m *ConnectorMutation) EdgeCleared(name string) bool { method ClearEdge (line 4463) | func (m *ConnectorMutation) ClearEdge(name string) error { method ResetEdge (line 4469) | func (m *ConnectorMutation) ResetEdge(name string) error { type connectorOption (line 3907) | type connectorOption function newConnectorMutation (line 3910) | func newConnectorMutation(c config, op Op, opts ...connectorOption) *Con... function withConnectorID (line 3924) | func withConnectorID(id string) connectorOption { function withConnector (line 3946) | func withConnector(node *Connector) connectorOption { type DeviceRequestMutation (line 4474) | type DeviceRequestMutation struct method Client (line 4545) | func (m DeviceRequestMutation) Client() *Client { method Tx (line 4553) | func (m DeviceRequestMutation) Tx() (*Tx, error) { method ID (line 4564) | func (m *DeviceRequestMutation) ID() (id int, exists bool) { method IDs (line 4575) | func (m *DeviceRequestMutation) IDs(ctx context.Context) ([]int, error) { method SetUserCode (line 4591) | func (m *DeviceRequestMutation) SetUserCode(s string) { method UserCode (line 4596) | func (m *DeviceRequestMutation) UserCode() (r string, exists bool) { method OldUserCode (line 4607) | func (m *DeviceRequestMutation) OldUserCode(ctx context.Context) (v st... method ResetUserCode (line 4622) | func (m *DeviceRequestMutation) ResetUserCode() { method SetDeviceCode (line 4627) | func (m *DeviceRequestMutation) SetDeviceCode(s string) { method DeviceCode (line 4632) | func (m *DeviceRequestMutation) DeviceCode() (r string, exists bool) { method OldDeviceCode (line 4643) | func (m *DeviceRequestMutation) OldDeviceCode(ctx context.Context) (v ... method ResetDeviceCode (line 4658) | func (m *DeviceRequestMutation) ResetDeviceCode() { method SetClientID (line 4663) | func (m *DeviceRequestMutation) SetClientID(s string) { method ClientID (line 4668) | func (m *DeviceRequestMutation) ClientID() (r string, exists bool) { method OldClientID (line 4679) | func (m *DeviceRequestMutation) OldClientID(ctx context.Context) (v st... method ResetClientID (line 4694) | func (m *DeviceRequestMutation) ResetClientID() { method SetClientSecret (line 4699) | func (m *DeviceRequestMutation) SetClientSecret(s string) { method ClientSecret (line 4704) | func (m *DeviceRequestMutation) ClientSecret() (r string, exists bool) { method OldClientSecret (line 4715) | func (m *DeviceRequestMutation) OldClientSecret(ctx context.Context) (... method ResetClientSecret (line 4730) | func (m *DeviceRequestMutation) ResetClientSecret() { method SetScopes (line 4735) | func (m *DeviceRequestMutation) SetScopes(s []string) { method Scopes (line 4741) | func (m *DeviceRequestMutation) Scopes() (r []string, exists bool) { method OldScopes (line 4752) | func (m *DeviceRequestMutation) OldScopes(ctx context.Context) (v []st... method AppendScopes (line 4767) | func (m *DeviceRequestMutation) AppendScopes(s []string) { method AppendedScopes (line 4772) | func (m *DeviceRequestMutation) AppendedScopes() ([]string, bool) { method ClearScopes (line 4780) | func (m *DeviceRequestMutation) ClearScopes() { method ScopesCleared (line 4787) | func (m *DeviceRequestMutation) ScopesCleared() bool { method ResetScopes (line 4793) | func (m *DeviceRequestMutation) ResetScopes() { method SetExpiry (line 4800) | func (m *DeviceRequestMutation) SetExpiry(t time.Time) { method Expiry (line 4805) | func (m *DeviceRequestMutation) Expiry() (r time.Time, exists bool) { method OldExpiry (line 4816) | func (m *DeviceRequestMutation) OldExpiry(ctx context.Context) (v time... method ResetExpiry (line 4831) | func (m *DeviceRequestMutation) ResetExpiry() { method Where (line 4836) | func (m *DeviceRequestMutation) Where(ps ...predicate.DeviceRequest) { method WhereP (line 4842) | func (m *DeviceRequestMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 4851) | func (m *DeviceRequestMutation) Op() Op { method SetOp (line 4856) | func (m *DeviceRequestMutation) SetOp(op Op) { method Type (line 4861) | func (m *DeviceRequestMutation) Type() string { method Fields (line 4868) | func (m *DeviceRequestMutation) Fields() []string { method Field (line 4894) | func (m *DeviceRequestMutation) Field(name string) (ent.Value, bool) { method OldField (line 4915) | func (m *DeviceRequestMutation) OldField(ctx context.Context, name str... method SetField (line 4936) | func (m *DeviceRequestMutation) SetField(name string, value ent.Value)... method AddedFields (line 4986) | func (m *DeviceRequestMutation) AddedFields() []string { method AddedField (line 4993) | func (m *DeviceRequestMutation) AddedField(name string) (ent.Value, bo... method AddField (line 5000) | func (m *DeviceRequestMutation) AddField(name string, value ent.Value)... method ClearedFields (line 5008) | func (m *DeviceRequestMutation) ClearedFields() []string { method FieldCleared (line 5018) | func (m *DeviceRequestMutation) FieldCleared(name string) bool { method ClearField (line 5025) | func (m *DeviceRequestMutation) ClearField(name string) error { method ResetField (line 5036) | func (m *DeviceRequestMutation) ResetField(name string) error { method AddedEdges (line 5061) | func (m *DeviceRequestMutation) AddedEdges() []string { method AddedIDs (line 5068) | func (m *DeviceRequestMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 5073) | func (m *DeviceRequestMutation) RemovedEdges() []string { method RemovedIDs (line 5080) | func (m *DeviceRequestMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 5085) | func (m *DeviceRequestMutation) ClearedEdges() []string { method EdgeCleared (line 5092) | func (m *DeviceRequestMutation) EdgeCleared(name string) bool { method ClearEdge (line 5098) | func (m *DeviceRequestMutation) ClearEdge(name string) error { method ResetEdge (line 5104) | func (m *DeviceRequestMutation) ResetEdge(name string) error { type devicerequestOption (line 4495) | type devicerequestOption function newDeviceRequestMutation (line 4498) | func newDeviceRequestMutation(c config, op Op, opts ...devicerequestOpti... function withDeviceRequestID (line 4512) | func withDeviceRequestID(id int) devicerequestOption { function withDeviceRequest (line 4534) | func withDeviceRequest(node *DeviceRequest) devicerequestOption { type DeviceTokenMutation (line 5109) | type DeviceTokenMutation struct method Client (line 5182) | func (m DeviceTokenMutation) Client() *Client { method Tx (line 5190) | func (m DeviceTokenMutation) Tx() (*Tx, error) { method ID (line 5201) | func (m *DeviceTokenMutation) ID() (id int, exists bool) { method IDs (line 5212) | func (m *DeviceTokenMutation) IDs(ctx context.Context) ([]int, error) { method SetDeviceCode (line 5228) | func (m *DeviceTokenMutation) SetDeviceCode(s string) { method DeviceCode (line 5233) | func (m *DeviceTokenMutation) DeviceCode() (r string, exists bool) { method OldDeviceCode (line 5244) | func (m *DeviceTokenMutation) OldDeviceCode(ctx context.Context) (v st... method ResetDeviceCode (line 5259) | func (m *DeviceTokenMutation) ResetDeviceCode() { method SetStatus (line 5264) | func (m *DeviceTokenMutation) SetStatus(s string) { method Status (line 5269) | func (m *DeviceTokenMutation) Status() (r string, exists bool) { method OldStatus (line 5280) | func (m *DeviceTokenMutation) OldStatus(ctx context.Context) (v string... method ResetStatus (line 5295) | func (m *DeviceTokenMutation) ResetStatus() { method SetToken (line 5300) | func (m *DeviceTokenMutation) SetToken(b []byte) { method Token (line 5305) | func (m *DeviceTokenMutation) Token() (r []byte, exists bool) { method OldToken (line 5316) | func (m *DeviceTokenMutation) OldToken(ctx context.Context) (v *[]byte... method ClearToken (line 5331) | func (m *DeviceTokenMutation) ClearToken() { method TokenCleared (line 5337) | func (m *DeviceTokenMutation) TokenCleared() bool { method ResetToken (line 5343) | func (m *DeviceTokenMutation) ResetToken() { method SetExpiry (line 5349) | func (m *DeviceTokenMutation) SetExpiry(t time.Time) { method Expiry (line 5354) | func (m *DeviceTokenMutation) Expiry() (r time.Time, exists bool) { method OldExpiry (line 5365) | func (m *DeviceTokenMutation) OldExpiry(ctx context.Context) (v time.T... method ResetExpiry (line 5380) | func (m *DeviceTokenMutation) ResetExpiry() { method SetLastRequest (line 5385) | func (m *DeviceTokenMutation) SetLastRequest(t time.Time) { method LastRequest (line 5390) | func (m *DeviceTokenMutation) LastRequest() (r time.Time, exists bool) { method OldLastRequest (line 5401) | func (m *DeviceTokenMutation) OldLastRequest(ctx context.Context) (v t... method ResetLastRequest (line 5416) | func (m *DeviceTokenMutation) ResetLastRequest() { method SetPollInterval (line 5421) | func (m *DeviceTokenMutation) SetPollInterval(i int) { method PollInterval (line 5427) | func (m *DeviceTokenMutation) PollInterval() (r int, exists bool) { method OldPollInterval (line 5438) | func (m *DeviceTokenMutation) OldPollInterval(ctx context.Context) (v ... method AddPollInterval (line 5453) | func (m *DeviceTokenMutation) AddPollInterval(i int) { method AddedPollInterval (line 5462) | func (m *DeviceTokenMutation) AddedPollInterval() (r int, exists bool) { method ResetPollInterval (line 5471) | func (m *DeviceTokenMutation) ResetPollInterval() { method SetCodeChallenge (line 5477) | func (m *DeviceTokenMutation) SetCodeChallenge(s string) { method CodeChallenge (line 5482) | func (m *DeviceTokenMutation) CodeChallenge() (r string, exists bool) { method OldCodeChallenge (line 5493) | func (m *DeviceTokenMutation) OldCodeChallenge(ctx context.Context) (v... method ResetCodeChallenge (line 5508) | func (m *DeviceTokenMutation) ResetCodeChallenge() { method SetCodeChallengeMethod (line 5513) | func (m *DeviceTokenMutation) SetCodeChallengeMethod(s string) { method CodeChallengeMethod (line 5518) | func (m *DeviceTokenMutation) CodeChallengeMethod() (r string, exists ... method OldCodeChallengeMethod (line 5529) | func (m *DeviceTokenMutation) OldCodeChallengeMethod(ctx context.Conte... method ResetCodeChallengeMethod (line 5544) | func (m *DeviceTokenMutation) ResetCodeChallengeMethod() { method Where (line 5549) | func (m *DeviceTokenMutation) Where(ps ...predicate.DeviceToken) { method WhereP (line 5555) | func (m *DeviceTokenMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 5564) | func (m *DeviceTokenMutation) Op() Op { method SetOp (line 5569) | func (m *DeviceTokenMutation) SetOp(op Op) { method Type (line 5574) | func (m *DeviceTokenMutation) Type() string { method Fields (line 5581) | func (m *DeviceTokenMutation) Fields() []string { method Field (line 5613) | func (m *DeviceTokenMutation) Field(name string) (ent.Value, bool) { method OldField (line 5638) | func (m *DeviceTokenMutation) OldField(ctx context.Context, name strin... method SetField (line 5663) | func (m *DeviceTokenMutation) SetField(name string, value ent.Value) e... method AddedFields (line 5727) | func (m *DeviceTokenMutation) AddedFields() []string { method AddedField (line 5738) | func (m *DeviceTokenMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 5749) | func (m *DeviceTokenMutation) AddField(name string, value ent.Value) e... method ClearedFields (line 5764) | func (m *DeviceTokenMutation) ClearedFields() []string { method FieldCleared (line 5774) | func (m *DeviceTokenMutation) FieldCleared(name string) bool { method ClearField (line 5781) | func (m *DeviceTokenMutation) ClearField(name string) error { method ResetField (line 5792) | func (m *DeviceTokenMutation) ResetField(name string) error { method AddedEdges (line 5823) | func (m *DeviceTokenMutation) AddedEdges() []string { method AddedIDs (line 5830) | func (m *DeviceTokenMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 5835) | func (m *DeviceTokenMutation) RemovedEdges() []string { method RemovedIDs (line 5842) | func (m *DeviceTokenMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 5847) | func (m *DeviceTokenMutation) ClearedEdges() []string { method EdgeCleared (line 5854) | func (m *DeviceTokenMutation) EdgeCleared(name string) bool { method ClearEdge (line 5860) | func (m *DeviceTokenMutation) ClearEdge(name string) error { method ResetEdge (line 5866) | func (m *DeviceTokenMutation) ResetEdge(name string) error { type devicetokenOption (line 5132) | type devicetokenOption function newDeviceTokenMutation (line 5135) | func newDeviceTokenMutation(c config, op Op, opts ...devicetokenOption) ... function withDeviceTokenID (line 5149) | func withDeviceTokenID(id int) devicetokenOption { function withDeviceToken (line 5171) | func withDeviceToken(node *DeviceToken) devicetokenOption { type KeysMutation (line 5871) | type KeysMutation struct method Client (line 5940) | func (m KeysMutation) Client() *Client { method Tx (line 5948) | func (m KeysMutation) Tx() (*Tx, error) { method SetID (line 5959) | func (m *KeysMutation) SetID(id string) { method ID (line 5965) | func (m *KeysMutation) ID() (id string, exists bool) { method IDs (line 5976) | func (m *KeysMutation) IDs(ctx context.Context) ([]string, error) { method SetVerificationKeys (line 5992) | func (m *KeysMutation) SetVerificationKeys(sk []storage.VerificationKe... method VerificationKeys (line 5998) | func (m *KeysMutation) VerificationKeys() (r []storage.VerificationKey... method OldVerificationKeys (line 6009) | func (m *KeysMutation) OldVerificationKeys(ctx context.Context) (v []s... method AppendVerificationKeys (line 6024) | func (m *KeysMutation) AppendVerificationKeys(sk []storage.Verificatio... method AppendedVerificationKeys (line 6029) | func (m *KeysMutation) AppendedVerificationKeys() ([]storage.Verificat... method ResetVerificationKeys (line 6037) | func (m *KeysMutation) ResetVerificationKeys() { method SetSigningKey (line 6043) | func (m *KeysMutation) SetSigningKey(jwk jose.JSONWebKey) { method SigningKey (line 6048) | func (m *KeysMutation) SigningKey() (r jose.JSONWebKey, exists bool) { method OldSigningKey (line 6059) | func (m *KeysMutation) OldSigningKey(ctx context.Context) (v jose.JSON... method ResetSigningKey (line 6074) | func (m *KeysMutation) ResetSigningKey() { method SetSigningKeyPub (line 6079) | func (m *KeysMutation) SetSigningKeyPub(jwk jose.JSONWebKey) { method SigningKeyPub (line 6084) | func (m *KeysMutation) SigningKeyPub() (r jose.JSONWebKey, exists bool) { method OldSigningKeyPub (line 6095) | func (m *KeysMutation) OldSigningKeyPub(ctx context.Context) (v jose.J... method ResetSigningKeyPub (line 6110) | func (m *KeysMutation) ResetSigningKeyPub() { method SetNextRotation (line 6115) | func (m *KeysMutation) SetNextRotation(t time.Time) { method NextRotation (line 6120) | func (m *KeysMutation) NextRotation() (r time.Time, exists bool) { method OldNextRotation (line 6131) | func (m *KeysMutation) OldNextRotation(ctx context.Context) (v time.Ti... method ResetNextRotation (line 6146) | func (m *KeysMutation) ResetNextRotation() { method Where (line 6151) | func (m *KeysMutation) Where(ps ...predicate.Keys) { method WhereP (line 6157) | func (m *KeysMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 6166) | func (m *KeysMutation) Op() Op { method SetOp (line 6171) | func (m *KeysMutation) SetOp(op Op) { method Type (line 6176) | func (m *KeysMutation) Type() string { method Fields (line 6183) | func (m *KeysMutation) Fields() []string { method Field (line 6203) | func (m *KeysMutation) Field(name string) (ent.Value, bool) { method OldField (line 6220) | func (m *KeysMutation) OldField(ctx context.Context, name string) (ent... method SetField (line 6237) | func (m *KeysMutation) SetField(name string, value ent.Value) error { method AddedFields (line 6273) | func (m *KeysMutation) AddedFields() []string { method AddedField (line 6280) | func (m *KeysMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 6287) | func (m *KeysMutation) AddField(name string, value ent.Value) error { method ClearedFields (line 6295) | func (m *KeysMutation) ClearedFields() []string { method FieldCleared (line 6301) | func (m *KeysMutation) FieldCleared(name string) bool { method ClearField (line 6308) | func (m *KeysMutation) ClearField(name string) error { method ResetField (line 6314) | func (m *KeysMutation) ResetField(name string) error { method AddedEdges (line 6333) | func (m *KeysMutation) AddedEdges() []string { method AddedIDs (line 6340) | func (m *KeysMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 6345) | func (m *KeysMutation) RemovedEdges() []string { method RemovedIDs (line 6352) | func (m *KeysMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 6357) | func (m *KeysMutation) ClearedEdges() []string { method EdgeCleared (line 6364) | func (m *KeysMutation) EdgeCleared(name string) bool { method ClearEdge (line 6370) | func (m *KeysMutation) ClearEdge(name string) error { method ResetEdge (line 6376) | func (m *KeysMutation) ResetEdge(name string) error { type keysOption (line 5890) | type keysOption function newKeysMutation (line 5893) | func newKeysMutation(c config, op Op, opts ...keysOption) *KeysMutation { function withKeysID (line 5907) | func withKeysID(id string) keysOption { function withKeys (line 5929) | func withKeys(node *Keys) keysOption { type OAuth2ClientMutation (line 6381) | type OAuth2ClientMutation struct method Client (line 6457) | func (m OAuth2ClientMutation) Client() *Client { method Tx (line 6465) | func (m OAuth2ClientMutation) Tx() (*Tx, error) { method SetID (line 6476) | func (m *OAuth2ClientMutation) SetID(id string) { method ID (line 6482) | func (m *OAuth2ClientMutation) ID() (id string, exists bool) { method IDs (line 6493) | func (m *OAuth2ClientMutation) IDs(ctx context.Context) ([]string, err... method SetSecret (line 6509) | func (m *OAuth2ClientMutation) SetSecret(s string) { method Secret (line 6514) | func (m *OAuth2ClientMutation) Secret() (r string, exists bool) { method OldSecret (line 6525) | func (m *OAuth2ClientMutation) OldSecret(ctx context.Context) (v strin... method ResetSecret (line 6540) | func (m *OAuth2ClientMutation) ResetSecret() { method SetRedirectUris (line 6545) | func (m *OAuth2ClientMutation) SetRedirectUris(s []string) { method RedirectUris (line 6551) | func (m *OAuth2ClientMutation) RedirectUris() (r []string, exists bool) { method OldRedirectUris (line 6562) | func (m *OAuth2ClientMutation) OldRedirectUris(ctx context.Context) (v... method AppendRedirectUris (line 6577) | func (m *OAuth2ClientMutation) AppendRedirectUris(s []string) { method AppendedRedirectUris (line 6582) | func (m *OAuth2ClientMutation) AppendedRedirectUris() ([]string, bool) { method ClearRedirectUris (line 6590) | func (m *OAuth2ClientMutation) ClearRedirectUris() { method RedirectUrisCleared (line 6597) | func (m *OAuth2ClientMutation) RedirectUrisCleared() bool { method ResetRedirectUris (line 6603) | func (m *OAuth2ClientMutation) ResetRedirectUris() { method SetTrustedPeers (line 6610) | func (m *OAuth2ClientMutation) SetTrustedPeers(s []string) { method TrustedPeers (line 6616) | func (m *OAuth2ClientMutation) TrustedPeers() (r []string, exists bool) { method OldTrustedPeers (line 6627) | func (m *OAuth2ClientMutation) OldTrustedPeers(ctx context.Context) (v... method AppendTrustedPeers (line 6642) | func (m *OAuth2ClientMutation) AppendTrustedPeers(s []string) { method AppendedTrustedPeers (line 6647) | func (m *OAuth2ClientMutation) AppendedTrustedPeers() ([]string, bool) { method ClearTrustedPeers (line 6655) | func (m *OAuth2ClientMutation) ClearTrustedPeers() { method TrustedPeersCleared (line 6662) | func (m *OAuth2ClientMutation) TrustedPeersCleared() bool { method ResetTrustedPeers (line 6668) | func (m *OAuth2ClientMutation) ResetTrustedPeers() { method SetPublic (line 6675) | func (m *OAuth2ClientMutation) SetPublic(b bool) { method Public (line 6680) | func (m *OAuth2ClientMutation) Public() (r bool, exists bool) { method OldPublic (line 6691) | func (m *OAuth2ClientMutation) OldPublic(ctx context.Context) (v bool,... method ResetPublic (line 6706) | func (m *OAuth2ClientMutation) ResetPublic() { method SetName (line 6711) | func (m *OAuth2ClientMutation) SetName(s string) { method Name (line 6716) | func (m *OAuth2ClientMutation) Name() (r string, exists bool) { method OldName (line 6727) | func (m *OAuth2ClientMutation) OldName(ctx context.Context) (v string,... method ResetName (line 6742) | func (m *OAuth2ClientMutation) ResetName() { method SetLogoURL (line 6747) | func (m *OAuth2ClientMutation) SetLogoURL(s string) { method LogoURL (line 6752) | func (m *OAuth2ClientMutation) LogoURL() (r string, exists bool) { method OldLogoURL (line 6763) | func (m *OAuth2ClientMutation) OldLogoURL(ctx context.Context) (v stri... method ResetLogoURL (line 6778) | func (m *OAuth2ClientMutation) ResetLogoURL() { method SetAllowedConnectors (line 6783) | func (m *OAuth2ClientMutation) SetAllowedConnectors(s []string) { method AllowedConnectors (line 6789) | func (m *OAuth2ClientMutation) AllowedConnectors() (r []string, exists... method OldAllowedConnectors (line 6800) | func (m *OAuth2ClientMutation) OldAllowedConnectors(ctx context.Contex... method AppendAllowedConnectors (line 6815) | func (m *OAuth2ClientMutation) AppendAllowedConnectors(s []string) { method AppendedAllowedConnectors (line 6820) | func (m *OAuth2ClientMutation) AppendedAllowedConnectors() ([]string, ... method ClearAllowedConnectors (line 6828) | func (m *OAuth2ClientMutation) ClearAllowedConnectors() { method AllowedConnectorsCleared (line 6835) | func (m *OAuth2ClientMutation) AllowedConnectorsCleared() bool { method ResetAllowedConnectors (line 6841) | func (m *OAuth2ClientMutation) ResetAllowedConnectors() { method SetMfaChain (line 6848) | func (m *OAuth2ClientMutation) SetMfaChain(s []string) { method MfaChain (line 6854) | func (m *OAuth2ClientMutation) MfaChain() (r []string, exists bool) { method OldMfaChain (line 6865) | func (m *OAuth2ClientMutation) OldMfaChain(ctx context.Context) (v []s... method AppendMfaChain (line 6880) | func (m *OAuth2ClientMutation) AppendMfaChain(s []string) { method AppendedMfaChain (line 6885) | func (m *OAuth2ClientMutation) AppendedMfaChain() ([]string, bool) { method ClearMfaChain (line 6893) | func (m *OAuth2ClientMutation) ClearMfaChain() { method MfaChainCleared (line 6900) | func (m *OAuth2ClientMutation) MfaChainCleared() bool { method ResetMfaChain (line 6906) | func (m *OAuth2ClientMutation) ResetMfaChain() { method Where (line 6913) | func (m *OAuth2ClientMutation) Where(ps ...predicate.OAuth2Client) { method WhereP (line 6919) | func (m *OAuth2ClientMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 6928) | func (m *OAuth2ClientMutation) Op() Op { method SetOp (line 6933) | func (m *OAuth2ClientMutation) SetOp(op Op) { method Type (line 6938) | func (m *OAuth2ClientMutation) Type() string { method Fields (line 6945) | func (m *OAuth2ClientMutation) Fields() []string { method Field (line 6977) | func (m *OAuth2ClientMutation) Field(name string) (ent.Value, bool) { method OldField (line 7002) | func (m *OAuth2ClientMutation) OldField(ctx context.Context, name stri... method SetField (line 7027) | func (m *OAuth2ClientMutation) SetField(name string, value ent.Value) ... method AddedFields (line 7091) | func (m *OAuth2ClientMutation) AddedFields() []string { method AddedField (line 7098) | func (m *OAuth2ClientMutation) AddedField(name string) (ent.Value, boo... method AddField (line 7105) | func (m *OAuth2ClientMutation) AddField(name string, value ent.Value) ... method ClearedFields (line 7113) | func (m *OAuth2ClientMutation) ClearedFields() []string { method FieldCleared (line 7132) | func (m *OAuth2ClientMutation) FieldCleared(name string) bool { method ClearField (line 7139) | func (m *OAuth2ClientMutation) ClearField(name string) error { method ResetField (line 7159) | func (m *OAuth2ClientMutation) ResetField(name string) error { method AddedEdges (line 7190) | func (m *OAuth2ClientMutation) AddedEdges() []string { method AddedIDs (line 7197) | func (m *OAuth2ClientMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 7202) | func (m *OAuth2ClientMutation) RemovedEdges() []string { method RemovedIDs (line 7209) | func (m *OAuth2ClientMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 7214) | func (m *OAuth2ClientMutation) ClearedEdges() []string { method EdgeCleared (line 7221) | func (m *OAuth2ClientMutation) EdgeCleared(name string) bool { method ClearEdge (line 7227) | func (m *OAuth2ClientMutation) ClearEdge(name string) error { method ResetEdge (line 7233) | func (m *OAuth2ClientMutation) ResetEdge(name string) error { type oauth2clientOption (line 6407) | type oauth2clientOption function newOAuth2ClientMutation (line 6410) | func newOAuth2ClientMutation(c config, op Op, opts ...oauth2clientOption... function withOAuth2ClientID (line 6424) | func withOAuth2ClientID(id string) oauth2clientOption { function withOAuth2Client (line 6446) | func withOAuth2Client(node *OAuth2Client) oauth2clientOption { type OfflineSessionMutation (line 7238) | type OfflineSessionMutation struct method Client (line 7306) | func (m OfflineSessionMutation) Client() *Client { method Tx (line 7314) | func (m OfflineSessionMutation) Tx() (*Tx, error) { method SetID (line 7325) | func (m *OfflineSessionMutation) SetID(id string) { method ID (line 7331) | func (m *OfflineSessionMutation) ID() (id string, exists bool) { method IDs (line 7342) | func (m *OfflineSessionMutation) IDs(ctx context.Context) ([]string, e... method SetUserID (line 7358) | func (m *OfflineSessionMutation) SetUserID(s string) { method UserID (line 7363) | func (m *OfflineSessionMutation) UserID() (r string, exists bool) { method OldUserID (line 7374) | func (m *OfflineSessionMutation) OldUserID(ctx context.Context) (v str... method ResetUserID (line 7389) | func (m *OfflineSessionMutation) ResetUserID() { method SetConnID (line 7394) | func (m *OfflineSessionMutation) SetConnID(s string) { method ConnID (line 7399) | func (m *OfflineSessionMutation) ConnID() (r string, exists bool) { method OldConnID (line 7410) | func (m *OfflineSessionMutation) OldConnID(ctx context.Context) (v str... method ResetConnID (line 7425) | func (m *OfflineSessionMutation) ResetConnID() { method SetRefresh (line 7430) | func (m *OfflineSessionMutation) SetRefresh(b []byte) { method Refresh (line 7435) | func (m *OfflineSessionMutation) Refresh() (r []byte, exists bool) { method OldRefresh (line 7446) | func (m *OfflineSessionMutation) OldRefresh(ctx context.Context) (v []... method ResetRefresh (line 7461) | func (m *OfflineSessionMutation) ResetRefresh() { method SetConnectorData (line 7466) | func (m *OfflineSessionMutation) SetConnectorData(b []byte) { method ConnectorData (line 7471) | func (m *OfflineSessionMutation) ConnectorData() (r []byte, exists boo... method OldConnectorData (line 7482) | func (m *OfflineSessionMutation) OldConnectorData(ctx context.Context)... method ClearConnectorData (line 7497) | func (m *OfflineSessionMutation) ClearConnectorData() { method ConnectorDataCleared (line 7503) | func (m *OfflineSessionMutation) ConnectorDataCleared() bool { method ResetConnectorData (line 7509) | func (m *OfflineSessionMutation) ResetConnectorData() { method Where (line 7515) | func (m *OfflineSessionMutation) Where(ps ...predicate.OfflineSession) { method WhereP (line 7521) | func (m *OfflineSessionMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 7530) | func (m *OfflineSessionMutation) Op() Op { method SetOp (line 7535) | func (m *OfflineSessionMutation) SetOp(op Op) { method Type (line 7540) | func (m *OfflineSessionMutation) Type() string { method Fields (line 7547) | func (m *OfflineSessionMutation) Fields() []string { method Field (line 7567) | func (m *OfflineSessionMutation) Field(name string) (ent.Value, bool) { method OldField (line 7584) | func (m *OfflineSessionMutation) OldField(ctx context.Context, name st... method SetField (line 7601) | func (m *OfflineSessionMutation) SetField(name string, value ent.Value... method AddedFields (line 7637) | func (m *OfflineSessionMutation) AddedFields() []string { method AddedField (line 7644) | func (m *OfflineSessionMutation) AddedField(name string) (ent.Value, b... method AddField (line 7651) | func (m *OfflineSessionMutation) AddField(name string, value ent.Value... method ClearedFields (line 7659) | func (m *OfflineSessionMutation) ClearedFields() []string { method FieldCleared (line 7669) | func (m *OfflineSessionMutation) FieldCleared(name string) bool { method ClearField (line 7676) | func (m *OfflineSessionMutation) ClearField(name string) error { method ResetField (line 7687) | func (m *OfflineSessionMutation) ResetField(name string) error { method AddedEdges (line 7706) | func (m *OfflineSessionMutation) AddedEdges() []string { method AddedIDs (line 7713) | func (m *OfflineSessionMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 7718) | func (m *OfflineSessionMutation) RemovedEdges() []string { method RemovedIDs (line 7725) | func (m *OfflineSessionMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 7730) | func (m *OfflineSessionMutation) ClearedEdges() []string { method EdgeCleared (line 7737) | func (m *OfflineSessionMutation) EdgeCleared(name string) bool { method ClearEdge (line 7743) | func (m *OfflineSessionMutation) ClearEdge(name string) error { method ResetEdge (line 7749) | func (m *OfflineSessionMutation) ResetEdge(name string) error { type offlinesessionOption (line 7256) | type offlinesessionOption function newOfflineSessionMutation (line 7259) | func newOfflineSessionMutation(c config, op Op, opts ...offlinesessionOp... function withOfflineSessionID (line 7273) | func withOfflineSessionID(id string) offlinesessionOption { function withOfflineSession (line 7295) | func withOfflineSession(node *OfflineSession) offlinesessionOption { type PasswordMutation (line 7754) | type PasswordMutation struct method Client (line 7827) | func (m PasswordMutation) Client() *Client { method Tx (line 7835) | func (m PasswordMutation) Tx() (*Tx, error) { method ID (line 7846) | func (m *PasswordMutation) ID() (id int, exists bool) { method IDs (line 7857) | func (m *PasswordMutation) IDs(ctx context.Context) ([]int, error) { method SetEmail (line 7873) | func (m *PasswordMutation) SetEmail(s string) { method Email (line 7878) | func (m *PasswordMutation) Email() (r string, exists bool) { method OldEmail (line 7889) | func (m *PasswordMutation) OldEmail(ctx context.Context) (v string, er... method ResetEmail (line 7904) | func (m *PasswordMutation) ResetEmail() { method SetHash (line 7909) | func (m *PasswordMutation) SetHash(b []byte) { method Hash (line 7914) | func (m *PasswordMutation) Hash() (r []byte, exists bool) { method OldHash (line 7925) | func (m *PasswordMutation) OldHash(ctx context.Context) (v []byte, err... method ResetHash (line 7940) | func (m *PasswordMutation) ResetHash() { method SetUsername (line 7945) | func (m *PasswordMutation) SetUsername(s string) { method Username (line 7950) | func (m *PasswordMutation) Username() (r string, exists bool) { method OldUsername (line 7961) | func (m *PasswordMutation) OldUsername(ctx context.Context) (v string,... method ResetUsername (line 7976) | func (m *PasswordMutation) ResetUsername() { method SetName (line 7981) | func (m *PasswordMutation) SetName(s string) { method Name (line 7986) | func (m *PasswordMutation) Name() (r string, exists bool) { method OldName (line 7997) | func (m *PasswordMutation) OldName(ctx context.Context) (v string, err... method ResetName (line 8012) | func (m *PasswordMutation) ResetName() { method SetPreferredUsername (line 8017) | func (m *PasswordMutation) SetPreferredUsername(s string) { method PreferredUsername (line 8022) | func (m *PasswordMutation) PreferredUsername() (r string, exists bool) { method OldPreferredUsername (line 8033) | func (m *PasswordMutation) OldPreferredUsername(ctx context.Context) (... method ResetPreferredUsername (line 8048) | func (m *PasswordMutation) ResetPreferredUsername() { method SetEmailVerified (line 8053) | func (m *PasswordMutation) SetEmailVerified(b bool) { method EmailVerified (line 8058) | func (m *PasswordMutation) EmailVerified() (r bool, exists bool) { method OldEmailVerified (line 8069) | func (m *PasswordMutation) OldEmailVerified(ctx context.Context) (v *b... method ClearEmailVerified (line 8084) | func (m *PasswordMutation) ClearEmailVerified() { method EmailVerifiedCleared (line 8090) | func (m *PasswordMutation) EmailVerifiedCleared() bool { method ResetEmailVerified (line 8096) | func (m *PasswordMutation) ResetEmailVerified() { method SetUserID (line 8102) | func (m *PasswordMutation) SetUserID(s string) { method UserID (line 8107) | func (m *PasswordMutation) UserID() (r string, exists bool) { method OldUserID (line 8118) | func (m *PasswordMutation) OldUserID(ctx context.Context) (v string, e... method ResetUserID (line 8133) | func (m *PasswordMutation) ResetUserID() { method SetGroups (line 8138) | func (m *PasswordMutation) SetGroups(s []string) { method Groups (line 8144) | func (m *PasswordMutation) Groups() (r []string, exists bool) { method OldGroups (line 8155) | func (m *PasswordMutation) OldGroups(ctx context.Context) (v []string,... method AppendGroups (line 8170) | func (m *PasswordMutation) AppendGroups(s []string) { method AppendedGroups (line 8175) | func (m *PasswordMutation) AppendedGroups() ([]string, bool) { method ClearGroups (line 8183) | func (m *PasswordMutation) ClearGroups() { method GroupsCleared (line 8190) | func (m *PasswordMutation) GroupsCleared() bool { method ResetGroups (line 8196) | func (m *PasswordMutation) ResetGroups() { method Where (line 8203) | func (m *PasswordMutation) Where(ps ...predicate.Password) { method WhereP (line 8209) | func (m *PasswordMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 8218) | func (m *PasswordMutation) Op() Op { method SetOp (line 8223) | func (m *PasswordMutation) SetOp(op Op) { method Type (line 8228) | func (m *PasswordMutation) Type() string { method Fields (line 8235) | func (m *PasswordMutation) Fields() []string { method Field (line 8267) | func (m *PasswordMutation) Field(name string) (ent.Value, bool) { method OldField (line 8292) | func (m *PasswordMutation) OldField(ctx context.Context, name string) ... method SetField (line 8317) | func (m *PasswordMutation) SetField(name string, value ent.Value) error { method AddedFields (line 8381) | func (m *PasswordMutation) AddedFields() []string { method AddedField (line 8388) | func (m *PasswordMutation) AddedField(name string) (ent.Value, bool) { method AddField (line 8395) | func (m *PasswordMutation) AddField(name string, value ent.Value) error { method ClearedFields (line 8403) | func (m *PasswordMutation) ClearedFields() []string { method FieldCleared (line 8416) | func (m *PasswordMutation) FieldCleared(name string) bool { method ClearField (line 8423) | func (m *PasswordMutation) ClearField(name string) error { method ResetField (line 8437) | func (m *PasswordMutation) ResetField(name string) error { method AddedEdges (line 8468) | func (m *PasswordMutation) AddedEdges() []string { method AddedIDs (line 8475) | func (m *PasswordMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 8480) | func (m *PasswordMutation) RemovedEdges() []string { method RemovedIDs (line 8487) | func (m *PasswordMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 8492) | func (m *PasswordMutation) ClearedEdges() []string { method EdgeCleared (line 8499) | func (m *PasswordMutation) EdgeCleared(name string) bool { method ClearEdge (line 8505) | func (m *PasswordMutation) ClearEdge(name string) error { method ResetEdge (line 8511) | func (m *PasswordMutation) ResetEdge(name string) error { type passwordOption (line 7777) | type passwordOption function newPasswordMutation (line 7780) | func newPasswordMutation(c config, op Op, opts ...passwordOption) *Passw... function withPasswordID (line 7794) | func withPasswordID(id int) passwordOption { function withPassword (line 7816) | func withPassword(node *Password) passwordOption { type RefreshTokenMutation (line 8516) | type RefreshTokenMutation struct method Client (line 8597) | func (m RefreshTokenMutation) Client() *Client { method Tx (line 8605) | func (m RefreshTokenMutation) Tx() (*Tx, error) { method SetID (line 8616) | func (m *RefreshTokenMutation) SetID(id string) { method ID (line 8622) | func (m *RefreshTokenMutation) ID() (id string, exists bool) { method IDs (line 8633) | func (m *RefreshTokenMutation) IDs(ctx context.Context) ([]string, err... method SetClientID (line 8649) | func (m *RefreshTokenMutation) SetClientID(s string) { method ClientID (line 8654) | func (m *RefreshTokenMutation) ClientID() (r string, exists bool) { method OldClientID (line 8665) | func (m *RefreshTokenMutation) OldClientID(ctx context.Context) (v str... method ResetClientID (line 8680) | func (m *RefreshTokenMutation) ResetClientID() { method SetScopes (line 8685) | func (m *RefreshTokenMutation) SetScopes(s []string) { method Scopes (line 8691) | func (m *RefreshTokenMutation) Scopes() (r []string, exists bool) { method OldScopes (line 8702) | func (m *RefreshTokenMutation) OldScopes(ctx context.Context) (v []str... method AppendScopes (line 8717) | func (m *RefreshTokenMutation) AppendScopes(s []string) { method AppendedScopes (line 8722) | func (m *RefreshTokenMutation) AppendedScopes() ([]string, bool) { method ClearScopes (line 8730) | func (m *RefreshTokenMutation) ClearScopes() { method ScopesCleared (line 8737) | func (m *RefreshTokenMutation) ScopesCleared() bool { method ResetScopes (line 8743) | func (m *RefreshTokenMutation) ResetScopes() { method SetNonce (line 8750) | func (m *RefreshTokenMutation) SetNonce(s string) { method Nonce (line 8755) | func (m *RefreshTokenMutation) Nonce() (r string, exists bool) { method OldNonce (line 8766) | func (m *RefreshTokenMutation) OldNonce(ctx context.Context) (v string... method ResetNonce (line 8781) | func (m *RefreshTokenMutation) ResetNonce() { method SetClaimsUserID (line 8786) | func (m *RefreshTokenMutation) SetClaimsUserID(s string) { method ClaimsUserID (line 8791) | func (m *RefreshTokenMutation) ClaimsUserID() (r string, exists bool) { method OldClaimsUserID (line 8802) | func (m *RefreshTokenMutation) OldClaimsUserID(ctx context.Context) (v... method ResetClaimsUserID (line 8817) | func (m *RefreshTokenMutation) ResetClaimsUserID() { method SetClaimsUsername (line 8822) | func (m *RefreshTokenMutation) SetClaimsUsername(s string) { method ClaimsUsername (line 8827) | func (m *RefreshTokenMutation) ClaimsUsername() (r string, exists bool) { method OldClaimsUsername (line 8838) | func (m *RefreshTokenMutation) OldClaimsUsername(ctx context.Context) ... method ResetClaimsUsername (line 8853) | func (m *RefreshTokenMutation) ResetClaimsUsername() { method SetClaimsEmail (line 8858) | func (m *RefreshTokenMutation) SetClaimsEmail(s string) { method ClaimsEmail (line 8863) | func (m *RefreshTokenMutation) ClaimsEmail() (r string, exists bool) { method OldClaimsEmail (line 8874) | func (m *RefreshTokenMutation) OldClaimsEmail(ctx context.Context) (v ... method ResetClaimsEmail (line 8889) | func (m *RefreshTokenMutation) ResetClaimsEmail() { method SetClaimsEmailVerified (line 8894) | func (m *RefreshTokenMutation) SetClaimsEmailVerified(b bool) { method ClaimsEmailVerified (line 8899) | func (m *RefreshTokenMutation) ClaimsEmailVerified() (r bool, exists b... method OldClaimsEmailVerified (line 8910) | func (m *RefreshTokenMutation) OldClaimsEmailVerified(ctx context.Cont... method ResetClaimsEmailVerified (line 8925) | func (m *RefreshTokenMutation) ResetClaimsEmailVerified() { method SetClaimsGroups (line 8930) | func (m *RefreshTokenMutation) SetClaimsGroups(s []string) { method ClaimsGroups (line 8936) | func (m *RefreshTokenMutation) ClaimsGroups() (r []string, exists bool) { method OldClaimsGroups (line 8947) | func (m *RefreshTokenMutation) OldClaimsGroups(ctx context.Context) (v... method AppendClaimsGroups (line 8962) | func (m *RefreshTokenMutation) AppendClaimsGroups(s []string) { method AppendedClaimsGroups (line 8967) | func (m *RefreshTokenMutation) AppendedClaimsGroups() ([]string, bool) { method ClearClaimsGroups (line 8975) | func (m *RefreshTokenMutation) ClearClaimsGroups() { method ClaimsGroupsCleared (line 8982) | func (m *RefreshTokenMutation) ClaimsGroupsCleared() bool { method ResetClaimsGroups (line 8988) | func (m *RefreshTokenMutation) ResetClaimsGroups() { method SetClaimsPreferredUsername (line 8995) | func (m *RefreshTokenMutation) SetClaimsPreferredUsername(s string) { method ClaimsPreferredUsername (line 9000) | func (m *RefreshTokenMutation) ClaimsPreferredUsername() (r string, ex... method OldClaimsPreferredUsername (line 9011) | func (m *RefreshTokenMutation) OldClaimsPreferredUsername(ctx context.... method ResetClaimsPreferredUsername (line 9026) | func (m *RefreshTokenMutation) ResetClaimsPreferredUsername() { method SetConnectorID (line 9031) | func (m *RefreshTokenMutation) SetConnectorID(s string) { method ConnectorID (line 9036) | func (m *RefreshTokenMutation) ConnectorID() (r string, exists bool) { method OldConnectorID (line 9047) | func (m *RefreshTokenMutation) OldConnectorID(ctx context.Context) (v ... method ResetConnectorID (line 9062) | func (m *RefreshTokenMutation) ResetConnectorID() { method SetConnectorData (line 9067) | func (m *RefreshTokenMutation) SetConnectorData(b []byte) { method ConnectorData (line 9072) | func (m *RefreshTokenMutation) ConnectorData() (r []byte, exists bool) { method OldConnectorData (line 9083) | func (m *RefreshTokenMutation) OldConnectorData(ctx context.Context) (... method ClearConnectorData (line 9098) | func (m *RefreshTokenMutation) ClearConnectorData() { method ConnectorDataCleared (line 9104) | func (m *RefreshTokenMutation) ConnectorDataCleared() bool { method ResetConnectorData (line 9110) | func (m *RefreshTokenMutation) ResetConnectorData() { method SetToken (line 9116) | func (m *RefreshTokenMutation) SetToken(s string) { method Token (line 9121) | func (m *RefreshTokenMutation) Token() (r string, exists bool) { method OldToken (line 9132) | func (m *RefreshTokenMutation) OldToken(ctx context.Context) (v string... method ResetToken (line 9147) | func (m *RefreshTokenMutation) ResetToken() { method SetObsoleteToken (line 9152) | func (m *RefreshTokenMutation) SetObsoleteToken(s string) { method ObsoleteToken (line 9157) | func (m *RefreshTokenMutation) ObsoleteToken() (r string, exists bool) { method OldObsoleteToken (line 9168) | func (m *RefreshTokenMutation) OldObsoleteToken(ctx context.Context) (... method ResetObsoleteToken (line 9183) | func (m *RefreshTokenMutation) ResetObsoleteToken() { method SetCreatedAt (line 9188) | func (m *RefreshTokenMutation) SetCreatedAt(t time.Time) { method CreatedAt (line 9193) | func (m *RefreshTokenMutation) CreatedAt() (r time.Time, exists bool) { method OldCreatedAt (line 9204) | func (m *RefreshTokenMutation) OldCreatedAt(ctx context.Context) (v ti... method ResetCreatedAt (line 9219) | func (m *RefreshTokenMutation) ResetCreatedAt() { method SetLastUsed (line 9224) | func (m *RefreshTokenMutation) SetLastUsed(t time.Time) { method LastUsed (line 9229) | func (m *RefreshTokenMutation) LastUsed() (r time.Time, exists bool) { method OldLastUsed (line 9240) | func (m *RefreshTokenMutation) OldLastUsed(ctx context.Context) (v tim... method ResetLastUsed (line 9255) | func (m *RefreshTokenMutation) ResetLastUsed() { method Where (line 9260) | func (m *RefreshTokenMutation) Where(ps ...predicate.RefreshToken) { method WhereP (line 9266) | func (m *RefreshTokenMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 9275) | func (m *RefreshTokenMutation) Op() Op { method SetOp (line 9280) | func (m *RefreshTokenMutation) SetOp(op Op) { method Type (line 9285) | func (m *RefreshTokenMutation) Type() string { method Fields (line 9292) | func (m *RefreshTokenMutation) Fields() []string { method Field (line 9345) | func (m *RefreshTokenMutation) Field(name string) (ent.Value, bool) { method OldField (line 9384) | func (m *RefreshTokenMutation) OldField(ctx context.Context, name stri... method SetField (line 9423) | func (m *RefreshTokenMutation) SetField(name string, value ent.Value) ... method AddedFields (line 9536) | func (m *RefreshTokenMutation) AddedFields() []string { method AddedField (line 9543) | func (m *RefreshTokenMutation) AddedField(name string) (ent.Value, boo... method AddField (line 9550) | func (m *RefreshTokenMutation) AddField(name string, value ent.Value) ... method ClearedFields (line 9558) | func (m *RefreshTokenMutation) ClearedFields() []string { method FieldCleared (line 9574) | func (m *RefreshTokenMutation) FieldCleared(name string) bool { method ClearField (line 9581) | func (m *RefreshTokenMutation) ClearField(name string) error { method ResetField (line 9598) | func (m *RefreshTokenMutation) ResetField(name string) error { method AddedEdges (line 9650) | func (m *RefreshTokenMutation) AddedEdges() []string { method AddedIDs (line 9657) | func (m *RefreshTokenMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 9662) | func (m *RefreshTokenMutation) RemovedEdges() []string { method RemovedIDs (line 9669) | func (m *RefreshTokenMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 9674) | func (m *RefreshTokenMutation) ClearedEdges() []string { method EdgeCleared (line 9681) | func (m *RefreshTokenMutation) EdgeCleared(name string) bool { method ClearEdge (line 9687) | func (m *RefreshTokenMutation) ClearEdge(name string) error { method ResetEdge (line 9693) | func (m *RefreshTokenMutation) ResetEdge(name string) error { type refreshtokenOption (line 8547) | type refreshtokenOption function newRefreshTokenMutation (line 8550) | func newRefreshTokenMutation(c config, op Op, opts ...refreshtokenOption... function withRefreshTokenID (line 8564) | func withRefreshTokenID(id string) refreshtokenOption { function withRefreshToken (line 8586) | func withRefreshToken(node *RefreshToken) refreshtokenOption { type UserIdentityMutation (line 9698) | type UserIdentityMutation struct method Client (line 9776) | func (m UserIdentityMutation) Client() *Client { method Tx (line 9784) | func (m UserIdentityMutation) Tx() (*Tx, error) { method SetID (line 9795) | func (m *UserIdentityMutation) SetID(id string) { method ID (line 9801) | func (m *UserIdentityMutation) ID() (id string, exists bool) { method IDs (line 9812) | func (m *UserIdentityMutation) IDs(ctx context.Context) ([]string, err... method SetUserID (line 9828) | func (m *UserIdentityMutation) SetUserID(s string) { method UserID (line 9833) | func (m *UserIdentityMutation) UserID() (r string, exists bool) { method OldUserID (line 9844) | func (m *UserIdentityMutation) OldUserID(ctx context.Context) (v strin... method ResetUserID (line 9859) | func (m *UserIdentityMutation) ResetUserID() { method SetConnectorID (line 9864) | func (m *UserIdentityMutation) SetConnectorID(s string) { method ConnectorID (line 9869) | func (m *UserIdentityMutation) ConnectorID() (r string, exists bool) { method OldConnectorID (line 9880) | func (m *UserIdentityMutation) OldConnectorID(ctx context.Context) (v ... method ResetConnectorID (line 9895) | func (m *UserIdentityMutation) ResetConnectorID() { method SetClaimsUserID (line 9900) | func (m *UserIdentityMutation) SetClaimsUserID(s string) { method ClaimsUserID (line 9905) | func (m *UserIdentityMutation) ClaimsUserID() (r string, exists bool) { method OldClaimsUserID (line 9916) | func (m *UserIdentityMutation) OldClaimsUserID(ctx context.Context) (v... method ResetClaimsUserID (line 9931) | func (m *UserIdentityMutation) ResetClaimsUserID() { method SetClaimsUsername (line 9936) | func (m *UserIdentityMutation) SetClaimsUsername(s string) { method ClaimsUsername (line 9941) | func (m *UserIdentityMutation) ClaimsUsername() (r string, exists bool) { method OldClaimsUsername (line 9952) | func (m *UserIdentityMutation) OldClaimsUsername(ctx context.Context) ... method ResetClaimsUsername (line 9967) | func (m *UserIdentityMutation) ResetClaimsUsername() { method SetClaimsPreferredUsername (line 9972) | func (m *UserIdentityMutation) SetClaimsPreferredUsername(s string) { method ClaimsPreferredUsername (line 9977) | func (m *UserIdentityMutation) ClaimsPreferredUsername() (r string, ex... method OldClaimsPreferredUsername (line 9988) | func (m *UserIdentityMutation) OldClaimsPreferredUsername(ctx context.... method ResetClaimsPreferredUsername (line 10003) | func (m *UserIdentityMutation) ResetClaimsPreferredUsername() { method SetClaimsEmail (line 10008) | func (m *UserIdentityMutation) SetClaimsEmail(s string) { method ClaimsEmail (line 10013) | func (m *UserIdentityMutation) ClaimsEmail() (r string, exists bool) { method OldClaimsEmail (line 10024) | func (m *UserIdentityMutation) OldClaimsEmail(ctx context.Context) (v ... method ResetClaimsEmail (line 10039) | func (m *UserIdentityMutation) ResetClaimsEmail() { method SetClaimsEmailVerified (line 10044) | func (m *UserIdentityMutation) SetClaimsEmailVerified(b bool) { method ClaimsEmailVerified (line 10049) | func (m *UserIdentityMutation) ClaimsEmailVerified() (r bool, exists b... method OldClaimsEmailVerified (line 10060) | func (m *UserIdentityMutation) OldClaimsEmailVerified(ctx context.Cont... method ResetClaimsEmailVerified (line 10075) | func (m *UserIdentityMutation) ResetClaimsEmailVerified() { method SetClaimsGroups (line 10080) | func (m *UserIdentityMutation) SetClaimsGroups(s []string) { method ClaimsGroups (line 10086) | func (m *UserIdentityMutation) ClaimsGroups() (r []string, exists bool) { method OldClaimsGroups (line 10097) | func (m *UserIdentityMutation) OldClaimsGroups(ctx context.Context) (v... method AppendClaimsGroups (line 10112) | func (m *UserIdentityMutation) AppendClaimsGroups(s []string) { method AppendedClaimsGroups (line 10117) | func (m *UserIdentityMutation) AppendedClaimsGroups() ([]string, bool) { method ClearClaimsGroups (line 10125) | func (m *UserIdentityMutation) ClearClaimsGroups() { method ClaimsGroupsCleared (line 10132) | func (m *UserIdentityMutation) ClaimsGroupsCleared() bool { method ResetClaimsGroups (line 10138) | func (m *UserIdentityMutation) ResetClaimsGroups() { method SetConsents (line 10145) | func (m *UserIdentityMutation) SetConsents(b []byte) { method Consents (line 10150) | func (m *UserIdentityMutation) Consents() (r []byte, exists bool) { method OldConsents (line 10161) | func (m *UserIdentityMutation) OldConsents(ctx context.Context) (v []b... method ResetConsents (line 10176) | func (m *UserIdentityMutation) ResetConsents() { method SetMfaSecrets (line 10181) | func (m *UserIdentityMutation) SetMfaSecrets(b []byte) { method MfaSecrets (line 10186) | func (m *UserIdentityMutation) MfaSecrets() (r []byte, exists bool) { method OldMfaSecrets (line 10197) | func (m *UserIdentityMutation) OldMfaSecrets(ctx context.Context) (v *... method ClearMfaSecrets (line 10212) | func (m *UserIdentityMutation) ClearMfaSecrets() { method MfaSecretsCleared (line 10218) | func (m *UserIdentityMutation) MfaSecretsCleared() bool { method ResetMfaSecrets (line 10224) | func (m *UserIdentityMutation) ResetMfaSecrets() { method SetCreatedAt (line 10230) | func (m *UserIdentityMutation) SetCreatedAt(t time.Time) { method CreatedAt (line 10235) | func (m *UserIdentityMutation) CreatedAt() (r time.Time, exists bool) { method OldCreatedAt (line 10246) | func (m *UserIdentityMutation) OldCreatedAt(ctx context.Context) (v ti... method ResetCreatedAt (line 10261) | func (m *UserIdentityMutation) ResetCreatedAt() { method SetLastLogin (line 10266) | func (m *UserIdentityMutation) SetLastLogin(t time.Time) { method LastLogin (line 10271) | func (m *UserIdentityMutation) LastLogin() (r time.Time, exists bool) { method OldLastLogin (line 10282) | func (m *UserIdentityMutation) OldLastLogin(ctx context.Context) (v ti... method ResetLastLogin (line 10297) | func (m *UserIdentityMutation) ResetLastLogin() { method SetBlockedUntil (line 10302) | func (m *UserIdentityMutation) SetBlockedUntil(t time.Time) { method BlockedUntil (line 10307) | func (m *UserIdentityMutation) BlockedUntil() (r time.Time, exists boo... method OldBlockedUntil (line 10318) | func (m *UserIdentityMutation) OldBlockedUntil(ctx context.Context) (v... method ResetBlockedUntil (line 10333) | func (m *UserIdentityMutation) ResetBlockedUntil() { method Where (line 10338) | func (m *UserIdentityMutation) Where(ps ...predicate.UserIdentity) { method WhereP (line 10344) | func (m *UserIdentityMutation) WhereP(ps ...func(*sql.Selector)) { method Op (line 10353) | func (m *UserIdentityMutation) Op() Op { method SetOp (line 10358) | func (m *UserIdentityMutation) SetOp(op Op) { method Type (line 10363) | func (m *UserIdentityMutation) Type() string { method Fields (line 10370) | func (m *UserIdentityMutation) Fields() []string { method Field (line 10417) | func (m *UserIdentityMutation) Field(name string) (ent.Value, bool) { method OldField (line 10452) | func (m *UserIdentityMutation) OldField(ctx context.Context, name stri... method SetField (line 10487) | func (m *UserIdentityMutation) SetField(name string, value ent.Value) ... method AddedFields (line 10586) | func (m *UserIdentityMutation) AddedFields() []string { method AddedField (line 10593) | func (m *UserIdentityMutation) AddedField(name string) (ent.Value, boo... method AddField (line 10600) | func (m *UserIdentityMutation) AddField(name string, value ent.Value) ... method ClearedFields (line 10608) | func (m *UserIdentityMutation) ClearedFields() []string { method FieldCleared (line 10621) | func (m *UserIdentityMutation) FieldCleared(name string) bool { method ClearField (line 10628) | func (m *UserIdentityMutation) ClearField(name string) error { method ResetField (line 10642) | func (m *UserIdentityMutation) ResetField(name string) error { method AddedEdges (line 10688) | func (m *UserIdentityMutation) AddedEdges() []string { method AddedIDs (line 10695) | func (m *UserIdentityMutation) AddedIDs(name string) []ent.Value { method RemovedEdges (line 10700) | func (m *UserIdentityMutation) RemovedEdges() []string { method RemovedIDs (line 10707) | func (m *UserIdentityMutation) RemovedIDs(name string) []ent.Value { method ClearedEdges (line 10712) | func (m *UserIdentityMutation) ClearedEdges() []string { method EdgeCleared (line 10719) | func (m *UserIdentityMutation) EdgeCleared(name string) bool { method ClearEdge (line 10725) | func (m *UserIdentityMutation) ClearEdge(name string) error { method ResetEdge (line 10731) | func (m *UserIdentityMutation) ResetEdge(name string) error { type useridentityOption (line 9726) | type useridentityOption function newUserIdentityMutation (line 9729) | func newUserIdentityMutation(c config, op Op, opts ...useridentityOption... function withUserIdentityID (line 9743) | func withUserIdentityID(id string) useridentityOption { function withUserIdentity (line 9765) | func withUserIdentity(node *UserIdentity) useridentityOption { FILE: storage/ent/db/oauth2client.go type OAuth2Client (line 16) | type OAuth2Client struct method scanValues (line 40) | func (*OAuth2Client) scanValues(columns []string) ([]any, error) { method assignValues (line 59) | func (_m *OAuth2Client) assignValues(columns []string, values []any) e... method Value (line 136) | func (_m *OAuth2Client) Value(name string) (ent.Value, error) { method Update (line 143) | func (_m *OAuth2Client) Update() *OAuth2ClientUpdateOne { method Unwrap (line 149) | func (_m *OAuth2Client) Unwrap() *OAuth2Client { method String (line 159) | func (_m *OAuth2Client) String() string { type OAuth2Clients (line 191) | type OAuth2Clients FILE: storage/ent/db/oauth2client/oauth2client.go constant Label (line 11) | Label = "oauth2client" constant FieldID (line 13) | FieldID = "id" constant FieldSecret (line 15) | FieldSecret = "secret" constant FieldRedirectUris (line 17) | FieldRedirectUris = "redirect_uris" constant FieldTrustedPeers (line 19) | FieldTrustedPeers = "trusted_peers" constant FieldPublic (line 21) | FieldPublic = "public" constant FieldName (line 23) | FieldName = "name" constant FieldLogoURL (line 25) | FieldLogoURL = "logo_url" constant FieldAllowedConnectors (line 27) | FieldAllowedConnectors = "allowed_connectors" constant FieldMfaChain (line 29) | FieldMfaChain = "mfa_chain" constant Table (line 31) | Table = "oauth2clients" function ValidColumn (line 48) | func ValidColumn(column string) bool { type OrderOption (line 69) | type OrderOption function ByID (line 72) | func ByID(opts ...sql.OrderTermOption) OrderOption { function BySecret (line 77) | func BySecret(opts ...sql.OrderTermOption) OrderOption { function ByPublic (line 82) | func ByPublic(opts ...sql.OrderTermOption) OrderOption { function ByName (line 87) | func ByName(opts ...sql.OrderTermOption) OrderOption { function ByLogoURL (line 92) | func ByLogoURL(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/oauth2client/where.go function ID (line 11) | func ID(id string) predicate.OAuth2Client { function IDEQ (line 16) | func IDEQ(id string) predicate.OAuth2Client { function IDNEQ (line 21) | func IDNEQ(id string) predicate.OAuth2Client { function IDIn (line 26) | func IDIn(ids ...string) predicate.OAuth2Client { function IDNotIn (line 31) | func IDNotIn(ids ...string) predicate.OAuth2Client { function IDGT (line 36) | func IDGT(id string) predicate.OAuth2Client { function IDGTE (line 41) | func IDGTE(id string) predicate.OAuth2Client { function IDLT (line 46) | func IDLT(id string) predicate.OAuth2Client { function IDLTE (line 51) | func IDLTE(id string) predicate.OAuth2Client { function IDEqualFold (line 56) | func IDEqualFold(id string) predicate.OAuth2Client { function IDContainsFold (line 61) | func IDContainsFold(id string) predicate.OAuth2Client { function Secret (line 66) | func Secret(v string) predicate.OAuth2Client { function Public (line 71) | func Public(v bool) predicate.OAuth2Client { function Name (line 76) | func Name(v string) predicate.OAuth2Client { function LogoURL (line 81) | func LogoURL(v string) predicate.OAuth2Client { function SecretEQ (line 86) | func SecretEQ(v string) predicate.OAuth2Client { function SecretNEQ (line 91) | func SecretNEQ(v string) predicate.OAuth2Client { function SecretIn (line 96) | func SecretIn(vs ...string) predicate.OAuth2Client { function SecretNotIn (line 101) | func SecretNotIn(vs ...string) predicate.OAuth2Client { function SecretGT (line 106) | func SecretGT(v string) predicate.OAuth2Client { function SecretGTE (line 111) | func SecretGTE(v string) predicate.OAuth2Client { function SecretLT (line 116) | func SecretLT(v string) predicate.OAuth2Client { function SecretLTE (line 121) | func SecretLTE(v string) predicate.OAuth2Client { function SecretContains (line 126) | func SecretContains(v string) predicate.OAuth2Client { function SecretHasPrefix (line 131) | func SecretHasPrefix(v string) predicate.OAuth2Client { function SecretHasSuffix (line 136) | func SecretHasSuffix(v string) predicate.OAuth2Client { function SecretEqualFold (line 141) | func SecretEqualFold(v string) predicate.OAuth2Client { function SecretContainsFold (line 146) | func SecretContainsFold(v string) predicate.OAuth2Client { function RedirectUrisIsNil (line 151) | func RedirectUrisIsNil() predicate.OAuth2Client { function RedirectUrisNotNil (line 156) | func RedirectUrisNotNil() predicate.OAuth2Client { function TrustedPeersIsNil (line 161) | func TrustedPeersIsNil() predicate.OAuth2Client { function TrustedPeersNotNil (line 166) | func TrustedPeersNotNil() predicate.OAuth2Client { function PublicEQ (line 171) | func PublicEQ(v bool) predicate.OAuth2Client { function PublicNEQ (line 176) | func PublicNEQ(v bool) predicate.OAuth2Client { function NameEQ (line 181) | func NameEQ(v string) predicate.OAuth2Client { function NameNEQ (line 186) | func NameNEQ(v string) predicate.OAuth2Client { function NameIn (line 191) | func NameIn(vs ...string) predicate.OAuth2Client { function NameNotIn (line 196) | func NameNotIn(vs ...string) predicate.OAuth2Client { function NameGT (line 201) | func NameGT(v string) predicate.OAuth2Client { function NameGTE (line 206) | func NameGTE(v string) predicate.OAuth2Client { function NameLT (line 211) | func NameLT(v string) predicate.OAuth2Client { function NameLTE (line 216) | func NameLTE(v string) predicate.OAuth2Client { function NameContains (line 221) | func NameContains(v string) predicate.OAuth2Client { function NameHasPrefix (line 226) | func NameHasPrefix(v string) predicate.OAuth2Client { function NameHasSuffix (line 231) | func NameHasSuffix(v string) predicate.OAuth2Client { function NameEqualFold (line 236) | func NameEqualFold(v string) predicate.OAuth2Client { function NameContainsFold (line 241) | func NameContainsFold(v string) predicate.OAuth2Client { function LogoURLEQ (line 246) | func LogoURLEQ(v string) predicate.OAuth2Client { function LogoURLNEQ (line 251) | func LogoURLNEQ(v string) predicate.OAuth2Client { function LogoURLIn (line 256) | func LogoURLIn(vs ...string) predicate.OAuth2Client { function LogoURLNotIn (line 261) | func LogoURLNotIn(vs ...string) predicate.OAuth2Client { function LogoURLGT (line 266) | func LogoURLGT(v string) predicate.OAuth2Client { function LogoURLGTE (line 271) | func LogoURLGTE(v string) predicate.OAuth2Client { function LogoURLLT (line 276) | func LogoURLLT(v string) predicate.OAuth2Client { function LogoURLLTE (line 281) | func LogoURLLTE(v string) predicate.OAuth2Client { function LogoURLContains (line 286) | func LogoURLContains(v string) predicate.OAuth2Client { function LogoURLHasPrefix (line 291) | func LogoURLHasPrefix(v string) predicate.OAuth2Client { function LogoURLHasSuffix (line 296) | func LogoURLHasSuffix(v string) predicate.OAuth2Client { function LogoURLEqualFold (line 301) | func LogoURLEqualFold(v string) predicate.OAuth2Client { function LogoURLContainsFold (line 306) | func LogoURLContainsFold(v string) predicate.OAuth2Client { function AllowedConnectorsIsNil (line 311) | func AllowedConnectorsIsNil() predicate.OAuth2Client { function AllowedConnectorsNotNil (line 316) | func AllowedConnectorsNotNil() predicate.OAuth2Client { function MfaChainIsNil (line 321) | func MfaChainIsNil() predicate.OAuth2Client { function MfaChainNotNil (line 326) | func MfaChainNotNil() predicate.OAuth2Client { function And (line 331) | func And(predicates ...predicate.OAuth2Client) predicate.OAuth2Client { function Or (line 336) | func Or(predicates ...predicate.OAuth2Client) predicate.OAuth2Client { function Not (line 341) | func Not(p predicate.OAuth2Client) predicate.OAuth2Client { FILE: storage/ent/db/oauth2client_create.go type OAuth2ClientCreate (line 16) | type OAuth2ClientCreate struct method SetSecret (line 23) | func (_c *OAuth2ClientCreate) SetSecret(v string) *OAuth2ClientCreate { method SetRedirectUris (line 29) | func (_c *OAuth2ClientCreate) SetRedirectUris(v []string) *OAuth2Clien... method SetTrustedPeers (line 35) | func (_c *OAuth2ClientCreate) SetTrustedPeers(v []string) *OAuth2Clien... method SetPublic (line 41) | func (_c *OAuth2ClientCreate) SetPublic(v bool) *OAuth2ClientCreate { method SetName (line 47) | func (_c *OAuth2ClientCreate) SetName(v string) *OAuth2ClientCreate { method SetLogoURL (line 53) | func (_c *OAuth2ClientCreate) SetLogoURL(v string) *OAuth2ClientCreate { method SetAllowedConnectors (line 59) | func (_c *OAuth2ClientCreate) SetAllowedConnectors(v []string) *OAuth2... method SetMfaChain (line 65) | func (_c *OAuth2ClientCreate) SetMfaChain(v []string) *OAuth2ClientCre... method SetID (line 71) | func (_c *OAuth2ClientCreate) SetID(v string) *OAuth2ClientCreate { method Mutation (line 77) | func (_c *OAuth2ClientCreate) Mutation() *OAuth2ClientMutation { method Save (line 82) | func (_c *OAuth2ClientCreate) Save(ctx context.Context) (*OAuth2Client... method SaveX (line 87) | func (_c *OAuth2ClientCreate) SaveX(ctx context.Context) *OAuth2Client { method Exec (line 96) | func (_c *OAuth2ClientCreate) Exec(ctx context.Context) error { method ExecX (line 102) | func (_c *OAuth2ClientCreate) ExecX(ctx context.Context) { method check (line 109) | func (_c *OAuth2ClientCreate) check() error { method sqlSave (line 145) | func (_c *OAuth2ClientCreate) sqlSave(ctx context.Context) (*OAuth2Cli... method createSpec (line 168) | func (_c *OAuth2ClientCreate) createSpec() (*OAuth2Client, *sqlgraph.C... type OAuth2ClientCreateBulk (line 213) | type OAuth2ClientCreateBulk struct method Save (line 220) | func (_c *OAuth2ClientCreateBulk) Save(ctx context.Context) ([]*OAuth2... method SaveX (line 274) | func (_c *OAuth2ClientCreateBulk) SaveX(ctx context.Context) []*OAuth2... method Exec (line 283) | func (_c *OAuth2ClientCreateBulk) Exec(ctx context.Context) error { method ExecX (line 289) | func (_c *OAuth2ClientCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/oauth2client_delete.go type OAuth2ClientDelete (line 16) | type OAuth2ClientDelete struct method Where (line 23) | func (_d *OAuth2ClientDelete) Where(ps ...predicate.OAuth2Client) *OAu... method Exec (line 29) | func (_d *OAuth2ClientDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *OAuth2ClientDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *OAuth2ClientDelete) sqlExec(ctx context.Context) (int, error) { type OAuth2ClientDeleteOne (line 60) | type OAuth2ClientDeleteOne struct method Where (line 65) | func (_d *OAuth2ClientDeleteOne) Where(ps ...predicate.OAuth2Client) *... method Exec (line 71) | func (_d *OAuth2ClientDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *OAuth2ClientDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/oauth2client_query.go type OAuth2ClientQuery (line 19) | type OAuth2ClientQuery struct method Where (line 31) | func (_q *OAuth2ClientQuery) Where(ps ...predicate.OAuth2Client) *OAut... method Limit (line 37) | func (_q *OAuth2ClientQuery) Limit(limit int) *OAuth2ClientQuery { method Offset (line 43) | func (_q *OAuth2ClientQuery) Offset(offset int) *OAuth2ClientQuery { method Unique (line 50) | func (_q *OAuth2ClientQuery) Unique(unique bool) *OAuth2ClientQuery { method Order (line 56) | func (_q *OAuth2ClientQuery) Order(o ...oauth2client.OrderOption) *OAu... method First (line 63) | func (_q *OAuth2ClientQuery) First(ctx context.Context) (*OAuth2Client... method FirstX (line 75) | func (_q *OAuth2ClientQuery) FirstX(ctx context.Context) *OAuth2Client { method FirstID (line 85) | func (_q *OAuth2ClientQuery) FirstID(ctx context.Context) (id string, ... method FirstIDX (line 98) | func (_q *OAuth2ClientQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *OAuth2ClientQuery) Only(ctx context.Context) (*OAuth2Client,... method OnlyX (line 125) | func (_q *OAuth2ClientQuery) OnlyX(ctx context.Context) *OAuth2Client { method OnlyID (line 136) | func (_q *OAuth2ClientQuery) OnlyID(ctx context.Context) (id string, e... method OnlyIDX (line 153) | func (_q *OAuth2ClientQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *OAuth2ClientQuery) All(ctx context.Context) ([]*OAuth2Client... method AllX (line 172) | func (_q *OAuth2ClientQuery) AllX(ctx context.Context) []*OAuth2Client { method IDs (line 181) | func (_q *OAuth2ClientQuery) IDs(ctx context.Context) (ids []string, e... method IDsX (line 193) | func (_q *OAuth2ClientQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *OAuth2ClientQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *OAuth2ClientQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *OAuth2ClientQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *OAuth2ClientQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *OAuth2ClientQuery) Clone() *OAuth2ClientQuery { method GroupBy (line 273) | func (_q *OAuth2ClientQuery) GroupBy(field string, fields ...string) *... method Select (line 294) | func (_q *OAuth2ClientQuery) Select(fields ...string) *OAuth2ClientSel... method Aggregate (line 303) | func (_q *OAuth2ClientQuery) Aggregate(fns ...AggregateFunc) *OAuth2Cl... method prepareQuery (line 307) | func (_q *OAuth2ClientQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *OAuth2ClientQuery) sqlAll(ctx context.Context, hooks ...quer... method sqlCount (line 358) | func (_q *OAuth2ClientQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *OAuth2ClientQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *OAuth2ClientQuery) sqlQuery(ctx context.Context) *sql.Select... type OAuth2ClientGroupBy (line 440) | type OAuth2ClientGroupBy struct method Aggregate (line 446) | func (_g *OAuth2ClientGroupBy) Aggregate(fns ...AggregateFunc) *OAuth2... method Scan (line 452) | func (_g *OAuth2ClientGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *OAuth2ClientGroupBy) sqlScan(ctx context.Context, root *OAut... type OAuth2ClientSelect (line 488) | type OAuth2ClientSelect struct method Aggregate (line 494) | func (_s *OAuth2ClientSelect) Aggregate(fns ...AggregateFunc) *OAuth2C... method Scan (line 500) | func (_s *OAuth2ClientSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *OAuth2ClientSelect) sqlScan(ctx context.Context, root *OAuth... FILE: storage/ent/db/oauth2client_update.go type OAuth2ClientUpdate (line 19) | type OAuth2ClientUpdate struct method Where (line 26) | func (_u *OAuth2ClientUpdate) Where(ps ...predicate.OAuth2Client) *OAu... method SetSecret (line 32) | func (_u *OAuth2ClientUpdate) SetSecret(v string) *OAuth2ClientUpdate { method SetNillableSecret (line 38) | func (_u *OAuth2ClientUpdate) SetNillableSecret(v *string) *OAuth2Clie... method SetRedirectUris (line 46) | func (_u *OAuth2ClientUpdate) SetRedirectUris(v []string) *OAuth2Clien... method AppendRedirectUris (line 52) | func (_u *OAuth2ClientUpdate) AppendRedirectUris(v []string) *OAuth2Cl... method ClearRedirectUris (line 58) | func (_u *OAuth2ClientUpdate) ClearRedirectUris() *OAuth2ClientUpdate { method SetTrustedPeers (line 64) | func (_u *OAuth2ClientUpdate) SetTrustedPeers(v []string) *OAuth2Clien... method AppendTrustedPeers (line 70) | func (_u *OAuth2ClientUpdate) AppendTrustedPeers(v []string) *OAuth2Cl... method ClearTrustedPeers (line 76) | func (_u *OAuth2ClientUpdate) ClearTrustedPeers() *OAuth2ClientUpdate { method SetPublic (line 82) | func (_u *OAuth2ClientUpdate) SetPublic(v bool) *OAuth2ClientUpdate { method SetNillablePublic (line 88) | func (_u *OAuth2ClientUpdate) SetNillablePublic(v *bool) *OAuth2Client... method SetName (line 96) | func (_u *OAuth2ClientUpdate) SetName(v string) *OAuth2ClientUpdate { method SetNillableName (line 102) | func (_u *OAuth2ClientUpdate) SetNillableName(v *string) *OAuth2Client... method SetLogoURL (line 110) | func (_u *OAuth2ClientUpdate) SetLogoURL(v string) *OAuth2ClientUpdate { method SetNillableLogoURL (line 116) | func (_u *OAuth2ClientUpdate) SetNillableLogoURL(v *string) *OAuth2Cli... method SetAllowedConnectors (line 124) | func (_u *OAuth2ClientUpdate) SetAllowedConnectors(v []string) *OAuth2... method AppendAllowedConnectors (line 130) | func (_u *OAuth2ClientUpdate) AppendAllowedConnectors(v []string) *OAu... method ClearAllowedConnectors (line 136) | func (_u *OAuth2ClientUpdate) ClearAllowedConnectors() *OAuth2ClientUp... method SetMfaChain (line 142) | func (_u *OAuth2ClientUpdate) SetMfaChain(v []string) *OAuth2ClientUpd... method AppendMfaChain (line 148) | func (_u *OAuth2ClientUpdate) AppendMfaChain(v []string) *OAuth2Client... method ClearMfaChain (line 154) | func (_u *OAuth2ClientUpdate) ClearMfaChain() *OAuth2ClientUpdate { method Mutation (line 160) | func (_u *OAuth2ClientUpdate) Mutation() *OAuth2ClientMutation { method Save (line 165) | func (_u *OAuth2ClientUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 170) | func (_u *OAuth2ClientUpdate) SaveX(ctx context.Context) int { method Exec (line 179) | func (_u *OAuth2ClientUpdate) Exec(ctx context.Context) error { method ExecX (line 185) | func (_u *OAuth2ClientUpdate) ExecX(ctx context.Context) { method check (line 192) | func (_u *OAuth2ClientUpdate) check() error { method sqlSave (line 211) | func (_u *OAuth2ClientUpdate) sqlSave(ctx context.Context) (_node int,... type OAuth2ClientUpdateOne (line 292) | type OAuth2ClientUpdateOne struct method SetSecret (line 300) | func (_u *OAuth2ClientUpdateOne) SetSecret(v string) *OAuth2ClientUpda... method SetNillableSecret (line 306) | func (_u *OAuth2ClientUpdateOne) SetNillableSecret(v *string) *OAuth2C... method SetRedirectUris (line 314) | func (_u *OAuth2ClientUpdateOne) SetRedirectUris(v []string) *OAuth2Cl... method AppendRedirectUris (line 320) | func (_u *OAuth2ClientUpdateOne) AppendRedirectUris(v []string) *OAuth... method ClearRedirectUris (line 326) | func (_u *OAuth2ClientUpdateOne) ClearRedirectUris() *OAuth2ClientUpda... method SetTrustedPeers (line 332) | func (_u *OAuth2ClientUpdateOne) SetTrustedPeers(v []string) *OAuth2Cl... method AppendTrustedPeers (line 338) | func (_u *OAuth2ClientUpdateOne) AppendTrustedPeers(v []string) *OAuth... method ClearTrustedPeers (line 344) | func (_u *OAuth2ClientUpdateOne) ClearTrustedPeers() *OAuth2ClientUpda... method SetPublic (line 350) | func (_u *OAuth2ClientUpdateOne) SetPublic(v bool) *OAuth2ClientUpdate... method SetNillablePublic (line 356) | func (_u *OAuth2ClientUpdateOne) SetNillablePublic(v *bool) *OAuth2Cli... method SetName (line 364) | func (_u *OAuth2ClientUpdateOne) SetName(v string) *OAuth2ClientUpdate... method SetNillableName (line 370) | func (_u *OAuth2ClientUpdateOne) SetNillableName(v *string) *OAuth2Cli... method SetLogoURL (line 378) | func (_u *OAuth2ClientUpdateOne) SetLogoURL(v string) *OAuth2ClientUpd... method SetNillableLogoURL (line 384) | func (_u *OAuth2ClientUpdateOne) SetNillableLogoURL(v *string) *OAuth2... method SetAllowedConnectors (line 392) | func (_u *OAuth2ClientUpdateOne) SetAllowedConnectors(v []string) *OAu... method AppendAllowedConnectors (line 398) | func (_u *OAuth2ClientUpdateOne) AppendAllowedConnectors(v []string) *... method ClearAllowedConnectors (line 404) | func (_u *OAuth2ClientUpdateOne) ClearAllowedConnectors() *OAuth2Clien... method SetMfaChain (line 410) | func (_u *OAuth2ClientUpdateOne) SetMfaChain(v []string) *OAuth2Client... method AppendMfaChain (line 416) | func (_u *OAuth2ClientUpdateOne) AppendMfaChain(v []string) *OAuth2Cli... method ClearMfaChain (line 422) | func (_u *OAuth2ClientUpdateOne) ClearMfaChain() *OAuth2ClientUpdateOne { method Mutation (line 428) | func (_u *OAuth2ClientUpdateOne) Mutation() *OAuth2ClientMutation { method Where (line 433) | func (_u *OAuth2ClientUpdateOne) Where(ps ...predicate.OAuth2Client) *... method Select (line 440) | func (_u *OAuth2ClientUpdateOne) Select(field string, fields ...string... method Save (line 446) | func (_u *OAuth2ClientUpdateOne) Save(ctx context.Context) (*OAuth2Cli... method SaveX (line 451) | func (_u *OAuth2ClientUpdateOne) SaveX(ctx context.Context) *OAuth2Cli... method Exec (line 460) | func (_u *OAuth2ClientUpdateOne) Exec(ctx context.Context) error { method ExecX (line 466) | func (_u *OAuth2ClientUpdateOne) ExecX(ctx context.Context) { method check (line 473) | func (_u *OAuth2ClientUpdateOne) check() error { method sqlSave (line 492) | func (_u *OAuth2ClientUpdateOne) sqlSave(ctx context.Context) (_node *... FILE: storage/ent/db/offlinesession.go type OfflineSession (line 15) | type OfflineSession struct method scanValues (line 31) | func (*OfflineSession) scanValues(columns []string) ([]any, error) { method assignValues (line 48) | func (_m *OfflineSession) assignValues(columns []string, values []any)... method Value (line 93) | func (_m *OfflineSession) Value(name string) (ent.Value, error) { method Update (line 100) | func (_m *OfflineSession) Update() *OfflineSessionUpdateOne { method Unwrap (line 106) | func (_m *OfflineSession) Unwrap() *OfflineSession { method String (line 116) | func (_m *OfflineSession) String() string { type OfflineSessions (line 138) | type OfflineSessions FILE: storage/ent/db/offlinesession/offlinesession.go constant Label (line 11) | Label = "offline_session" constant FieldID (line 13) | FieldID = "id" constant FieldUserID (line 15) | FieldUserID = "user_id" constant FieldConnID (line 17) | FieldConnID = "conn_id" constant FieldRefresh (line 19) | FieldRefresh = "refresh" constant FieldConnectorData (line 21) | FieldConnectorData = "connector_data" constant Table (line 23) | Table = "offline_sessions" function ValidColumn (line 36) | func ValidColumn(column string) bool { type OrderOption (line 55) | type OrderOption function ByID (line 58) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByUserID (line 63) | func ByUserID(opts ...sql.OrderTermOption) OrderOption { function ByConnID (line 68) | func ByConnID(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/offlinesession/where.go function ID (line 11) | func ID(id string) predicate.OfflineSession { function IDEQ (line 16) | func IDEQ(id string) predicate.OfflineSession { function IDNEQ (line 21) | func IDNEQ(id string) predicate.OfflineSession { function IDIn (line 26) | func IDIn(ids ...string) predicate.OfflineSession { function IDNotIn (line 31) | func IDNotIn(ids ...string) predicate.OfflineSession { function IDGT (line 36) | func IDGT(id string) predicate.OfflineSession { function IDGTE (line 41) | func IDGTE(id string) predicate.OfflineSession { function IDLT (line 46) | func IDLT(id string) predicate.OfflineSession { function IDLTE (line 51) | func IDLTE(id string) predicate.OfflineSession { function IDEqualFold (line 56) | func IDEqualFold(id string) predicate.OfflineSession { function IDContainsFold (line 61) | func IDContainsFold(id string) predicate.OfflineSession { function UserID (line 66) | func UserID(v string) predicate.OfflineSession { function ConnID (line 71) | func ConnID(v string) predicate.OfflineSession { function Refresh (line 76) | func Refresh(v []byte) predicate.OfflineSession { function ConnectorData (line 81) | func ConnectorData(v []byte) predicate.OfflineSession { function UserIDEQ (line 86) | func UserIDEQ(v string) predicate.OfflineSession { function UserIDNEQ (line 91) | func UserIDNEQ(v string) predicate.OfflineSession { function UserIDIn (line 96) | func UserIDIn(vs ...string) predicate.OfflineSession { function UserIDNotIn (line 101) | func UserIDNotIn(vs ...string) predicate.OfflineSession { function UserIDGT (line 106) | func UserIDGT(v string) predicate.OfflineSession { function UserIDGTE (line 111) | func UserIDGTE(v string) predicate.OfflineSession { function UserIDLT (line 116) | func UserIDLT(v string) predicate.OfflineSession { function UserIDLTE (line 121) | func UserIDLTE(v string) predicate.OfflineSession { function UserIDContains (line 126) | func UserIDContains(v string) predicate.OfflineSession { function UserIDHasPrefix (line 131) | func UserIDHasPrefix(v string) predicate.OfflineSession { function UserIDHasSuffix (line 136) | func UserIDHasSuffix(v string) predicate.OfflineSession { function UserIDEqualFold (line 141) | func UserIDEqualFold(v string) predicate.OfflineSession { function UserIDContainsFold (line 146) | func UserIDContainsFold(v string) predicate.OfflineSession { function ConnIDEQ (line 151) | func ConnIDEQ(v string) predicate.OfflineSession { function ConnIDNEQ (line 156) | func ConnIDNEQ(v string) predicate.OfflineSession { function ConnIDIn (line 161) | func ConnIDIn(vs ...string) predicate.OfflineSession { function ConnIDNotIn (line 166) | func ConnIDNotIn(vs ...string) predicate.OfflineSession { function ConnIDGT (line 171) | func ConnIDGT(v string) predicate.OfflineSession { function ConnIDGTE (line 176) | func ConnIDGTE(v string) predicate.OfflineSession { function ConnIDLT (line 181) | func ConnIDLT(v string) predicate.OfflineSession { function ConnIDLTE (line 186) | func ConnIDLTE(v string) predicate.OfflineSession { function ConnIDContains (line 191) | func ConnIDContains(v string) predicate.OfflineSession { function ConnIDHasPrefix (line 196) | func ConnIDHasPrefix(v string) predicate.OfflineSession { function ConnIDHasSuffix (line 201) | func ConnIDHasSuffix(v string) predicate.OfflineSession { function ConnIDEqualFold (line 206) | func ConnIDEqualFold(v string) predicate.OfflineSession { function ConnIDContainsFold (line 211) | func ConnIDContainsFold(v string) predicate.OfflineSession { function RefreshEQ (line 216) | func RefreshEQ(v []byte) predicate.OfflineSession { function RefreshNEQ (line 221) | func RefreshNEQ(v []byte) predicate.OfflineSession { function RefreshIn (line 226) | func RefreshIn(vs ...[]byte) predicate.OfflineSession { function RefreshNotIn (line 231) | func RefreshNotIn(vs ...[]byte) predicate.OfflineSession { function RefreshGT (line 236) | func RefreshGT(v []byte) predicate.OfflineSession { function RefreshGTE (line 241) | func RefreshGTE(v []byte) predicate.OfflineSession { function RefreshLT (line 246) | func RefreshLT(v []byte) predicate.OfflineSession { function RefreshLTE (line 251) | func RefreshLTE(v []byte) predicate.OfflineSession { function ConnectorDataEQ (line 256) | func ConnectorDataEQ(v []byte) predicate.OfflineSession { function ConnectorDataNEQ (line 261) | func ConnectorDataNEQ(v []byte) predicate.OfflineSession { function ConnectorDataIn (line 266) | func ConnectorDataIn(vs ...[]byte) predicate.OfflineSession { function ConnectorDataNotIn (line 271) | func ConnectorDataNotIn(vs ...[]byte) predicate.OfflineSession { function ConnectorDataGT (line 276) | func ConnectorDataGT(v []byte) predicate.OfflineSession { function ConnectorDataGTE (line 281) | func ConnectorDataGTE(v []byte) predicate.OfflineSession { function ConnectorDataLT (line 286) | func ConnectorDataLT(v []byte) predicate.OfflineSession { function ConnectorDataLTE (line 291) | func ConnectorDataLTE(v []byte) predicate.OfflineSession { function ConnectorDataIsNil (line 296) | func ConnectorDataIsNil() predicate.OfflineSession { function ConnectorDataNotNil (line 301) | func ConnectorDataNotNil() predicate.OfflineSession { function And (line 306) | func And(predicates ...predicate.OfflineSession) predicate.OfflineSession { function Or (line 311) | func Or(predicates ...predicate.OfflineSession) predicate.OfflineSession { function Not (line 316) | func Not(p predicate.OfflineSession) predicate.OfflineSession { FILE: storage/ent/db/offlinesession_create.go type OfflineSessionCreate (line 16) | type OfflineSessionCreate struct method SetUserID (line 23) | func (_c *OfflineSessionCreate) SetUserID(v string) *OfflineSessionCre... method SetConnID (line 29) | func (_c *OfflineSessionCreate) SetConnID(v string) *OfflineSessionCre... method SetRefresh (line 35) | func (_c *OfflineSessionCreate) SetRefresh(v []byte) *OfflineSessionCr... method SetConnectorData (line 41) | func (_c *OfflineSessionCreate) SetConnectorData(v []byte) *OfflineSes... method SetID (line 47) | func (_c *OfflineSessionCreate) SetID(v string) *OfflineSessionCreate { method Mutation (line 53) | func (_c *OfflineSessionCreate) Mutation() *OfflineSessionMutation { method Save (line 58) | func (_c *OfflineSessionCreate) Save(ctx context.Context) (*OfflineSes... method SaveX (line 63) | func (_c *OfflineSessionCreate) SaveX(ctx context.Context) *OfflineSes... method Exec (line 72) | func (_c *OfflineSessionCreate) Exec(ctx context.Context) error { method ExecX (line 78) | func (_c *OfflineSessionCreate) ExecX(ctx context.Context) { method check (line 85) | func (_c *OfflineSessionCreate) check() error { method sqlSave (line 113) | func (_c *OfflineSessionCreate) sqlSave(ctx context.Context) (*Offline... method createSpec (line 136) | func (_c *OfflineSessionCreate) createSpec() (*OfflineSession, *sqlgra... type OfflineSessionCreateBulk (line 165) | type OfflineSessionCreateBulk struct method Save (line 172) | func (_c *OfflineSessionCreateBulk) Save(ctx context.Context) ([]*Offl... method SaveX (line 226) | func (_c *OfflineSessionCreateBulk) SaveX(ctx context.Context) []*Offl... method Exec (line 235) | func (_c *OfflineSessionCreateBulk) Exec(ctx context.Context) error { method ExecX (line 241) | func (_c *OfflineSessionCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/offlinesession_delete.go type OfflineSessionDelete (line 16) | type OfflineSessionDelete struct method Where (line 23) | func (_d *OfflineSessionDelete) Where(ps ...predicate.OfflineSession) ... method Exec (line 29) | func (_d *OfflineSessionDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *OfflineSessionDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *OfflineSessionDelete) sqlExec(ctx context.Context) (int, err... type OfflineSessionDeleteOne (line 60) | type OfflineSessionDeleteOne struct method Where (line 65) | func (_d *OfflineSessionDeleteOne) Where(ps ...predicate.OfflineSessio... method Exec (line 71) | func (_d *OfflineSessionDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *OfflineSessionDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/offlinesession_query.go type OfflineSessionQuery (line 19) | type OfflineSessionQuery struct method Where (line 31) | func (_q *OfflineSessionQuery) Where(ps ...predicate.OfflineSession) *... method Limit (line 37) | func (_q *OfflineSessionQuery) Limit(limit int) *OfflineSessionQuery { method Offset (line 43) | func (_q *OfflineSessionQuery) Offset(offset int) *OfflineSessionQuery { method Unique (line 50) | func (_q *OfflineSessionQuery) Unique(unique bool) *OfflineSessionQuery { method Order (line 56) | func (_q *OfflineSessionQuery) Order(o ...offlinesession.OrderOption) ... method First (line 63) | func (_q *OfflineSessionQuery) First(ctx context.Context) (*OfflineSes... method FirstX (line 75) | func (_q *OfflineSessionQuery) FirstX(ctx context.Context) *OfflineSes... method FirstID (line 85) | func (_q *OfflineSessionQuery) FirstID(ctx context.Context) (id string... method FirstIDX (line 98) | func (_q *OfflineSessionQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *OfflineSessionQuery) Only(ctx context.Context) (*OfflineSess... method OnlyX (line 125) | func (_q *OfflineSessionQuery) OnlyX(ctx context.Context) *OfflineSess... method OnlyID (line 136) | func (_q *OfflineSessionQuery) OnlyID(ctx context.Context) (id string,... method OnlyIDX (line 153) | func (_q *OfflineSessionQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *OfflineSessionQuery) All(ctx context.Context) ([]*OfflineSes... method AllX (line 172) | func (_q *OfflineSessionQuery) AllX(ctx context.Context) []*OfflineSes... method IDs (line 181) | func (_q *OfflineSessionQuery) IDs(ctx context.Context) (ids []string,... method IDsX (line 193) | func (_q *OfflineSessionQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *OfflineSessionQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *OfflineSessionQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *OfflineSessionQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *OfflineSessionQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *OfflineSessionQuery) Clone() *OfflineSessionQuery { method GroupBy (line 273) | func (_q *OfflineSessionQuery) GroupBy(field string, fields ...string)... method Select (line 294) | func (_q *OfflineSessionQuery) Select(fields ...string) *OfflineSessio... method Aggregate (line 303) | func (_q *OfflineSessionQuery) Aggregate(fns ...AggregateFunc) *Offlin... method prepareQuery (line 307) | func (_q *OfflineSessionQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *OfflineSessionQuery) sqlAll(ctx context.Context, hooks ...qu... method sqlCount (line 358) | func (_q *OfflineSessionQuery) sqlCount(ctx context.Context) (int, err... method querySpec (line 367) | func (_q *OfflineSessionQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *OfflineSessionQuery) sqlQuery(ctx context.Context) *sql.Sele... type OfflineSessionGroupBy (line 440) | type OfflineSessionGroupBy struct method Aggregate (line 446) | func (_g *OfflineSessionGroupBy) Aggregate(fns ...AggregateFunc) *Offl... method Scan (line 452) | func (_g *OfflineSessionGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *OfflineSessionGroupBy) sqlScan(ctx context.Context, root *Of... type OfflineSessionSelect (line 488) | type OfflineSessionSelect struct method Aggregate (line 494) | func (_s *OfflineSessionSelect) Aggregate(fns ...AggregateFunc) *Offli... method Scan (line 500) | func (_s *OfflineSessionSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *OfflineSessionSelect) sqlScan(ctx context.Context, root *Off... FILE: storage/ent/db/offlinesession_update.go type OfflineSessionUpdate (line 18) | type OfflineSessionUpdate struct method Where (line 25) | func (_u *OfflineSessionUpdate) Where(ps ...predicate.OfflineSession) ... method SetUserID (line 31) | func (_u *OfflineSessionUpdate) SetUserID(v string) *OfflineSessionUpd... method SetNillableUserID (line 37) | func (_u *OfflineSessionUpdate) SetNillableUserID(v *string) *OfflineS... method SetConnID (line 45) | func (_u *OfflineSessionUpdate) SetConnID(v string) *OfflineSessionUpd... method SetNillableConnID (line 51) | func (_u *OfflineSessionUpdate) SetNillableConnID(v *string) *OfflineS... method SetRefresh (line 59) | func (_u *OfflineSessionUpdate) SetRefresh(v []byte) *OfflineSessionUp... method SetConnectorData (line 65) | func (_u *OfflineSessionUpdate) SetConnectorData(v []byte) *OfflineSes... method ClearConnectorData (line 71) | func (_u *OfflineSessionUpdate) ClearConnectorData() *OfflineSessionUp... method Mutation (line 77) | func (_u *OfflineSessionUpdate) Mutation() *OfflineSessionMutation { method Save (line 82) | func (_u *OfflineSessionUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 87) | func (_u *OfflineSessionUpdate) SaveX(ctx context.Context) int { method Exec (line 96) | func (_u *OfflineSessionUpdate) Exec(ctx context.Context) error { method ExecX (line 102) | func (_u *OfflineSessionUpdate) ExecX(ctx context.Context) { method check (line 109) | func (_u *OfflineSessionUpdate) check() error { method sqlSave (line 123) | func (_u *OfflineSessionUpdate) sqlSave(ctx context.Context) (_node in... type OfflineSessionUpdateOne (line 163) | type OfflineSessionUpdateOne struct method SetUserID (line 171) | func (_u *OfflineSessionUpdateOne) SetUserID(v string) *OfflineSession... method SetNillableUserID (line 177) | func (_u *OfflineSessionUpdateOne) SetNillableUserID(v *string) *Offli... method SetConnID (line 185) | func (_u *OfflineSessionUpdateOne) SetConnID(v string) *OfflineSession... method SetNillableConnID (line 191) | func (_u *OfflineSessionUpdateOne) SetNillableConnID(v *string) *Offli... method SetRefresh (line 199) | func (_u *OfflineSessionUpdateOne) SetRefresh(v []byte) *OfflineSessio... method SetConnectorData (line 205) | func (_u *OfflineSessionUpdateOne) SetConnectorData(v []byte) *Offline... method ClearConnectorData (line 211) | func (_u *OfflineSessionUpdateOne) ClearConnectorData() *OfflineSessio... method Mutation (line 217) | func (_u *OfflineSessionUpdateOne) Mutation() *OfflineSessionMutation { method Where (line 222) | func (_u *OfflineSessionUpdateOne) Where(ps ...predicate.OfflineSessio... method Select (line 229) | func (_u *OfflineSessionUpdateOne) Select(field string, fields ...stri... method Save (line 235) | func (_u *OfflineSessionUpdateOne) Save(ctx context.Context) (*Offline... method SaveX (line 240) | func (_u *OfflineSessionUpdateOne) SaveX(ctx context.Context) *Offline... method Exec (line 249) | func (_u *OfflineSessionUpdateOne) Exec(ctx context.Context) error { method ExecX (line 255) | func (_u *OfflineSessionUpdateOne) ExecX(ctx context.Context) { method check (line 262) | func (_u *OfflineSessionUpdateOne) check() error { method sqlSave (line 276) | func (_u *OfflineSessionUpdateOne) sqlSave(ctx context.Context) (_node... FILE: storage/ent/db/password.go type Password (line 16) | type Password struct method scanValues (line 40) | func (*Password) scanValues(columns []string) ([]any, error) { method assignValues (line 61) | func (_m *Password) assignValues(columns []string, values []any) error { method Value (line 133) | func (_m *Password) Value(name string) (ent.Value, error) { method Update (line 140) | func (_m *Password) Update() *PasswordUpdateOne { method Unwrap (line 146) | func (_m *Password) Unwrap() *Password { method String (line 156) | func (_m *Password) String() string { type Passwords (line 190) | type Passwords FILE: storage/ent/db/password/password.go constant Label (line 11) | Label = "password" constant FieldID (line 13) | FieldID = "id" constant FieldEmail (line 15) | FieldEmail = "email" constant FieldHash (line 17) | FieldHash = "hash" constant FieldUsername (line 19) | FieldUsername = "username" constant FieldName (line 21) | FieldName = "name" constant FieldPreferredUsername (line 23) | FieldPreferredUsername = "preferred_username" constant FieldEmailVerified (line 25) | FieldEmailVerified = "email_verified" constant FieldUserID (line 27) | FieldUserID = "user_id" constant FieldGroups (line 29) | FieldGroups = "groups" constant Table (line 31) | Table = "passwords" function ValidColumn (line 48) | func ValidColumn(column string) bool { type OrderOption (line 71) | type OrderOption function ByID (line 74) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByEmail (line 79) | func ByEmail(opts ...sql.OrderTermOption) OrderOption { function ByUsername (line 84) | func ByUsername(opts ...sql.OrderTermOption) OrderOption { function ByName (line 89) | func ByName(opts ...sql.OrderTermOption) OrderOption { function ByPreferredUsername (line 94) | func ByPreferredUsername(opts ...sql.OrderTermOption) OrderOption { function ByEmailVerified (line 99) | func ByEmailVerified(opts ...sql.OrderTermOption) OrderOption { function ByUserID (line 104) | func ByUserID(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/password/where.go function ID (line 11) | func ID(id int) predicate.Password { function IDEQ (line 16) | func IDEQ(id int) predicate.Password { function IDNEQ (line 21) | func IDNEQ(id int) predicate.Password { function IDIn (line 26) | func IDIn(ids ...int) predicate.Password { function IDNotIn (line 31) | func IDNotIn(ids ...int) predicate.Password { function IDGT (line 36) | func IDGT(id int) predicate.Password { function IDGTE (line 41) | func IDGTE(id int) predicate.Password { function IDLT (line 46) | func IDLT(id int) predicate.Password { function IDLTE (line 51) | func IDLTE(id int) predicate.Password { function Email (line 56) | func Email(v string) predicate.Password { function Hash (line 61) | func Hash(v []byte) predicate.Password { function Username (line 66) | func Username(v string) predicate.Password { function Name (line 71) | func Name(v string) predicate.Password { function PreferredUsername (line 76) | func PreferredUsername(v string) predicate.Password { function EmailVerified (line 81) | func EmailVerified(v bool) predicate.Password { function UserID (line 86) | func UserID(v string) predicate.Password { function EmailEQ (line 91) | func EmailEQ(v string) predicate.Password { function EmailNEQ (line 96) | func EmailNEQ(v string) predicate.Password { function EmailIn (line 101) | func EmailIn(vs ...string) predicate.Password { function EmailNotIn (line 106) | func EmailNotIn(vs ...string) predicate.Password { function EmailGT (line 111) | func EmailGT(v string) predicate.Password { function EmailGTE (line 116) | func EmailGTE(v string) predicate.Password { function EmailLT (line 121) | func EmailLT(v string) predicate.Password { function EmailLTE (line 126) | func EmailLTE(v string) predicate.Password { function EmailContains (line 131) | func EmailContains(v string) predicate.Password { function EmailHasPrefix (line 136) | func EmailHasPrefix(v string) predicate.Password { function EmailHasSuffix (line 141) | func EmailHasSuffix(v string) predicate.Password { function EmailEqualFold (line 146) | func EmailEqualFold(v string) predicate.Password { function EmailContainsFold (line 151) | func EmailContainsFold(v string) predicate.Password { function HashEQ (line 156) | func HashEQ(v []byte) predicate.Password { function HashNEQ (line 161) | func HashNEQ(v []byte) predicate.Password { function HashIn (line 166) | func HashIn(vs ...[]byte) predicate.Password { function HashNotIn (line 171) | func HashNotIn(vs ...[]byte) predicate.Password { function HashGT (line 176) | func HashGT(v []byte) predicate.Password { function HashGTE (line 181) | func HashGTE(v []byte) predicate.Password { function HashLT (line 186) | func HashLT(v []byte) predicate.Password { function HashLTE (line 191) | func HashLTE(v []byte) predicate.Password { function UsernameEQ (line 196) | func UsernameEQ(v string) predicate.Password { function UsernameNEQ (line 201) | func UsernameNEQ(v string) predicate.Password { function UsernameIn (line 206) | func UsernameIn(vs ...string) predicate.Password { function UsernameNotIn (line 211) | func UsernameNotIn(vs ...string) predicate.Password { function UsernameGT (line 216) | func UsernameGT(v string) predicate.Password { function UsernameGTE (line 221) | func UsernameGTE(v string) predicate.Password { function UsernameLT (line 226) | func UsernameLT(v string) predicate.Password { function UsernameLTE (line 231) | func UsernameLTE(v string) predicate.Password { function UsernameContains (line 236) | func UsernameContains(v string) predicate.Password { function UsernameHasPrefix (line 241) | func UsernameHasPrefix(v string) predicate.Password { function UsernameHasSuffix (line 246) | func UsernameHasSuffix(v string) predicate.Password { function UsernameEqualFold (line 251) | func UsernameEqualFold(v string) predicate.Password { function UsernameContainsFold (line 256) | func UsernameContainsFold(v string) predicate.Password { function NameEQ (line 261) | func NameEQ(v string) predicate.Password { function NameNEQ (line 266) | func NameNEQ(v string) predicate.Password { function NameIn (line 271) | func NameIn(vs ...string) predicate.Password { function NameNotIn (line 276) | func NameNotIn(vs ...string) predicate.Password { function NameGT (line 281) | func NameGT(v string) predicate.Password { function NameGTE (line 286) | func NameGTE(v string) predicate.Password { function NameLT (line 291) | func NameLT(v string) predicate.Password { function NameLTE (line 296) | func NameLTE(v string) predicate.Password { function NameContains (line 301) | func NameContains(v string) predicate.Password { function NameHasPrefix (line 306) | func NameHasPrefix(v string) predicate.Password { function NameHasSuffix (line 311) | func NameHasSuffix(v string) predicate.Password { function NameEqualFold (line 316) | func NameEqualFold(v string) predicate.Password { function NameContainsFold (line 321) | func NameContainsFold(v string) predicate.Password { function PreferredUsernameEQ (line 326) | func PreferredUsernameEQ(v string) predicate.Password { function PreferredUsernameNEQ (line 331) | func PreferredUsernameNEQ(v string) predicate.Password { function PreferredUsernameIn (line 336) | func PreferredUsernameIn(vs ...string) predicate.Password { function PreferredUsernameNotIn (line 341) | func PreferredUsernameNotIn(vs ...string) predicate.Password { function PreferredUsernameGT (line 346) | func PreferredUsernameGT(v string) predicate.Password { function PreferredUsernameGTE (line 351) | func PreferredUsernameGTE(v string) predicate.Password { function PreferredUsernameLT (line 356) | func PreferredUsernameLT(v string) predicate.Password { function PreferredUsernameLTE (line 361) | func PreferredUsernameLTE(v string) predicate.Password { function PreferredUsernameContains (line 366) | func PreferredUsernameContains(v string) predicate.Password { function PreferredUsernameHasPrefix (line 371) | func PreferredUsernameHasPrefix(v string) predicate.Password { function PreferredUsernameHasSuffix (line 376) | func PreferredUsernameHasSuffix(v string) predicate.Password { function PreferredUsernameEqualFold (line 381) | func PreferredUsernameEqualFold(v string) predicate.Password { function PreferredUsernameContainsFold (line 386) | func PreferredUsernameContainsFold(v string) predicate.Password { function EmailVerifiedEQ (line 391) | func EmailVerifiedEQ(v bool) predicate.Password { function EmailVerifiedNEQ (line 396) | func EmailVerifiedNEQ(v bool) predicate.Password { function EmailVerifiedIsNil (line 401) | func EmailVerifiedIsNil() predicate.Password { function EmailVerifiedNotNil (line 406) | func EmailVerifiedNotNil() predicate.Password { function UserIDEQ (line 411) | func UserIDEQ(v string) predicate.Password { function UserIDNEQ (line 416) | func UserIDNEQ(v string) predicate.Password { function UserIDIn (line 421) | func UserIDIn(vs ...string) predicate.Password { function UserIDNotIn (line 426) | func UserIDNotIn(vs ...string) predicate.Password { function UserIDGT (line 431) | func UserIDGT(v string) predicate.Password { function UserIDGTE (line 436) | func UserIDGTE(v string) predicate.Password { function UserIDLT (line 441) | func UserIDLT(v string) predicate.Password { function UserIDLTE (line 446) | func UserIDLTE(v string) predicate.Password { function UserIDContains (line 451) | func UserIDContains(v string) predicate.Password { function UserIDHasPrefix (line 456) | func UserIDHasPrefix(v string) predicate.Password { function UserIDHasSuffix (line 461) | func UserIDHasSuffix(v string) predicate.Password { function UserIDEqualFold (line 466) | func UserIDEqualFold(v string) predicate.Password { function UserIDContainsFold (line 471) | func UserIDContainsFold(v string) predicate.Password { function GroupsIsNil (line 476) | func GroupsIsNil() predicate.Password { function GroupsNotNil (line 481) | func GroupsNotNil() predicate.Password { function And (line 486) | func And(predicates ...predicate.Password) predicate.Password { function Or (line 491) | func Or(predicates ...predicate.Password) predicate.Password { function Not (line 496) | func Not(p predicate.Password) predicate.Password { FILE: storage/ent/db/password_create.go type PasswordCreate (line 16) | type PasswordCreate struct method SetEmail (line 23) | func (_c *PasswordCreate) SetEmail(v string) *PasswordCreate { method SetHash (line 29) | func (_c *PasswordCreate) SetHash(v []byte) *PasswordCreate { method SetUsername (line 35) | func (_c *PasswordCreate) SetUsername(v string) *PasswordCreate { method SetName (line 41) | func (_c *PasswordCreate) SetName(v string) *PasswordCreate { method SetNillableName (line 47) | func (_c *PasswordCreate) SetNillableName(v *string) *PasswordCreate { method SetPreferredUsername (line 55) | func (_c *PasswordCreate) SetPreferredUsername(v string) *PasswordCrea... method SetNillablePreferredUsername (line 61) | func (_c *PasswordCreate) SetNillablePreferredUsername(v *string) *Pas... method SetEmailVerified (line 69) | func (_c *PasswordCreate) SetEmailVerified(v bool) *PasswordCreate { method SetNillableEmailVerified (line 75) | func (_c *PasswordCreate) SetNillableEmailVerified(v *bool) *PasswordC... method SetUserID (line 83) | func (_c *PasswordCreate) SetUserID(v string) *PasswordCreate { method SetGroups (line 89) | func (_c *PasswordCreate) SetGroups(v []string) *PasswordCreate { method Mutation (line 95) | func (_c *PasswordCreate) Mutation() *PasswordMutation { method Save (line 100) | func (_c *PasswordCreate) Save(ctx context.Context) (*Password, error) { method SaveX (line 106) | func (_c *PasswordCreate) SaveX(ctx context.Context) *Password { method Exec (line 115) | func (_c *PasswordCreate) Exec(ctx context.Context) error { method ExecX (line 121) | func (_c *PasswordCreate) ExecX(ctx context.Context) { method defaults (line 128) | func (_c *PasswordCreate) defaults() { method check (line 140) | func (_c *PasswordCreate) check() error { method sqlSave (line 177) | func (_c *PasswordCreate) sqlSave(ctx context.Context) (*Password, err... method createSpec (line 195) | func (_c *PasswordCreate) createSpec() (*Password, *sqlgraph.CreateSpe... type PasswordCreateBulk (line 236) | type PasswordCreateBulk struct method Save (line 243) | func (_c *PasswordCreateBulk) Save(ctx context.Context) ([]*Password, ... method SaveX (line 302) | func (_c *PasswordCreateBulk) SaveX(ctx context.Context) []*Password { method Exec (line 311) | func (_c *PasswordCreateBulk) Exec(ctx context.Context) error { method ExecX (line 317) | func (_c *PasswordCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/password_delete.go type PasswordDelete (line 16) | type PasswordDelete struct method Where (line 23) | func (_d *PasswordDelete) Where(ps ...predicate.Password) *PasswordDel... method Exec (line 29) | func (_d *PasswordDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *PasswordDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *PasswordDelete) sqlExec(ctx context.Context) (int, error) { type PasswordDeleteOne (line 60) | type PasswordDeleteOne struct method Where (line 65) | func (_d *PasswordDeleteOne) Where(ps ...predicate.Password) *Password... method Exec (line 71) | func (_d *PasswordDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *PasswordDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/password_query.go type PasswordQuery (line 19) | type PasswordQuery struct method Where (line 31) | func (_q *PasswordQuery) Where(ps ...predicate.Password) *PasswordQuery { method Limit (line 37) | func (_q *PasswordQuery) Limit(limit int) *PasswordQuery { method Offset (line 43) | func (_q *PasswordQuery) Offset(offset int) *PasswordQuery { method Unique (line 50) | func (_q *PasswordQuery) Unique(unique bool) *PasswordQuery { method Order (line 56) | func (_q *PasswordQuery) Order(o ...password.OrderOption) *PasswordQue... method First (line 63) | func (_q *PasswordQuery) First(ctx context.Context) (*Password, error) { method FirstX (line 75) | func (_q *PasswordQuery) FirstX(ctx context.Context) *Password { method FirstID (line 85) | func (_q *PasswordQuery) FirstID(ctx context.Context) (id int, err err... method FirstIDX (line 98) | func (_q *PasswordQuery) FirstIDX(ctx context.Context) int { method Only (line 109) | func (_q *PasswordQuery) Only(ctx context.Context) (*Password, error) { method OnlyX (line 125) | func (_q *PasswordQuery) OnlyX(ctx context.Context) *Password { method OnlyID (line 136) | func (_q *PasswordQuery) OnlyID(ctx context.Context) (id int, err erro... method OnlyIDX (line 153) | func (_q *PasswordQuery) OnlyIDX(ctx context.Context) int { method All (line 162) | func (_q *PasswordQuery) All(ctx context.Context) ([]*Password, error) { method AllX (line 172) | func (_q *PasswordQuery) AllX(ctx context.Context) []*Password { method IDs (line 181) | func (_q *PasswordQuery) IDs(ctx context.Context) (ids []int, err erro... method IDsX (line 193) | func (_q *PasswordQuery) IDsX(ctx context.Context) []int { method Count (line 202) | func (_q *PasswordQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *PasswordQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *PasswordQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *PasswordQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *PasswordQuery) Clone() *PasswordQuery { method GroupBy (line 273) | func (_q *PasswordQuery) GroupBy(field string, fields ...string) *Pass... method Select (line 294) | func (_q *PasswordQuery) Select(fields ...string) *PasswordSelect { method Aggregate (line 303) | func (_q *PasswordQuery) Aggregate(fns ...AggregateFunc) *PasswordSele... method prepareQuery (line 307) | func (_q *PasswordQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *PasswordQuery) sqlAll(ctx context.Context, hooks ...queryHoo... method sqlCount (line 358) | func (_q *PasswordQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *PasswordQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *PasswordQuery) sqlQuery(ctx context.Context) *sql.Selector { type PasswordGroupBy (line 440) | type PasswordGroupBy struct method Aggregate (line 446) | func (_g *PasswordGroupBy) Aggregate(fns ...AggregateFunc) *PasswordGr... method Scan (line 452) | func (_g *PasswordGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *PasswordGroupBy) sqlScan(ctx context.Context, root *Password... type PasswordSelect (line 488) | type PasswordSelect struct method Aggregate (line 494) | func (_s *PasswordSelect) Aggregate(fns ...AggregateFunc) *PasswordSel... method Scan (line 500) | func (_s *PasswordSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *PasswordSelect) sqlScan(ctx context.Context, root *PasswordQ... FILE: storage/ent/db/password_update.go type PasswordUpdate (line 19) | type PasswordUpdate struct method Where (line 26) | func (_u *PasswordUpdate) Where(ps ...predicate.Password) *PasswordUpd... method SetEmail (line 32) | func (_u *PasswordUpdate) SetEmail(v string) *PasswordUpdate { method SetNillableEmail (line 38) | func (_u *PasswordUpdate) SetNillableEmail(v *string) *PasswordUpdate { method SetHash (line 46) | func (_u *PasswordUpdate) SetHash(v []byte) *PasswordUpdate { method SetUsername (line 52) | func (_u *PasswordUpdate) SetUsername(v string) *PasswordUpdate { method SetNillableUsername (line 58) | func (_u *PasswordUpdate) SetNillableUsername(v *string) *PasswordUpda... method SetName (line 66) | func (_u *PasswordUpdate) SetName(v string) *PasswordUpdate { method SetNillableName (line 72) | func (_u *PasswordUpdate) SetNillableName(v *string) *PasswordUpdate { method SetPreferredUsername (line 80) | func (_u *PasswordUpdate) SetPreferredUsername(v string) *PasswordUpda... method SetNillablePreferredUsername (line 86) | func (_u *PasswordUpdate) SetNillablePreferredUsername(v *string) *Pas... method SetEmailVerified (line 94) | func (_u *PasswordUpdate) SetEmailVerified(v bool) *PasswordUpdate { method SetNillableEmailVerified (line 100) | func (_u *PasswordUpdate) SetNillableEmailVerified(v *bool) *PasswordU... method ClearEmailVerified (line 108) | func (_u *PasswordUpdate) ClearEmailVerified() *PasswordUpdate { method SetUserID (line 114) | func (_u *PasswordUpdate) SetUserID(v string) *PasswordUpdate { method SetNillableUserID (line 120) | func (_u *PasswordUpdate) SetNillableUserID(v *string) *PasswordUpdate { method SetGroups (line 128) | func (_u *PasswordUpdate) SetGroups(v []string) *PasswordUpdate { method AppendGroups (line 134) | func (_u *PasswordUpdate) AppendGroups(v []string) *PasswordUpdate { method ClearGroups (line 140) | func (_u *PasswordUpdate) ClearGroups() *PasswordUpdate { method Mutation (line 146) | func (_u *PasswordUpdate) Mutation() *PasswordMutation { method Save (line 151) | func (_u *PasswordUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 156) | func (_u *PasswordUpdate) SaveX(ctx context.Context) int { method Exec (line 165) | func (_u *PasswordUpdate) Exec(ctx context.Context) error { method ExecX (line 171) | func (_u *PasswordUpdate) ExecX(ctx context.Context) { method check (line 178) | func (_u *PasswordUpdate) check() error { method sqlSave (line 197) | func (_u *PasswordUpdate) sqlSave(ctx context.Context) (_node int, err... type PasswordUpdateOne (line 257) | type PasswordUpdateOne struct method SetEmail (line 265) | func (_u *PasswordUpdateOne) SetEmail(v string) *PasswordUpdateOne { method SetNillableEmail (line 271) | func (_u *PasswordUpdateOne) SetNillableEmail(v *string) *PasswordUpda... method SetHash (line 279) | func (_u *PasswordUpdateOne) SetHash(v []byte) *PasswordUpdateOne { method SetUsername (line 285) | func (_u *PasswordUpdateOne) SetUsername(v string) *PasswordUpdateOne { method SetNillableUsername (line 291) | func (_u *PasswordUpdateOne) SetNillableUsername(v *string) *PasswordU... method SetName (line 299) | func (_u *PasswordUpdateOne) SetName(v string) *PasswordUpdateOne { method SetNillableName (line 305) | func (_u *PasswordUpdateOne) SetNillableName(v *string) *PasswordUpdat... method SetPreferredUsername (line 313) | func (_u *PasswordUpdateOne) SetPreferredUsername(v string) *PasswordU... method SetNillablePreferredUsername (line 319) | func (_u *PasswordUpdateOne) SetNillablePreferredUsername(v *string) *... method SetEmailVerified (line 327) | func (_u *PasswordUpdateOne) SetEmailVerified(v bool) *PasswordUpdateO... method SetNillableEmailVerified (line 333) | func (_u *PasswordUpdateOne) SetNillableEmailVerified(v *bool) *Passwo... method ClearEmailVerified (line 341) | func (_u *PasswordUpdateOne) ClearEmailVerified() *PasswordUpdateOne { method SetUserID (line 347) | func (_u *PasswordUpdateOne) SetUserID(v string) *PasswordUpdateOne { method SetNillableUserID (line 353) | func (_u *PasswordUpdateOne) SetNillableUserID(v *string) *PasswordUpd... method SetGroups (line 361) | func (_u *PasswordUpdateOne) SetGroups(v []string) *PasswordUpdateOne { method AppendGroups (line 367) | func (_u *PasswordUpdateOne) AppendGroups(v []string) *PasswordUpdateO... method ClearGroups (line 373) | func (_u *PasswordUpdateOne) ClearGroups() *PasswordUpdateOne { method Mutation (line 379) | func (_u *PasswordUpdateOne) Mutation() *PasswordMutation { method Where (line 384) | func (_u *PasswordUpdateOne) Where(ps ...predicate.Password) *Password... method Select (line 391) | func (_u *PasswordUpdateOne) Select(field string, fields ...string) *P... method Save (line 397) | func (_u *PasswordUpdateOne) Save(ctx context.Context) (*Password, err... method SaveX (line 402) | func (_u *PasswordUpdateOne) SaveX(ctx context.Context) *Password { method Exec (line 411) | func (_u *PasswordUpdateOne) Exec(ctx context.Context) error { method ExecX (line 417) | func (_u *PasswordUpdateOne) ExecX(ctx context.Context) { method check (line 424) | func (_u *PasswordUpdateOne) check() error { method sqlSave (line 443) | func (_u *PasswordUpdateOne) sqlSave(ctx context.Context) (_node *Pass... FILE: storage/ent/db/predicate/predicate.go type AuthCode (line 10) | type AuthCode type AuthRequest (line 13) | type AuthRequest type AuthSession (line 16) | type AuthSession type Connector (line 19) | type Connector type DeviceRequest (line 22) | type DeviceRequest type DeviceToken (line 25) | type DeviceToken type Keys (line 28) | type Keys type OAuth2Client (line 31) | type OAuth2Client type OfflineSession (line 34) | type OfflineSession type Password (line 37) | type Password type RefreshToken (line 40) | type RefreshToken type UserIdentity (line 43) | type UserIdentity FILE: storage/ent/db/refreshtoken.go type RefreshToken (line 17) | type RefreshToken struct method scanValues (line 55) | func (*RefreshToken) scanValues(columns []string) ([]any, error) { method assignValues (line 76) | func (_m *RefreshToken) assignValues(columns []string, values []any) e... method Value (line 191) | func (_m *RefreshToken) Value(name string) (ent.Value, error) { method Update (line 198) | func (_m *RefreshToken) Update() *RefreshTokenUpdateOne { method Unwrap (line 204) | func (_m *RefreshToken) Unwrap() *RefreshToken { method String (line 214) | func (_m *RefreshToken) String() string { type RefreshTokens (line 269) | type RefreshTokens FILE: storage/ent/db/refreshtoken/refreshtoken.go constant Label (line 13) | Label = "refresh_token" constant FieldID (line 15) | FieldID = "id" constant FieldClientID (line 17) | FieldClientID = "client_id" constant FieldScopes (line 19) | FieldScopes = "scopes" constant FieldNonce (line 21) | FieldNonce = "nonce" constant FieldClaimsUserID (line 23) | FieldClaimsUserID = "claims_user_id" constant FieldClaimsUsername (line 25) | FieldClaimsUsername = "claims_username" constant FieldClaimsEmail (line 27) | FieldClaimsEmail = "claims_email" constant FieldClaimsEmailVerified (line 29) | FieldClaimsEmailVerified = "claims_email_verified" constant FieldClaimsGroups (line 31) | FieldClaimsGroups = "claims_groups" constant FieldClaimsPreferredUsername (line 33) | FieldClaimsPreferredUsername = "claims_preferred_username" constant FieldConnectorID (line 35) | FieldConnectorID = "connector_id" constant FieldConnectorData (line 37) | FieldConnectorData = "connector_data" constant FieldToken (line 39) | FieldToken = "token" constant FieldObsoleteToken (line 41) | FieldObsoleteToken = "obsolete_token" constant FieldCreatedAt (line 43) | FieldCreatedAt = "created_at" constant FieldLastUsed (line 45) | FieldLastUsed = "last_used" constant Table (line 47) | Table = "refresh_tokens" function ValidColumn (line 71) | func ValidColumn(column string) bool { type OrderOption (line 108) | type OrderOption function ByID (line 111) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByClientID (line 116) | func ByClientID(opts ...sql.OrderTermOption) OrderOption { function ByNonce (line 121) | func ByNonce(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUserID (line 126) | func ByClaimsUserID(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUsername (line 131) | func ByClaimsUsername(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmail (line 136) | func ByClaimsEmail(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmailVerified (line 141) | func ByClaimsEmailVerified(opts ...sql.OrderTermOption) OrderOption { function ByClaimsPreferredUsername (line 146) | func ByClaimsPreferredUsername(opts ...sql.OrderTermOption) OrderOption { function ByConnectorID (line 151) | func ByConnectorID(opts ...sql.OrderTermOption) OrderOption { function ByToken (line 156) | func ByToken(opts ...sql.OrderTermOption) OrderOption { function ByObsoleteToken (line 161) | func ByObsoleteToken(opts ...sql.OrderTermOption) OrderOption { function ByCreatedAt (line 166) | func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption { function ByLastUsed (line 171) | func ByLastUsed(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/refreshtoken/where.go function ID (line 13) | func ID(id string) predicate.RefreshToken { function IDEQ (line 18) | func IDEQ(id string) predicate.RefreshToken { function IDNEQ (line 23) | func IDNEQ(id string) predicate.RefreshToken { function IDIn (line 28) | func IDIn(ids ...string) predicate.RefreshToken { function IDNotIn (line 33) | func IDNotIn(ids ...string) predicate.RefreshToken { function IDGT (line 38) | func IDGT(id string) predicate.RefreshToken { function IDGTE (line 43) | func IDGTE(id string) predicate.RefreshToken { function IDLT (line 48) | func IDLT(id string) predicate.RefreshToken { function IDLTE (line 53) | func IDLTE(id string) predicate.RefreshToken { function IDEqualFold (line 58) | func IDEqualFold(id string) predicate.RefreshToken { function IDContainsFold (line 63) | func IDContainsFold(id string) predicate.RefreshToken { function ClientID (line 68) | func ClientID(v string) predicate.RefreshToken { function Nonce (line 73) | func Nonce(v string) predicate.RefreshToken { function ClaimsUserID (line 78) | func ClaimsUserID(v string) predicate.RefreshToken { function ClaimsUsername (line 83) | func ClaimsUsername(v string) predicate.RefreshToken { function ClaimsEmail (line 88) | func ClaimsEmail(v string) predicate.RefreshToken { function ClaimsEmailVerified (line 93) | func ClaimsEmailVerified(v bool) predicate.RefreshToken { function ClaimsPreferredUsername (line 98) | func ClaimsPreferredUsername(v string) predicate.RefreshToken { function ConnectorID (line 103) | func ConnectorID(v string) predicate.RefreshToken { function ConnectorData (line 108) | func ConnectorData(v []byte) predicate.RefreshToken { function Token (line 113) | func Token(v string) predicate.RefreshToken { function ObsoleteToken (line 118) | func ObsoleteToken(v string) predicate.RefreshToken { function CreatedAt (line 123) | func CreatedAt(v time.Time) predicate.RefreshToken { function LastUsed (line 128) | func LastUsed(v time.Time) predicate.RefreshToken { function ClientIDEQ (line 133) | func ClientIDEQ(v string) predicate.RefreshToken { function ClientIDNEQ (line 138) | func ClientIDNEQ(v string) predicate.RefreshToken { function ClientIDIn (line 143) | func ClientIDIn(vs ...string) predicate.RefreshToken { function ClientIDNotIn (line 148) | func ClientIDNotIn(vs ...string) predicate.RefreshToken { function ClientIDGT (line 153) | func ClientIDGT(v string) predicate.RefreshToken { function ClientIDGTE (line 158) | func ClientIDGTE(v string) predicate.RefreshToken { function ClientIDLT (line 163) | func ClientIDLT(v string) predicate.RefreshToken { function ClientIDLTE (line 168) | func ClientIDLTE(v string) predicate.RefreshToken { function ClientIDContains (line 173) | func ClientIDContains(v string) predicate.RefreshToken { function ClientIDHasPrefix (line 178) | func ClientIDHasPrefix(v string) predicate.RefreshToken { function ClientIDHasSuffix (line 183) | func ClientIDHasSuffix(v string) predicate.RefreshToken { function ClientIDEqualFold (line 188) | func ClientIDEqualFold(v string) predicate.RefreshToken { function ClientIDContainsFold (line 193) | func ClientIDContainsFold(v string) predicate.RefreshToken { function ScopesIsNil (line 198) | func ScopesIsNil() predicate.RefreshToken { function ScopesNotNil (line 203) | func ScopesNotNil() predicate.RefreshToken { function NonceEQ (line 208) | func NonceEQ(v string) predicate.RefreshToken { function NonceNEQ (line 213) | func NonceNEQ(v string) predicate.RefreshToken { function NonceIn (line 218) | func NonceIn(vs ...string) predicate.RefreshToken { function NonceNotIn (line 223) | func NonceNotIn(vs ...string) predicate.RefreshToken { function NonceGT (line 228) | func NonceGT(v string) predicate.RefreshToken { function NonceGTE (line 233) | func NonceGTE(v string) predicate.RefreshToken { function NonceLT (line 238) | func NonceLT(v string) predicate.RefreshToken { function NonceLTE (line 243) | func NonceLTE(v string) predicate.RefreshToken { function NonceContains (line 248) | func NonceContains(v string) predicate.RefreshToken { function NonceHasPrefix (line 253) | func NonceHasPrefix(v string) predicate.RefreshToken { function NonceHasSuffix (line 258) | func NonceHasSuffix(v string) predicate.RefreshToken { function NonceEqualFold (line 263) | func NonceEqualFold(v string) predicate.RefreshToken { function NonceContainsFold (line 268) | func NonceContainsFold(v string) predicate.RefreshToken { function ClaimsUserIDEQ (line 273) | func ClaimsUserIDEQ(v string) predicate.RefreshToken { function ClaimsUserIDNEQ (line 278) | func ClaimsUserIDNEQ(v string) predicate.RefreshToken { function ClaimsUserIDIn (line 283) | func ClaimsUserIDIn(vs ...string) predicate.RefreshToken { function ClaimsUserIDNotIn (line 288) | func ClaimsUserIDNotIn(vs ...string) predicate.RefreshToken { function ClaimsUserIDGT (line 293) | func ClaimsUserIDGT(v string) predicate.RefreshToken { function ClaimsUserIDGTE (line 298) | func ClaimsUserIDGTE(v string) predicate.RefreshToken { function ClaimsUserIDLT (line 303) | func ClaimsUserIDLT(v string) predicate.RefreshToken { function ClaimsUserIDLTE (line 308) | func ClaimsUserIDLTE(v string) predicate.RefreshToken { function ClaimsUserIDContains (line 313) | func ClaimsUserIDContains(v string) predicate.RefreshToken { function ClaimsUserIDHasPrefix (line 318) | func ClaimsUserIDHasPrefix(v string) predicate.RefreshToken { function ClaimsUserIDHasSuffix (line 323) | func ClaimsUserIDHasSuffix(v string) predicate.RefreshToken { function ClaimsUserIDEqualFold (line 328) | func ClaimsUserIDEqualFold(v string) predicate.RefreshToken { function ClaimsUserIDContainsFold (line 333) | func ClaimsUserIDContainsFold(v string) predicate.RefreshToken { function ClaimsUsernameEQ (line 338) | func ClaimsUsernameEQ(v string) predicate.RefreshToken { function ClaimsUsernameNEQ (line 343) | func ClaimsUsernameNEQ(v string) predicate.RefreshToken { function ClaimsUsernameIn (line 348) | func ClaimsUsernameIn(vs ...string) predicate.RefreshToken { function ClaimsUsernameNotIn (line 353) | func ClaimsUsernameNotIn(vs ...string) predicate.RefreshToken { function ClaimsUsernameGT (line 358) | func ClaimsUsernameGT(v string) predicate.RefreshToken { function ClaimsUsernameGTE (line 363) | func ClaimsUsernameGTE(v string) predicate.RefreshToken { function ClaimsUsernameLT (line 368) | func ClaimsUsernameLT(v string) predicate.RefreshToken { function ClaimsUsernameLTE (line 373) | func ClaimsUsernameLTE(v string) predicate.RefreshToken { function ClaimsUsernameContains (line 378) | func ClaimsUsernameContains(v string) predicate.RefreshToken { function ClaimsUsernameHasPrefix (line 383) | func ClaimsUsernameHasPrefix(v string) predicate.RefreshToken { function ClaimsUsernameHasSuffix (line 388) | func ClaimsUsernameHasSuffix(v string) predicate.RefreshToken { function ClaimsUsernameEqualFold (line 393) | func ClaimsUsernameEqualFold(v string) predicate.RefreshToken { function ClaimsUsernameContainsFold (line 398) | func ClaimsUsernameContainsFold(v string) predicate.RefreshToken { function ClaimsEmailEQ (line 403) | func ClaimsEmailEQ(v string) predicate.RefreshToken { function ClaimsEmailNEQ (line 408) | func ClaimsEmailNEQ(v string) predicate.RefreshToken { function ClaimsEmailIn (line 413) | func ClaimsEmailIn(vs ...string) predicate.RefreshToken { function ClaimsEmailNotIn (line 418) | func ClaimsEmailNotIn(vs ...string) predicate.RefreshToken { function ClaimsEmailGT (line 423) | func ClaimsEmailGT(v string) predicate.RefreshToken { function ClaimsEmailGTE (line 428) | func ClaimsEmailGTE(v string) predicate.RefreshToken { function ClaimsEmailLT (line 433) | func ClaimsEmailLT(v string) predicate.RefreshToken { function ClaimsEmailLTE (line 438) | func ClaimsEmailLTE(v string) predicate.RefreshToken { function ClaimsEmailContains (line 443) | func ClaimsEmailContains(v string) predicate.RefreshToken { function ClaimsEmailHasPrefix (line 448) | func ClaimsEmailHasPrefix(v string) predicate.RefreshToken { function ClaimsEmailHasSuffix (line 453) | func ClaimsEmailHasSuffix(v string) predicate.RefreshToken { function ClaimsEmailEqualFold (line 458) | func ClaimsEmailEqualFold(v string) predicate.RefreshToken { function ClaimsEmailContainsFold (line 463) | func ClaimsEmailContainsFold(v string) predicate.RefreshToken { function ClaimsEmailVerifiedEQ (line 468) | func ClaimsEmailVerifiedEQ(v bool) predicate.RefreshToken { function ClaimsEmailVerifiedNEQ (line 473) | func ClaimsEmailVerifiedNEQ(v bool) predicate.RefreshToken { function ClaimsGroupsIsNil (line 478) | func ClaimsGroupsIsNil() predicate.RefreshToken { function ClaimsGroupsNotNil (line 483) | func ClaimsGroupsNotNil() predicate.RefreshToken { function ClaimsPreferredUsernameEQ (line 488) | func ClaimsPreferredUsernameEQ(v string) predicate.RefreshToken { function ClaimsPreferredUsernameNEQ (line 493) | func ClaimsPreferredUsernameNEQ(v string) predicate.RefreshToken { function ClaimsPreferredUsernameIn (line 498) | func ClaimsPreferredUsernameIn(vs ...string) predicate.RefreshToken { function ClaimsPreferredUsernameNotIn (line 503) | func ClaimsPreferredUsernameNotIn(vs ...string) predicate.RefreshToken { function ClaimsPreferredUsernameGT (line 508) | func ClaimsPreferredUsernameGT(v string) predicate.RefreshToken { function ClaimsPreferredUsernameGTE (line 513) | func ClaimsPreferredUsernameGTE(v string) predicate.RefreshToken { function ClaimsPreferredUsernameLT (line 518) | func ClaimsPreferredUsernameLT(v string) predicate.RefreshToken { function ClaimsPreferredUsernameLTE (line 523) | func ClaimsPreferredUsernameLTE(v string) predicate.RefreshToken { function ClaimsPreferredUsernameContains (line 528) | func ClaimsPreferredUsernameContains(v string) predicate.RefreshToken { function ClaimsPreferredUsernameHasPrefix (line 533) | func ClaimsPreferredUsernameHasPrefix(v string) predicate.RefreshToken { function ClaimsPreferredUsernameHasSuffix (line 538) | func ClaimsPreferredUsernameHasSuffix(v string) predicate.RefreshToken { function ClaimsPreferredUsernameEqualFold (line 543) | func ClaimsPreferredUsernameEqualFold(v string) predicate.RefreshToken { function ClaimsPreferredUsernameContainsFold (line 548) | func ClaimsPreferredUsernameContainsFold(v string) predicate.RefreshToken { function ConnectorIDEQ (line 553) | func ConnectorIDEQ(v string) predicate.RefreshToken { function ConnectorIDNEQ (line 558) | func ConnectorIDNEQ(v string) predicate.RefreshToken { function ConnectorIDIn (line 563) | func ConnectorIDIn(vs ...string) predicate.RefreshToken { function ConnectorIDNotIn (line 568) | func ConnectorIDNotIn(vs ...string) predicate.RefreshToken { function ConnectorIDGT (line 573) | func ConnectorIDGT(v string) predicate.RefreshToken { function ConnectorIDGTE (line 578) | func ConnectorIDGTE(v string) predicate.RefreshToken { function ConnectorIDLT (line 583) | func ConnectorIDLT(v string) predicate.RefreshToken { function ConnectorIDLTE (line 588) | func ConnectorIDLTE(v string) predicate.RefreshToken { function ConnectorIDContains (line 593) | func ConnectorIDContains(v string) predicate.RefreshToken { function ConnectorIDHasPrefix (line 598) | func ConnectorIDHasPrefix(v string) predicate.RefreshToken { function ConnectorIDHasSuffix (line 603) | func ConnectorIDHasSuffix(v string) predicate.RefreshToken { function ConnectorIDEqualFold (line 608) | func ConnectorIDEqualFold(v string) predicate.RefreshToken { function ConnectorIDContainsFold (line 613) | func ConnectorIDContainsFold(v string) predicate.RefreshToken { function ConnectorDataEQ (line 618) | func ConnectorDataEQ(v []byte) predicate.RefreshToken { function ConnectorDataNEQ (line 623) | func ConnectorDataNEQ(v []byte) predicate.RefreshToken { function ConnectorDataIn (line 628) | func ConnectorDataIn(vs ...[]byte) predicate.RefreshToken { function ConnectorDataNotIn (line 633) | func ConnectorDataNotIn(vs ...[]byte) predicate.RefreshToken { function ConnectorDataGT (line 638) | func ConnectorDataGT(v []byte) predicate.RefreshToken { function ConnectorDataGTE (line 643) | func ConnectorDataGTE(v []byte) predicate.RefreshToken { function ConnectorDataLT (line 648) | func ConnectorDataLT(v []byte) predicate.RefreshToken { function ConnectorDataLTE (line 653) | func ConnectorDataLTE(v []byte) predicate.RefreshToken { function ConnectorDataIsNil (line 658) | func ConnectorDataIsNil() predicate.RefreshToken { function ConnectorDataNotNil (line 663) | func ConnectorDataNotNil() predicate.RefreshToken { function TokenEQ (line 668) | func TokenEQ(v string) predicate.RefreshToken { function TokenNEQ (line 673) | func TokenNEQ(v string) predicate.RefreshToken { function TokenIn (line 678) | func TokenIn(vs ...string) predicate.RefreshToken { function TokenNotIn (line 683) | func TokenNotIn(vs ...string) predicate.RefreshToken { function TokenGT (line 688) | func TokenGT(v string) predicate.RefreshToken { function TokenGTE (line 693) | func TokenGTE(v string) predicate.RefreshToken { function TokenLT (line 698) | func TokenLT(v string) predicate.RefreshToken { function TokenLTE (line 703) | func TokenLTE(v string) predicate.RefreshToken { function TokenContains (line 708) | func TokenContains(v string) predicate.RefreshToken { function TokenHasPrefix (line 713) | func TokenHasPrefix(v string) predicate.RefreshToken { function TokenHasSuffix (line 718) | func TokenHasSuffix(v string) predicate.RefreshToken { function TokenEqualFold (line 723) | func TokenEqualFold(v string) predicate.RefreshToken { function TokenContainsFold (line 728) | func TokenContainsFold(v string) predicate.RefreshToken { function ObsoleteTokenEQ (line 733) | func ObsoleteTokenEQ(v string) predicate.RefreshToken { function ObsoleteTokenNEQ (line 738) | func ObsoleteTokenNEQ(v string) predicate.RefreshToken { function ObsoleteTokenIn (line 743) | func ObsoleteTokenIn(vs ...string) predicate.RefreshToken { function ObsoleteTokenNotIn (line 748) | func ObsoleteTokenNotIn(vs ...string) predicate.RefreshToken { function ObsoleteTokenGT (line 753) | func ObsoleteTokenGT(v string) predicate.RefreshToken { function ObsoleteTokenGTE (line 758) | func ObsoleteTokenGTE(v string) predicate.RefreshToken { function ObsoleteTokenLT (line 763) | func ObsoleteTokenLT(v string) predicate.RefreshToken { function ObsoleteTokenLTE (line 768) | func ObsoleteTokenLTE(v string) predicate.RefreshToken { function ObsoleteTokenContains (line 773) | func ObsoleteTokenContains(v string) predicate.RefreshToken { function ObsoleteTokenHasPrefix (line 778) | func ObsoleteTokenHasPrefix(v string) predicate.RefreshToken { function ObsoleteTokenHasSuffix (line 783) | func ObsoleteTokenHasSuffix(v string) predicate.RefreshToken { function ObsoleteTokenEqualFold (line 788) | func ObsoleteTokenEqualFold(v string) predicate.RefreshToken { function ObsoleteTokenContainsFold (line 793) | func ObsoleteTokenContainsFold(v string) predicate.RefreshToken { function CreatedAtEQ (line 798) | func CreatedAtEQ(v time.Time) predicate.RefreshToken { function CreatedAtNEQ (line 803) | func CreatedAtNEQ(v time.Time) predicate.RefreshToken { function CreatedAtIn (line 808) | func CreatedAtIn(vs ...time.Time) predicate.RefreshToken { function CreatedAtNotIn (line 813) | func CreatedAtNotIn(vs ...time.Time) predicate.RefreshToken { function CreatedAtGT (line 818) | func CreatedAtGT(v time.Time) predicate.RefreshToken { function CreatedAtGTE (line 823) | func CreatedAtGTE(v time.Time) predicate.RefreshToken { function CreatedAtLT (line 828) | func CreatedAtLT(v time.Time) predicate.RefreshToken { function CreatedAtLTE (line 833) | func CreatedAtLTE(v time.Time) predicate.RefreshToken { function LastUsedEQ (line 838) | func LastUsedEQ(v time.Time) predicate.RefreshToken { function LastUsedNEQ (line 843) | func LastUsedNEQ(v time.Time) predicate.RefreshToken { function LastUsedIn (line 848) | func LastUsedIn(vs ...time.Time) predicate.RefreshToken { function LastUsedNotIn (line 853) | func LastUsedNotIn(vs ...time.Time) predicate.RefreshToken { function LastUsedGT (line 858) | func LastUsedGT(v time.Time) predicate.RefreshToken { function LastUsedGTE (line 863) | func LastUsedGTE(v time.Time) predicate.RefreshToken { function LastUsedLT (line 868) | func LastUsedLT(v time.Time) predicate.RefreshToken { function LastUsedLTE (line 873) | func LastUsedLTE(v time.Time) predicate.RefreshToken { function And (line 878) | func And(predicates ...predicate.RefreshToken) predicate.RefreshToken { function Or (line 883) | func Or(predicates ...predicate.RefreshToken) predicate.RefreshToken { function Not (line 888) | func Not(p predicate.RefreshToken) predicate.RefreshToken { FILE: storage/ent/db/refreshtoken_create.go type RefreshTokenCreate (line 17) | type RefreshTokenCreate struct method SetClientID (line 24) | func (_c *RefreshTokenCreate) SetClientID(v string) *RefreshTokenCreate { method SetScopes (line 30) | func (_c *RefreshTokenCreate) SetScopes(v []string) *RefreshTokenCreate { method SetNonce (line 36) | func (_c *RefreshTokenCreate) SetNonce(v string) *RefreshTokenCreate { method SetClaimsUserID (line 42) | func (_c *RefreshTokenCreate) SetClaimsUserID(v string) *RefreshTokenC... method SetClaimsUsername (line 48) | func (_c *RefreshTokenCreate) SetClaimsUsername(v string) *RefreshToke... method SetClaimsEmail (line 54) | func (_c *RefreshTokenCreate) SetClaimsEmail(v string) *RefreshTokenCr... method SetClaimsEmailVerified (line 60) | func (_c *RefreshTokenCreate) SetClaimsEmailVerified(v bool) *RefreshT... method SetClaimsGroups (line 66) | func (_c *RefreshTokenCreate) SetClaimsGroups(v []string) *RefreshToke... method SetClaimsPreferredUsername (line 72) | func (_c *RefreshTokenCreate) SetClaimsPreferredUsername(v string) *Re... method SetNillableClaimsPreferredUsername (line 78) | func (_c *RefreshTokenCreate) SetNillableClaimsPreferredUsername(v *st... method SetConnectorID (line 86) | func (_c *RefreshTokenCreate) SetConnectorID(v string) *RefreshTokenCr... method SetConnectorData (line 92) | func (_c *RefreshTokenCreate) SetConnectorData(v []byte) *RefreshToken... method SetToken (line 98) | func (_c *RefreshTokenCreate) SetToken(v string) *RefreshTokenCreate { method SetNillableToken (line 104) | func (_c *RefreshTokenCreate) SetNillableToken(v *string) *RefreshToke... method SetObsoleteToken (line 112) | func (_c *RefreshTokenCreate) SetObsoleteToken(v string) *RefreshToken... method SetNillableObsoleteToken (line 118) | func (_c *RefreshTokenCreate) SetNillableObsoleteToken(v *string) *Ref... method SetCreatedAt (line 126) | func (_c *RefreshTokenCreate) SetCreatedAt(v time.Time) *RefreshTokenC... method SetNillableCreatedAt (line 132) | func (_c *RefreshTokenCreate) SetNillableCreatedAt(v *time.Time) *Refr... method SetLastUsed (line 140) | func (_c *RefreshTokenCreate) SetLastUsed(v time.Time) *RefreshTokenCr... method SetNillableLastUsed (line 146) | func (_c *RefreshTokenCreate) SetNillableLastUsed(v *time.Time) *Refre... method SetID (line 154) | func (_c *RefreshTokenCreate) SetID(v string) *RefreshTokenCreate { method Mutation (line 160) | func (_c *RefreshTokenCreate) Mutation() *RefreshTokenMutation { method Save (line 165) | func (_c *RefreshTokenCreate) Save(ctx context.Context) (*RefreshToken... method SaveX (line 171) | func (_c *RefreshTokenCreate) SaveX(ctx context.Context) *RefreshToken { method Exec (line 180) | func (_c *RefreshTokenCreate) Exec(ctx context.Context) error { method ExecX (line 186) | func (_c *RefreshTokenCreate) ExecX(ctx context.Context) { method defaults (line 193) | func (_c *RefreshTokenCreate) defaults() { method check (line 217) | func (_c *RefreshTokenCreate) check() error { method sqlSave (line 292) | func (_c *RefreshTokenCreate) sqlSave(ctx context.Context) (*RefreshTo... method createSpec (line 315) | func (_c *RefreshTokenCreate) createSpec() (*RefreshToken, *sqlgraph.C... type RefreshTokenCreateBulk (line 388) | type RefreshTokenCreateBulk struct method Save (line 395) | func (_c *RefreshTokenCreateBulk) Save(ctx context.Context) ([]*Refres... method SaveX (line 450) | func (_c *RefreshTokenCreateBulk) SaveX(ctx context.Context) []*Refres... method Exec (line 459) | func (_c *RefreshTokenCreateBulk) Exec(ctx context.Context) error { method ExecX (line 465) | func (_c *RefreshTokenCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/refreshtoken_delete.go type RefreshTokenDelete (line 16) | type RefreshTokenDelete struct method Where (line 23) | func (_d *RefreshTokenDelete) Where(ps ...predicate.RefreshToken) *Ref... method Exec (line 29) | func (_d *RefreshTokenDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *RefreshTokenDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *RefreshTokenDelete) sqlExec(ctx context.Context) (int, error) { type RefreshTokenDeleteOne (line 60) | type RefreshTokenDeleteOne struct method Where (line 65) | func (_d *RefreshTokenDeleteOne) Where(ps ...predicate.RefreshToken) *... method Exec (line 71) | func (_d *RefreshTokenDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *RefreshTokenDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/refreshtoken_query.go type RefreshTokenQuery (line 19) | type RefreshTokenQuery struct method Where (line 31) | func (_q *RefreshTokenQuery) Where(ps ...predicate.RefreshToken) *Refr... method Limit (line 37) | func (_q *RefreshTokenQuery) Limit(limit int) *RefreshTokenQuery { method Offset (line 43) | func (_q *RefreshTokenQuery) Offset(offset int) *RefreshTokenQuery { method Unique (line 50) | func (_q *RefreshTokenQuery) Unique(unique bool) *RefreshTokenQuery { method Order (line 56) | func (_q *RefreshTokenQuery) Order(o ...refreshtoken.OrderOption) *Ref... method First (line 63) | func (_q *RefreshTokenQuery) First(ctx context.Context) (*RefreshToken... method FirstX (line 75) | func (_q *RefreshTokenQuery) FirstX(ctx context.Context) *RefreshToken { method FirstID (line 85) | func (_q *RefreshTokenQuery) FirstID(ctx context.Context) (id string, ... method FirstIDX (line 98) | func (_q *RefreshTokenQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *RefreshTokenQuery) Only(ctx context.Context) (*RefreshToken,... method OnlyX (line 125) | func (_q *RefreshTokenQuery) OnlyX(ctx context.Context) *RefreshToken { method OnlyID (line 136) | func (_q *RefreshTokenQuery) OnlyID(ctx context.Context) (id string, e... method OnlyIDX (line 153) | func (_q *RefreshTokenQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *RefreshTokenQuery) All(ctx context.Context) ([]*RefreshToken... method AllX (line 172) | func (_q *RefreshTokenQuery) AllX(ctx context.Context) []*RefreshToken { method IDs (line 181) | func (_q *RefreshTokenQuery) IDs(ctx context.Context) (ids []string, e... method IDsX (line 193) | func (_q *RefreshTokenQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *RefreshTokenQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *RefreshTokenQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *RefreshTokenQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *RefreshTokenQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *RefreshTokenQuery) Clone() *RefreshTokenQuery { method GroupBy (line 273) | func (_q *RefreshTokenQuery) GroupBy(field string, fields ...string) *... method Select (line 294) | func (_q *RefreshTokenQuery) Select(fields ...string) *RefreshTokenSel... method Aggregate (line 303) | func (_q *RefreshTokenQuery) Aggregate(fns ...AggregateFunc) *RefreshT... method prepareQuery (line 307) | func (_q *RefreshTokenQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *RefreshTokenQuery) sqlAll(ctx context.Context, hooks ...quer... method sqlCount (line 358) | func (_q *RefreshTokenQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *RefreshTokenQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *RefreshTokenQuery) sqlQuery(ctx context.Context) *sql.Select... type RefreshTokenGroupBy (line 440) | type RefreshTokenGroupBy struct method Aggregate (line 446) | func (_g *RefreshTokenGroupBy) Aggregate(fns ...AggregateFunc) *Refres... method Scan (line 452) | func (_g *RefreshTokenGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *RefreshTokenGroupBy) sqlScan(ctx context.Context, root *Refr... type RefreshTokenSelect (line 488) | type RefreshTokenSelect struct method Aggregate (line 494) | func (_s *RefreshTokenSelect) Aggregate(fns ...AggregateFunc) *Refresh... method Scan (line 500) | func (_s *RefreshTokenSelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *RefreshTokenSelect) sqlScan(ctx context.Context, root *Refre... FILE: storage/ent/db/refreshtoken_update.go type RefreshTokenUpdate (line 20) | type RefreshTokenUpdate struct method Where (line 27) | func (_u *RefreshTokenUpdate) Where(ps ...predicate.RefreshToken) *Ref... method SetClientID (line 33) | func (_u *RefreshTokenUpdate) SetClientID(v string) *RefreshTokenUpdate { method SetNillableClientID (line 39) | func (_u *RefreshTokenUpdate) SetNillableClientID(v *string) *RefreshT... method SetScopes (line 47) | func (_u *RefreshTokenUpdate) SetScopes(v []string) *RefreshTokenUpdate { method AppendScopes (line 53) | func (_u *RefreshTokenUpdate) AppendScopes(v []string) *RefreshTokenUp... method ClearScopes (line 59) | func (_u *RefreshTokenUpdate) ClearScopes() *RefreshTokenUpdate { method SetNonce (line 65) | func (_u *RefreshTokenUpdate) SetNonce(v string) *RefreshTokenUpdate { method SetNillableNonce (line 71) | func (_u *RefreshTokenUpdate) SetNillableNonce(v *string) *RefreshToke... method SetClaimsUserID (line 79) | func (_u *RefreshTokenUpdate) SetClaimsUserID(v string) *RefreshTokenU... method SetNillableClaimsUserID (line 85) | func (_u *RefreshTokenUpdate) SetNillableClaimsUserID(v *string) *Refr... method SetClaimsUsername (line 93) | func (_u *RefreshTokenUpdate) SetClaimsUsername(v string) *RefreshToke... method SetNillableClaimsUsername (line 99) | func (_u *RefreshTokenUpdate) SetNillableClaimsUsername(v *string) *Re... method SetClaimsEmail (line 107) | func (_u *RefreshTokenUpdate) SetClaimsEmail(v string) *RefreshTokenUp... method SetNillableClaimsEmail (line 113) | func (_u *RefreshTokenUpdate) SetNillableClaimsEmail(v *string) *Refre... method SetClaimsEmailVerified (line 121) | func (_u *RefreshTokenUpdate) SetClaimsEmailVerified(v bool) *RefreshT... method SetNillableClaimsEmailVerified (line 127) | func (_u *RefreshTokenUpdate) SetNillableClaimsEmailVerified(v *bool) ... method SetClaimsGroups (line 135) | func (_u *RefreshTokenUpdate) SetClaimsGroups(v []string) *RefreshToke... method AppendClaimsGroups (line 141) | func (_u *RefreshTokenUpdate) AppendClaimsGroups(v []string) *RefreshT... method ClearClaimsGroups (line 147) | func (_u *RefreshTokenUpdate) ClearClaimsGroups() *RefreshTokenUpdate { method SetClaimsPreferredUsername (line 153) | func (_u *RefreshTokenUpdate) SetClaimsPreferredUsername(v string) *Re... method SetNillableClaimsPreferredUsername (line 159) | func (_u *RefreshTokenUpdate) SetNillableClaimsPreferredUsername(v *st... method SetConnectorID (line 167) | func (_u *RefreshTokenUpdate) SetConnectorID(v string) *RefreshTokenUp... method SetNillableConnectorID (line 173) | func (_u *RefreshTokenUpdate) SetNillableConnectorID(v *string) *Refre... method SetConnectorData (line 181) | func (_u *RefreshTokenUpdate) SetConnectorData(v []byte) *RefreshToken... method ClearConnectorData (line 187) | func (_u *RefreshTokenUpdate) ClearConnectorData() *RefreshTokenUpdate { method SetToken (line 193) | func (_u *RefreshTokenUpdate) SetToken(v string) *RefreshTokenUpdate { method SetNillableToken (line 199) | func (_u *RefreshTokenUpdate) SetNillableToken(v *string) *RefreshToke... method SetObsoleteToken (line 207) | func (_u *RefreshTokenUpdate) SetObsoleteToken(v string) *RefreshToken... method SetNillableObsoleteToken (line 213) | func (_u *RefreshTokenUpdate) SetNillableObsoleteToken(v *string) *Ref... method SetCreatedAt (line 221) | func (_u *RefreshTokenUpdate) SetCreatedAt(v time.Time) *RefreshTokenU... method SetNillableCreatedAt (line 227) | func (_u *RefreshTokenUpdate) SetNillableCreatedAt(v *time.Time) *Refr... method SetLastUsed (line 235) | func (_u *RefreshTokenUpdate) SetLastUsed(v time.Time) *RefreshTokenUp... method SetNillableLastUsed (line 241) | func (_u *RefreshTokenUpdate) SetNillableLastUsed(v *time.Time) *Refre... method Mutation (line 249) | func (_u *RefreshTokenUpdate) Mutation() *RefreshTokenMutation { method Save (line 254) | func (_u *RefreshTokenUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 259) | func (_u *RefreshTokenUpdate) SaveX(ctx context.Context) int { method Exec (line 268) | func (_u *RefreshTokenUpdate) Exec(ctx context.Context) error { method ExecX (line 274) | func (_u *RefreshTokenUpdate) ExecX(ctx context.Context) { method check (line 281) | func (_u *RefreshTokenUpdate) check() error { method sqlSave (line 315) | func (_u *RefreshTokenUpdate) sqlSave(ctx context.Context) (_node int,... type RefreshTokenUpdateOne (line 404) | type RefreshTokenUpdateOne struct method SetClientID (line 412) | func (_u *RefreshTokenUpdateOne) SetClientID(v string) *RefreshTokenUp... method SetNillableClientID (line 418) | func (_u *RefreshTokenUpdateOne) SetNillableClientID(v *string) *Refre... method SetScopes (line 426) | func (_u *RefreshTokenUpdateOne) SetScopes(v []string) *RefreshTokenUp... method AppendScopes (line 432) | func (_u *RefreshTokenUpdateOne) AppendScopes(v []string) *RefreshToke... method ClearScopes (line 438) | func (_u *RefreshTokenUpdateOne) ClearScopes() *RefreshTokenUpdateOne { method SetNonce (line 444) | func (_u *RefreshTokenUpdateOne) SetNonce(v string) *RefreshTokenUpdat... method SetNillableNonce (line 450) | func (_u *RefreshTokenUpdateOne) SetNillableNonce(v *string) *RefreshT... method SetClaimsUserID (line 458) | func (_u *RefreshTokenUpdateOne) SetClaimsUserID(v string) *RefreshTok... method SetNillableClaimsUserID (line 464) | func (_u *RefreshTokenUpdateOne) SetNillableClaimsUserID(v *string) *R... method SetClaimsUsername (line 472) | func (_u *RefreshTokenUpdateOne) SetClaimsUsername(v string) *RefreshT... method SetNillableClaimsUsername (line 478) | func (_u *RefreshTokenUpdateOne) SetNillableClaimsUsername(v *string) ... method SetClaimsEmail (line 486) | func (_u *RefreshTokenUpdateOne) SetClaimsEmail(v string) *RefreshToke... method SetNillableClaimsEmail (line 492) | func (_u *RefreshTokenUpdateOne) SetNillableClaimsEmail(v *string) *Re... method SetClaimsEmailVerified (line 500) | func (_u *RefreshTokenUpdateOne) SetClaimsEmailVerified(v bool) *Refre... method SetNillableClaimsEmailVerified (line 506) | func (_u *RefreshTokenUpdateOne) SetNillableClaimsEmailVerified(v *boo... method SetClaimsGroups (line 514) | func (_u *RefreshTokenUpdateOne) SetClaimsGroups(v []string) *RefreshT... method AppendClaimsGroups (line 520) | func (_u *RefreshTokenUpdateOne) AppendClaimsGroups(v []string) *Refre... method ClearClaimsGroups (line 526) | func (_u *RefreshTokenUpdateOne) ClearClaimsGroups() *RefreshTokenUpda... method SetClaimsPreferredUsername (line 532) | func (_u *RefreshTokenUpdateOne) SetClaimsPreferredUsername(v string) ... method SetNillableClaimsPreferredUsername (line 538) | func (_u *RefreshTokenUpdateOne) SetNillableClaimsPreferredUsername(v ... method SetConnectorID (line 546) | func (_u *RefreshTokenUpdateOne) SetConnectorID(v string) *RefreshToke... method SetNillableConnectorID (line 552) | func (_u *RefreshTokenUpdateOne) SetNillableConnectorID(v *string) *Re... method SetConnectorData (line 560) | func (_u *RefreshTokenUpdateOne) SetConnectorData(v []byte) *RefreshTo... method ClearConnectorData (line 566) | func (_u *RefreshTokenUpdateOne) ClearConnectorData() *RefreshTokenUpd... method SetToken (line 572) | func (_u *RefreshTokenUpdateOne) SetToken(v string) *RefreshTokenUpdat... method SetNillableToken (line 578) | func (_u *RefreshTokenUpdateOne) SetNillableToken(v *string) *RefreshT... method SetObsoleteToken (line 586) | func (_u *RefreshTokenUpdateOne) SetObsoleteToken(v string) *RefreshTo... method SetNillableObsoleteToken (line 592) | func (_u *RefreshTokenUpdateOne) SetNillableObsoleteToken(v *string) *... method SetCreatedAt (line 600) | func (_u *RefreshTokenUpdateOne) SetCreatedAt(v time.Time) *RefreshTok... method SetNillableCreatedAt (line 606) | func (_u *RefreshTokenUpdateOne) SetNillableCreatedAt(v *time.Time) *R... method SetLastUsed (line 614) | func (_u *RefreshTokenUpdateOne) SetLastUsed(v time.Time) *RefreshToke... method SetNillableLastUsed (line 620) | func (_u *RefreshTokenUpdateOne) SetNillableLastUsed(v *time.Time) *Re... method Mutation (line 628) | func (_u *RefreshTokenUpdateOne) Mutation() *RefreshTokenMutation { method Where (line 633) | func (_u *RefreshTokenUpdateOne) Where(ps ...predicate.RefreshToken) *... method Select (line 640) | func (_u *RefreshTokenUpdateOne) Select(field string, fields ...string... method Save (line 646) | func (_u *RefreshTokenUpdateOne) Save(ctx context.Context) (*RefreshTo... method SaveX (line 651) | func (_u *RefreshTokenUpdateOne) SaveX(ctx context.Context) *RefreshTo... method Exec (line 660) | func (_u *RefreshTokenUpdateOne) Exec(ctx context.Context) error { method ExecX (line 666) | func (_u *RefreshTokenUpdateOne) ExecX(ctx context.Context) { method check (line 673) | func (_u *RefreshTokenUpdateOne) check() error { method sqlSave (line 707) | func (_u *RefreshTokenUpdateOne) sqlSave(ctx context.Context) (_node *... FILE: storage/ent/db/runtime.go function init (line 26) | func init() { FILE: storage/ent/db/runtime/runtime.go constant Version (line 8) | Version = "v0.14.5" constant Sum (line 9) | Sum = "h1:Rj2WOYJtCkWyFo6a+5wB3EfBRP0rnx1fMk6gGA0UUe4=" FILE: storage/ent/db/tx.go type Tx (line 13) | type Tx struct method Commit (line 82) | func (tx *Tx) Commit() error { method OnCommit (line 97) | func (tx *Tx) OnCommit(f CommitHook) { method Rollback (line 138) | func (tx *Tx) Rollback() error { method OnRollback (line 153) | func (tx *Tx) OnRollback(f RollbackHook) { method Client (line 161) | func (tx *Tx) Client() *Client { method init (line 169) | func (tx *Tx) init() { type Committer (line 50) | type Committer interface type CommitFunc (line 57) | type CommitFunc method Commit (line 77) | func (f CommitFunc) Commit(ctx context.Context, tx *Tx) error { type CommitHook (line 73) | type CommitHook type Rollbacker (line 106) | type Rollbacker interface type RollbackFunc (line 113) | type RollbackFunc method Rollback (line 133) | func (f RollbackFunc) Rollback(ctx context.Context, tx *Tx) error { type RollbackHook (line 129) | type RollbackHook type txDriver (line 195) | type txDriver struct method Tx (line 217) | func (tx *txDriver) Tx(context.Context) (dialect.Tx, error) { return t... method Dialect (line 220) | func (tx *txDriver) Dialect() string { return tx.drv.Dialect() } method Close (line 223) | func (*txDriver) Close() error { return nil } method Commit (line 227) | func (*txDriver) Commit() error { return nil } method Rollback (line 231) | func (*txDriver) Rollback() error { return nil } method Exec (line 234) | func (tx *txDriver) Exec(ctx context.Context, query string, args, v an... method Query (line 239) | func (tx *txDriver) Query(ctx context.Context, query string, args, v a... function newTx (line 207) | func newTx(ctx context.Context, drv dialect.Driver) (*txDriver, error) { FILE: storage/ent/db/useridentity.go type UserIdentity (line 17) | type UserIdentity struct method scanValues (line 51) | func (*UserIdentity) scanValues(columns []string) ([]any, error) { method assignValues (line 72) | func (_m *UserIdentity) assignValues(columns []string, values []any) e... method Value (line 173) | func (_m *UserIdentity) Value(name string) (ent.Value, error) { method Update (line 180) | func (_m *UserIdentity) Update() *UserIdentityUpdateOne { method Unwrap (line 186) | func (_m *UserIdentity) Unwrap() *UserIdentity { method String (line 196) | func (_m *UserIdentity) String() string { type UserIdentities (line 245) | type UserIdentities FILE: storage/ent/db/useridentity/useridentity.go constant Label (line 11) | Label = "user_identity" constant FieldID (line 13) | FieldID = "id" constant FieldUserID (line 15) | FieldUserID = "user_id" constant FieldConnectorID (line 17) | FieldConnectorID = "connector_id" constant FieldClaimsUserID (line 19) | FieldClaimsUserID = "claims_user_id" constant FieldClaimsUsername (line 21) | FieldClaimsUsername = "claims_username" constant FieldClaimsPreferredUsername (line 23) | FieldClaimsPreferredUsername = "claims_preferred_username" constant FieldClaimsEmail (line 25) | FieldClaimsEmail = "claims_email" constant FieldClaimsEmailVerified (line 27) | FieldClaimsEmailVerified = "claims_email_verified" constant FieldClaimsGroups (line 29) | FieldClaimsGroups = "claims_groups" constant FieldConsents (line 31) | FieldConsents = "consents" constant FieldMfaSecrets (line 33) | FieldMfaSecrets = "mfa_secrets" constant FieldCreatedAt (line 35) | FieldCreatedAt = "created_at" constant FieldLastLogin (line 37) | FieldLastLogin = "last_login" constant FieldBlockedUntil (line 39) | FieldBlockedUntil = "blocked_until" constant Table (line 41) | Table = "user_identities" function ValidColumn (line 63) | func ValidColumn(column string) bool { type OrderOption (line 92) | type OrderOption function ByID (line 95) | func ByID(opts ...sql.OrderTermOption) OrderOption { function ByUserID (line 100) | func ByUserID(opts ...sql.OrderTermOption) OrderOption { function ByConnectorID (line 105) | func ByConnectorID(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUserID (line 110) | func ByClaimsUserID(opts ...sql.OrderTermOption) OrderOption { function ByClaimsUsername (line 115) | func ByClaimsUsername(opts ...sql.OrderTermOption) OrderOption { function ByClaimsPreferredUsername (line 120) | func ByClaimsPreferredUsername(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmail (line 125) | func ByClaimsEmail(opts ...sql.OrderTermOption) OrderOption { function ByClaimsEmailVerified (line 130) | func ByClaimsEmailVerified(opts ...sql.OrderTermOption) OrderOption { function ByCreatedAt (line 135) | func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption { function ByLastLogin (line 140) | func ByLastLogin(opts ...sql.OrderTermOption) OrderOption { function ByBlockedUntil (line 145) | func ByBlockedUntil(opts ...sql.OrderTermOption) OrderOption { FILE: storage/ent/db/useridentity/where.go function ID (line 13) | func ID(id string) predicate.UserIdentity { function IDEQ (line 18) | func IDEQ(id string) predicate.UserIdentity { function IDNEQ (line 23) | func IDNEQ(id string) predicate.UserIdentity { function IDIn (line 28) | func IDIn(ids ...string) predicate.UserIdentity { function IDNotIn (line 33) | func IDNotIn(ids ...string) predicate.UserIdentity { function IDGT (line 38) | func IDGT(id string) predicate.UserIdentity { function IDGTE (line 43) | func IDGTE(id string) predicate.UserIdentity { function IDLT (line 48) | func IDLT(id string) predicate.UserIdentity { function IDLTE (line 53) | func IDLTE(id string) predicate.UserIdentity { function IDEqualFold (line 58) | func IDEqualFold(id string) predicate.UserIdentity { function IDContainsFold (line 63) | func IDContainsFold(id string) predicate.UserIdentity { function UserID (line 68) | func UserID(v string) predicate.UserIdentity { function ConnectorID (line 73) | func ConnectorID(v string) predicate.UserIdentity { function ClaimsUserID (line 78) | func ClaimsUserID(v string) predicate.UserIdentity { function ClaimsUsername (line 83) | func ClaimsUsername(v string) predicate.UserIdentity { function ClaimsPreferredUsername (line 88) | func ClaimsPreferredUsername(v string) predicate.UserIdentity { function ClaimsEmail (line 93) | func ClaimsEmail(v string) predicate.UserIdentity { function ClaimsEmailVerified (line 98) | func ClaimsEmailVerified(v bool) predicate.UserIdentity { function Consents (line 103) | func Consents(v []byte) predicate.UserIdentity { function MfaSecrets (line 108) | func MfaSecrets(v []byte) predicate.UserIdentity { function CreatedAt (line 113) | func CreatedAt(v time.Time) predicate.UserIdentity { function LastLogin (line 118) | func LastLogin(v time.Time) predicate.UserIdentity { function BlockedUntil (line 123) | func BlockedUntil(v time.Time) predicate.UserIdentity { function UserIDEQ (line 128) | func UserIDEQ(v string) predicate.UserIdentity { function UserIDNEQ (line 133) | func UserIDNEQ(v string) predicate.UserIdentity { function UserIDIn (line 138) | func UserIDIn(vs ...string) predicate.UserIdentity { function UserIDNotIn (line 143) | func UserIDNotIn(vs ...string) predicate.UserIdentity { function UserIDGT (line 148) | func UserIDGT(v string) predicate.UserIdentity { function UserIDGTE (line 153) | func UserIDGTE(v string) predicate.UserIdentity { function UserIDLT (line 158) | func UserIDLT(v string) predicate.UserIdentity { function UserIDLTE (line 163) | func UserIDLTE(v string) predicate.UserIdentity { function UserIDContains (line 168) | func UserIDContains(v string) predicate.UserIdentity { function UserIDHasPrefix (line 173) | func UserIDHasPrefix(v string) predicate.UserIdentity { function UserIDHasSuffix (line 178) | func UserIDHasSuffix(v string) predicate.UserIdentity { function UserIDEqualFold (line 183) | func UserIDEqualFold(v string) predicate.UserIdentity { function UserIDContainsFold (line 188) | func UserIDContainsFold(v string) predicate.UserIdentity { function ConnectorIDEQ (line 193) | func ConnectorIDEQ(v string) predicate.UserIdentity { function ConnectorIDNEQ (line 198) | func ConnectorIDNEQ(v string) predicate.UserIdentity { function ConnectorIDIn (line 203) | func ConnectorIDIn(vs ...string) predicate.UserIdentity { function ConnectorIDNotIn (line 208) | func ConnectorIDNotIn(vs ...string) predicate.UserIdentity { function ConnectorIDGT (line 213) | func ConnectorIDGT(v string) predicate.UserIdentity { function ConnectorIDGTE (line 218) | func ConnectorIDGTE(v string) predicate.UserIdentity { function ConnectorIDLT (line 223) | func ConnectorIDLT(v string) predicate.UserIdentity { function ConnectorIDLTE (line 228) | func ConnectorIDLTE(v string) predicate.UserIdentity { function ConnectorIDContains (line 233) | func ConnectorIDContains(v string) predicate.UserIdentity { function ConnectorIDHasPrefix (line 238) | func ConnectorIDHasPrefix(v string) predicate.UserIdentity { function ConnectorIDHasSuffix (line 243) | func ConnectorIDHasSuffix(v string) predicate.UserIdentity { function ConnectorIDEqualFold (line 248) | func ConnectorIDEqualFold(v string) predicate.UserIdentity { function ConnectorIDContainsFold (line 253) | func ConnectorIDContainsFold(v string) predicate.UserIdentity { function ClaimsUserIDEQ (line 258) | func ClaimsUserIDEQ(v string) predicate.UserIdentity { function ClaimsUserIDNEQ (line 263) | func ClaimsUserIDNEQ(v string) predicate.UserIdentity { function ClaimsUserIDIn (line 268) | func ClaimsUserIDIn(vs ...string) predicate.UserIdentity { function ClaimsUserIDNotIn (line 273) | func ClaimsUserIDNotIn(vs ...string) predicate.UserIdentity { function ClaimsUserIDGT (line 278) | func ClaimsUserIDGT(v string) predicate.UserIdentity { function ClaimsUserIDGTE (line 283) | func ClaimsUserIDGTE(v string) predicate.UserIdentity { function ClaimsUserIDLT (line 288) | func ClaimsUserIDLT(v string) predicate.UserIdentity { function ClaimsUserIDLTE (line 293) | func ClaimsUserIDLTE(v string) predicate.UserIdentity { function ClaimsUserIDContains (line 298) | func ClaimsUserIDContains(v string) predicate.UserIdentity { function ClaimsUserIDHasPrefix (line 303) | func ClaimsUserIDHasPrefix(v string) predicate.UserIdentity { function ClaimsUserIDHasSuffix (line 308) | func ClaimsUserIDHasSuffix(v string) predicate.UserIdentity { function ClaimsUserIDEqualFold (line 313) | func ClaimsUserIDEqualFold(v string) predicate.UserIdentity { function ClaimsUserIDContainsFold (line 318) | func ClaimsUserIDContainsFold(v string) predicate.UserIdentity { function ClaimsUsernameEQ (line 323) | func ClaimsUsernameEQ(v string) predicate.UserIdentity { function ClaimsUsernameNEQ (line 328) | func ClaimsUsernameNEQ(v string) predicate.UserIdentity { function ClaimsUsernameIn (line 333) | func ClaimsUsernameIn(vs ...string) predicate.UserIdentity { function ClaimsUsernameNotIn (line 338) | func ClaimsUsernameNotIn(vs ...string) predicate.UserIdentity { function ClaimsUsernameGT (line 343) | func ClaimsUsernameGT(v string) predicate.UserIdentity { function ClaimsUsernameGTE (line 348) | func ClaimsUsernameGTE(v string) predicate.UserIdentity { function ClaimsUsernameLT (line 353) | func ClaimsUsernameLT(v string) predicate.UserIdentity { function ClaimsUsernameLTE (line 358) | func ClaimsUsernameLTE(v string) predicate.UserIdentity { function ClaimsUsernameContains (line 363) | func ClaimsUsernameContains(v string) predicate.UserIdentity { function ClaimsUsernameHasPrefix (line 368) | func ClaimsUsernameHasPrefix(v string) predicate.UserIdentity { function ClaimsUsernameHasSuffix (line 373) | func ClaimsUsernameHasSuffix(v string) predicate.UserIdentity { function ClaimsUsernameEqualFold (line 378) | func ClaimsUsernameEqualFold(v string) predicate.UserIdentity { function ClaimsUsernameContainsFold (line 383) | func ClaimsUsernameContainsFold(v string) predicate.UserIdentity { function ClaimsPreferredUsernameEQ (line 388) | func ClaimsPreferredUsernameEQ(v string) predicate.UserIdentity { function ClaimsPreferredUsernameNEQ (line 393) | func ClaimsPreferredUsernameNEQ(v string) predicate.UserIdentity { function ClaimsPreferredUsernameIn (line 398) | func ClaimsPreferredUsernameIn(vs ...string) predicate.UserIdentity { function ClaimsPreferredUsernameNotIn (line 403) | func ClaimsPreferredUsernameNotIn(vs ...string) predicate.UserIdentity { function ClaimsPreferredUsernameGT (line 408) | func ClaimsPreferredUsernameGT(v string) predicate.UserIdentity { function ClaimsPreferredUsernameGTE (line 413) | func ClaimsPreferredUsernameGTE(v string) predicate.UserIdentity { function ClaimsPreferredUsernameLT (line 418) | func ClaimsPreferredUsernameLT(v string) predicate.UserIdentity { function ClaimsPreferredUsernameLTE (line 423) | func ClaimsPreferredUsernameLTE(v string) predicate.UserIdentity { function ClaimsPreferredUsernameContains (line 428) | func ClaimsPreferredUsernameContains(v string) predicate.UserIdentity { function ClaimsPreferredUsernameHasPrefix (line 433) | func ClaimsPreferredUsernameHasPrefix(v string) predicate.UserIdentity { function ClaimsPreferredUsernameHasSuffix (line 438) | func ClaimsPreferredUsernameHasSuffix(v string) predicate.UserIdentity { function ClaimsPreferredUsernameEqualFold (line 443) | func ClaimsPreferredUsernameEqualFold(v string) predicate.UserIdentity { function ClaimsPreferredUsernameContainsFold (line 448) | func ClaimsPreferredUsernameContainsFold(v string) predicate.UserIdentity { function ClaimsEmailEQ (line 453) | func ClaimsEmailEQ(v string) predicate.UserIdentity { function ClaimsEmailNEQ (line 458) | func ClaimsEmailNEQ(v string) predicate.UserIdentity { function ClaimsEmailIn (line 463) | func ClaimsEmailIn(vs ...string) predicate.UserIdentity { function ClaimsEmailNotIn (line 468) | func ClaimsEmailNotIn(vs ...string) predicate.UserIdentity { function ClaimsEmailGT (line 473) | func ClaimsEmailGT(v string) predicate.UserIdentity { function ClaimsEmailGTE (line 478) | func ClaimsEmailGTE(v string) predicate.UserIdentity { function ClaimsEmailLT (line 483) | func ClaimsEmailLT(v string) predicate.UserIdentity { function ClaimsEmailLTE (line 488) | func ClaimsEmailLTE(v string) predicate.UserIdentity { function ClaimsEmailContains (line 493) | func ClaimsEmailContains(v string) predicate.UserIdentity { function ClaimsEmailHasPrefix (line 498) | func ClaimsEmailHasPrefix(v string) predicate.UserIdentity { function ClaimsEmailHasSuffix (line 503) | func ClaimsEmailHasSuffix(v string) predicate.UserIdentity { function ClaimsEmailEqualFold (line 508) | func ClaimsEmailEqualFold(v string) predicate.UserIdentity { function ClaimsEmailContainsFold (line 513) | func ClaimsEmailContainsFold(v string) predicate.UserIdentity { function ClaimsEmailVerifiedEQ (line 518) | func ClaimsEmailVerifiedEQ(v bool) predicate.UserIdentity { function ClaimsEmailVerifiedNEQ (line 523) | func ClaimsEmailVerifiedNEQ(v bool) predicate.UserIdentity { function ClaimsGroupsIsNil (line 528) | func ClaimsGroupsIsNil() predicate.UserIdentity { function ClaimsGroupsNotNil (line 533) | func ClaimsGroupsNotNil() predicate.UserIdentity { function ConsentsEQ (line 538) | func ConsentsEQ(v []byte) predicate.UserIdentity { function ConsentsNEQ (line 543) | func ConsentsNEQ(v []byte) predicate.UserIdentity { function ConsentsIn (line 548) | func ConsentsIn(vs ...[]byte) predicate.UserIdentity { function ConsentsNotIn (line 553) | func ConsentsNotIn(vs ...[]byte) predicate.UserIdentity { function ConsentsGT (line 558) | func ConsentsGT(v []byte) predicate.UserIdentity { function ConsentsGTE (line 563) | func ConsentsGTE(v []byte) predicate.UserIdentity { function ConsentsLT (line 568) | func ConsentsLT(v []byte) predicate.UserIdentity { function ConsentsLTE (line 573) | func ConsentsLTE(v []byte) predicate.UserIdentity { function MfaSecretsEQ (line 578) | func MfaSecretsEQ(v []byte) predicate.UserIdentity { function MfaSecretsNEQ (line 583) | func MfaSecretsNEQ(v []byte) predicate.UserIdentity { function MfaSecretsIn (line 588) | func MfaSecretsIn(vs ...[]byte) predicate.UserIdentity { function MfaSecretsNotIn (line 593) | func MfaSecretsNotIn(vs ...[]byte) predicate.UserIdentity { function MfaSecretsGT (line 598) | func MfaSecretsGT(v []byte) predicate.UserIdentity { function MfaSecretsGTE (line 603) | func MfaSecretsGTE(v []byte) predicate.UserIdentity { function MfaSecretsLT (line 608) | func MfaSecretsLT(v []byte) predicate.UserIdentity { function MfaSecretsLTE (line 613) | func MfaSecretsLTE(v []byte) predicate.UserIdentity { function MfaSecretsIsNil (line 618) | func MfaSecretsIsNil() predicate.UserIdentity { function MfaSecretsNotNil (line 623) | func MfaSecretsNotNil() predicate.UserIdentity { function CreatedAtEQ (line 628) | func CreatedAtEQ(v time.Time) predicate.UserIdentity { function CreatedAtNEQ (line 633) | func CreatedAtNEQ(v time.Time) predicate.UserIdentity { function CreatedAtIn (line 638) | func CreatedAtIn(vs ...time.Time) predicate.UserIdentity { function CreatedAtNotIn (line 643) | func CreatedAtNotIn(vs ...time.Time) predicate.UserIdentity { function CreatedAtGT (line 648) | func CreatedAtGT(v time.Time) predicate.UserIdentity { function CreatedAtGTE (line 653) | func CreatedAtGTE(v time.Time) predicate.UserIdentity { function CreatedAtLT (line 658) | func CreatedAtLT(v time.Time) predicate.UserIdentity { function CreatedAtLTE (line 663) | func CreatedAtLTE(v time.Time) predicate.UserIdentity { function LastLoginEQ (line 668) | func LastLoginEQ(v time.Time) predicate.UserIdentity { function LastLoginNEQ (line 673) | func LastLoginNEQ(v time.Time) predicate.UserIdentity { function LastLoginIn (line 678) | func LastLoginIn(vs ...time.Time) predicate.UserIdentity { function LastLoginNotIn (line 683) | func LastLoginNotIn(vs ...time.Time) predicate.UserIdentity { function LastLoginGT (line 688) | func LastLoginGT(v time.Time) predicate.UserIdentity { function LastLoginGTE (line 693) | func LastLoginGTE(v time.Time) predicate.UserIdentity { function LastLoginLT (line 698) | func LastLoginLT(v time.Time) predicate.UserIdentity { function LastLoginLTE (line 703) | func LastLoginLTE(v time.Time) predicate.UserIdentity { function BlockedUntilEQ (line 708) | func BlockedUntilEQ(v time.Time) predicate.UserIdentity { function BlockedUntilNEQ (line 713) | func BlockedUntilNEQ(v time.Time) predicate.UserIdentity { function BlockedUntilIn (line 718) | func BlockedUntilIn(vs ...time.Time) predicate.UserIdentity { function BlockedUntilNotIn (line 723) | func BlockedUntilNotIn(vs ...time.Time) predicate.UserIdentity { function BlockedUntilGT (line 728) | func BlockedUntilGT(v time.Time) predicate.UserIdentity { function BlockedUntilGTE (line 733) | func BlockedUntilGTE(v time.Time) predicate.UserIdentity { function BlockedUntilLT (line 738) | func BlockedUntilLT(v time.Time) predicate.UserIdentity { function BlockedUntilLTE (line 743) | func BlockedUntilLTE(v time.Time) predicate.UserIdentity { function And (line 748) | func And(predicates ...predicate.UserIdentity) predicate.UserIdentity { function Or (line 753) | func Or(predicates ...predicate.UserIdentity) predicate.UserIdentity { function Not (line 758) | func Not(p predicate.UserIdentity) predicate.UserIdentity { FILE: storage/ent/db/useridentity_create.go type UserIdentityCreate (line 17) | type UserIdentityCreate struct method SetUserID (line 24) | func (_c *UserIdentityCreate) SetUserID(v string) *UserIdentityCreate { method SetConnectorID (line 30) | func (_c *UserIdentityCreate) SetConnectorID(v string) *UserIdentityCr... method SetClaimsUserID (line 36) | func (_c *UserIdentityCreate) SetClaimsUserID(v string) *UserIdentityC... method SetNillableClaimsUserID (line 42) | func (_c *UserIdentityCreate) SetNillableClaimsUserID(v *string) *User... method SetClaimsUsername (line 50) | func (_c *UserIdentityCreate) SetClaimsUsername(v string) *UserIdentit... method SetNillableClaimsUsername (line 56) | func (_c *UserIdentityCreate) SetNillableClaimsUsername(v *string) *Us... method SetClaimsPreferredUsername (line 64) | func (_c *UserIdentityCreate) SetClaimsPreferredUsername(v string) *Us... method SetNillableClaimsPreferredUsername (line 70) | func (_c *UserIdentityCreate) SetNillableClaimsPreferredUsername(v *st... method SetClaimsEmail (line 78) | func (_c *UserIdentityCreate) SetClaimsEmail(v string) *UserIdentityCr... method SetNillableClaimsEmail (line 84) | func (_c *UserIdentityCreate) SetNillableClaimsEmail(v *string) *UserI... method SetClaimsEmailVerified (line 92) | func (_c *UserIdentityCreate) SetClaimsEmailVerified(v bool) *UserIden... method SetNillableClaimsEmailVerified (line 98) | func (_c *UserIdentityCreate) SetNillableClaimsEmailVerified(v *bool) ... method SetClaimsGroups (line 106) | func (_c *UserIdentityCreate) SetClaimsGroups(v []string) *UserIdentit... method SetConsents (line 112) | func (_c *UserIdentityCreate) SetConsents(v []byte) *UserIdentityCreate { method SetMfaSecrets (line 118) | func (_c *UserIdentityCreate) SetMfaSecrets(v []byte) *UserIdentityCre... method SetCreatedAt (line 124) | func (_c *UserIdentityCreate) SetCreatedAt(v time.Time) *UserIdentityC... method SetLastLogin (line 130) | func (_c *UserIdentityCreate) SetLastLogin(v time.Time) *UserIdentityC... method SetBlockedUntil (line 136) | func (_c *UserIdentityCreate) SetBlockedUntil(v time.Time) *UserIdenti... method SetID (line 142) | func (_c *UserIdentityCreate) SetID(v string) *UserIdentityCreate { method Mutation (line 148) | func (_c *UserIdentityCreate) Mutation() *UserIdentityMutation { method Save (line 153) | func (_c *UserIdentityCreate) Save(ctx context.Context) (*UserIdentity... method SaveX (line 159) | func (_c *UserIdentityCreate) SaveX(ctx context.Context) *UserIdentity { method Exec (line 168) | func (_c *UserIdentityCreate) Exec(ctx context.Context) error { method ExecX (line 174) | func (_c *UserIdentityCreate) ExecX(ctx context.Context) { method defaults (line 181) | func (_c *UserIdentityCreate) defaults() { method check (line 205) | func (_c *UserIdentityCreate) check() error { method sqlSave (line 257) | func (_c *UserIdentityCreate) sqlSave(ctx context.Context) (*UserIdent... method createSpec (line 280) | func (_c *UserIdentityCreate) createSpec() (*UserIdentity, *sqlgraph.C... type UserIdentityCreateBulk (line 345) | type UserIdentityCreateBulk struct method Save (line 352) | func (_c *UserIdentityCreateBulk) Save(ctx context.Context) ([]*UserId... method SaveX (line 407) | func (_c *UserIdentityCreateBulk) SaveX(ctx context.Context) []*UserId... method Exec (line 416) | func (_c *UserIdentityCreateBulk) Exec(ctx context.Context) error { method ExecX (line 422) | func (_c *UserIdentityCreateBulk) ExecX(ctx context.Context) { FILE: storage/ent/db/useridentity_delete.go type UserIdentityDelete (line 16) | type UserIdentityDelete struct method Where (line 23) | func (_d *UserIdentityDelete) Where(ps ...predicate.UserIdentity) *Use... method Exec (line 29) | func (_d *UserIdentityDelete) Exec(ctx context.Context) (int, error) { method ExecX (line 34) | func (_d *UserIdentityDelete) ExecX(ctx context.Context) int { method sqlExec (line 42) | func (_d *UserIdentityDelete) sqlExec(ctx context.Context) (int, error) { type UserIdentityDeleteOne (line 60) | type UserIdentityDeleteOne struct method Where (line 65) | func (_d *UserIdentityDeleteOne) Where(ps ...predicate.UserIdentity) *... method Exec (line 71) | func (_d *UserIdentityDeleteOne) Exec(ctx context.Context) error { method ExecX (line 84) | func (_d *UserIdentityDeleteOne) ExecX(ctx context.Context) { FILE: storage/ent/db/useridentity_query.go type UserIdentityQuery (line 19) | type UserIdentityQuery struct method Where (line 31) | func (_q *UserIdentityQuery) Where(ps ...predicate.UserIdentity) *User... method Limit (line 37) | func (_q *UserIdentityQuery) Limit(limit int) *UserIdentityQuery { method Offset (line 43) | func (_q *UserIdentityQuery) Offset(offset int) *UserIdentityQuery { method Unique (line 50) | func (_q *UserIdentityQuery) Unique(unique bool) *UserIdentityQuery { method Order (line 56) | func (_q *UserIdentityQuery) Order(o ...useridentity.OrderOption) *Use... method First (line 63) | func (_q *UserIdentityQuery) First(ctx context.Context) (*UserIdentity... method FirstX (line 75) | func (_q *UserIdentityQuery) FirstX(ctx context.Context) *UserIdentity { method FirstID (line 85) | func (_q *UserIdentityQuery) FirstID(ctx context.Context) (id string, ... method FirstIDX (line 98) | func (_q *UserIdentityQuery) FirstIDX(ctx context.Context) string { method Only (line 109) | func (_q *UserIdentityQuery) Only(ctx context.Context) (*UserIdentity,... method OnlyX (line 125) | func (_q *UserIdentityQuery) OnlyX(ctx context.Context) *UserIdentity { method OnlyID (line 136) | func (_q *UserIdentityQuery) OnlyID(ctx context.Context) (id string, e... method OnlyIDX (line 153) | func (_q *UserIdentityQuery) OnlyIDX(ctx context.Context) string { method All (line 162) | func (_q *UserIdentityQuery) All(ctx context.Context) ([]*UserIdentity... method AllX (line 172) | func (_q *UserIdentityQuery) AllX(ctx context.Context) []*UserIdentity { method IDs (line 181) | func (_q *UserIdentityQuery) IDs(ctx context.Context) (ids []string, e... method IDsX (line 193) | func (_q *UserIdentityQuery) IDsX(ctx context.Context) []string { method Count (line 202) | func (_q *UserIdentityQuery) Count(ctx context.Context) (int, error) { method CountX (line 211) | func (_q *UserIdentityQuery) CountX(ctx context.Context) int { method Exist (line 220) | func (_q *UserIdentityQuery) Exist(ctx context.Context) (bool, error) { method ExistX (line 233) | func (_q *UserIdentityQuery) ExistX(ctx context.Context) bool { method Clone (line 243) | func (_q *UserIdentityQuery) Clone() *UserIdentityQuery { method GroupBy (line 273) | func (_q *UserIdentityQuery) GroupBy(field string, fields ...string) *... method Select (line 294) | func (_q *UserIdentityQuery) Select(fields ...string) *UserIdentitySel... method Aggregate (line 303) | func (_q *UserIdentityQuery) Aggregate(fns ...AggregateFunc) *UserIden... method prepareQuery (line 307) | func (_q *UserIdentityQuery) prepareQuery(ctx context.Context) error { method sqlAll (line 333) | func (_q *UserIdentityQuery) sqlAll(ctx context.Context, hooks ...quer... method sqlCount (line 358) | func (_q *UserIdentityQuery) sqlCount(ctx context.Context) (int, error) { method querySpec (line 367) | func (_q *UserIdentityQuery) querySpec() *sqlgraph.QuerySpec { method sqlQuery (line 407) | func (_q *UserIdentityQuery) sqlQuery(ctx context.Context) *sql.Select... type UserIdentityGroupBy (line 440) | type UserIdentityGroupBy struct method Aggregate (line 446) | func (_g *UserIdentityGroupBy) Aggregate(fns ...AggregateFunc) *UserId... method Scan (line 452) | func (_g *UserIdentityGroupBy) Scan(ctx context.Context, v any) error { method sqlScan (line 460) | func (_g *UserIdentityGroupBy) sqlScan(ctx context.Context, root *User... type UserIdentitySelect (line 488) | type UserIdentitySelect struct method Aggregate (line 494) | func (_s *UserIdentitySelect) Aggregate(fns ...AggregateFunc) *UserIde... method Scan (line 500) | func (_s *UserIdentitySelect) Scan(ctx context.Context, v any) error { method sqlScan (line 508) | func (_s *UserIdentitySelect) sqlScan(ctx context.Context, root *UserI... FILE: storage/ent/db/useridentity_update.go type UserIdentityUpdate (line 20) | type UserIdentityUpdate struct method Where (line 27) | func (_u *UserIdentityUpdate) Where(ps ...predicate.UserIdentity) *Use... method SetUserID (line 33) | func (_u *UserIdentityUpdate) SetUserID(v string) *UserIdentityUpdate { method SetNillableUserID (line 39) | func (_u *UserIdentityUpdate) SetNillableUserID(v *string) *UserIdenti... method SetConnectorID (line 47) | func (_u *UserIdentityUpdate) SetConnectorID(v string) *UserIdentityUp... method SetNillableConnectorID (line 53) | func (_u *UserIdentityUpdate) SetNillableConnectorID(v *string) *UserI... method SetClaimsUserID (line 61) | func (_u *UserIdentityUpdate) SetClaimsUserID(v string) *UserIdentityU... method SetNillableClaimsUserID (line 67) | func (_u *UserIdentityUpdate) SetNillableClaimsUserID(v *string) *User... method SetClaimsUsername (line 75) | func (_u *UserIdentityUpdate) SetClaimsUsername(v string) *UserIdentit... method SetNillableClaimsUsername (line 81) | func (_u *UserIdentityUpdate) SetNillableClaimsUsername(v *string) *Us... method SetClaimsPreferredUsername (line 89) | func (_u *UserIdentityUpdate) SetClaimsPreferredUsername(v string) *Us... method SetNillableClaimsPreferredUsername (line 95) | func (_u *UserIdentityUpdate) SetNillableClaimsPreferredUsername(v *st... method SetClaimsEmail (line 103) | func (_u *UserIdentityUpdate) SetClaimsEmail(v string) *UserIdentityUp... method SetNillableClaimsEmail (line 109) | func (_u *UserIdentityUpdate) SetNillableClaimsEmail(v *string) *UserI... method SetClaimsEmailVerified (line 117) | func (_u *UserIdentityUpdate) SetClaimsEmailVerified(v bool) *UserIden... method SetNillableClaimsEmailVerified (line 123) | func (_u *UserIdentityUpdate) SetNillableClaimsEmailVerified(v *bool) ... method SetClaimsGroups (line 131) | func (_u *UserIdentityUpdate) SetClaimsGroups(v []string) *UserIdentit... method AppendClaimsGroups (line 137) | func (_u *UserIdentityUpdate) AppendClaimsGroups(v []string) *UserIden... method ClearClaimsGroups (line 143) | func (_u *UserIdentityUpdate) ClearClaimsGroups() *UserIdentityUpdate { method SetConsents (line 149) | func (_u *UserIdentityUpdate) SetConsents(v []byte) *UserIdentityUpdate { method SetMfaSecrets (line 155) | func (_u *UserIdentityUpdate) SetMfaSecrets(v []byte) *UserIdentityUpd... method ClearMfaSecrets (line 161) | func (_u *UserIdentityUpdate) ClearMfaSecrets() *UserIdentityUpdate { method SetCreatedAt (line 167) | func (_u *UserIdentityUpdate) SetCreatedAt(v time.Time) *UserIdentityU... method SetNillableCreatedAt (line 173) | func (_u *UserIdentityUpdate) SetNillableCreatedAt(v *time.Time) *User... method SetLastLogin (line 181) | func (_u *UserIdentityUpdate) SetLastLogin(v time.Time) *UserIdentityU... method SetNillableLastLogin (line 187) | func (_u *UserIdentityUpdate) SetNillableLastLogin(v *time.Time) *User... method SetBlockedUntil (line 195) | func (_u *UserIdentityUpdate) SetBlockedUntil(v time.Time) *UserIdenti... method SetNillableBlockedUntil (line 201) | func (_u *UserIdentityUpdate) SetNillableBlockedUntil(v *time.Time) *U... method Mutation (line 209) | func (_u *UserIdentityUpdate) Mutation() *UserIdentityMutation { method Save (line 214) | func (_u *UserIdentityUpdate) Save(ctx context.Context) (int, error) { method SaveX (line 219) | func (_u *UserIdentityUpdate) SaveX(ctx context.Context) int { method Exec (line 228) | func (_u *UserIdentityUpdate) Exec(ctx context.Context) error { method ExecX (line 234) | func (_u *UserIdentityUpdate) ExecX(ctx context.Context) { method check (line 241) | func (_u *UserIdentityUpdate) check() error { method sqlSave (line 255) | func (_u *UserIdentityUpdate) sqlSave(ctx context.Context) (_node int,... type UserIdentityUpdateOne (line 330) | type UserIdentityUpdateOne struct method SetUserID (line 338) | func (_u *UserIdentityUpdateOne) SetUserID(v string) *UserIdentityUpda... method SetNillableUserID (line 344) | func (_u *UserIdentityUpdateOne) SetNillableUserID(v *string) *UserIde... method SetConnectorID (line 352) | func (_u *UserIdentityUpdateOne) SetConnectorID(v string) *UserIdentit... method SetNillableConnectorID (line 358) | func (_u *UserIdentityUpdateOne) SetNillableConnectorID(v *string) *Us... method SetClaimsUserID (line 366) | func (_u *UserIdentityUpdateOne) SetClaimsUserID(v string) *UserIdenti... method SetNillableClaimsUserID (line 372) | func (_u *UserIdentityUpdateOne) SetNillableClaimsUserID(v *string) *U... method SetClaimsUsername (line 380) | func (_u *UserIdentityUpdateOne) SetClaimsUsername(v string) *UserIden... method SetNillableClaimsUsername (line 386) | func (_u *UserIdentityUpdateOne) SetNillableClaimsUsername(v *string) ... method SetClaimsPreferredUsername (line 394) | func (_u *UserIdentityUpdateOne) SetClaimsPreferredUsername(v string) ... method SetNillableClaimsPreferredUsername (line 400) | func (_u *UserIdentityUpdateOne) SetNillableClaimsPreferredUsername(v ... method SetClaimsEmail (line 408) | func (_u *UserIdentityUpdateOne) SetClaimsEmail(v string) *UserIdentit... method SetNillableClaimsEmail (line 414) | func (_u *UserIdentityUpdateOne) SetNillableClaimsEmail(v *string) *Us... method SetClaimsEmailVerified (line 422) | func (_u *UserIdentityUpdateOne) SetClaimsEmailVerified(v bool) *UserI... method SetNillableClaimsEmailVerified (line 428) | func (_u *UserIdentityUpdateOne) SetNillableClaimsEmailVerified(v *boo... method SetClaimsGroups (line 436) | func (_u *UserIdentityUpdateOne) SetClaimsGroups(v []string) *UserIden... method AppendClaimsGroups (line 442) | func (_u *UserIdentityUpdateOne) AppendClaimsGroups(v []string) *UserI... method ClearClaimsGroups (line 448) | func (_u *UserIdentityUpdateOne) ClearClaimsGroups() *UserIdentityUpda... method SetConsents (line 454) | func (_u *UserIdentityUpdateOne) SetConsents(v []byte) *UserIdentityUp... method SetMfaSecrets (line 460) | func (_u *UserIdentityUpdateOne) SetMfaSecrets(v []byte) *UserIdentity... method ClearMfaSecrets (line 466) | func (_u *UserIdentityUpdateOne) ClearMfaSecrets() *UserIdentityUpdate... method SetCreatedAt (line 472) | func (_u *UserIdentityUpdateOne) SetCreatedAt(v time.Time) *UserIdenti... method SetNillableCreatedAt (line 478) | func (_u *UserIdentityUpdateOne) SetNillableCreatedAt(v *time.Time) *U... method SetLastLogin (line 486) | func (_u *UserIdentityUpdateOne) SetLastLogin(v time.Time) *UserIdenti... method SetNillableLastLogin (line 492) | func (_u *UserIdentityUpdateOne) SetNillableLastLogin(v *time.Time) *U... method SetBlockedUntil (line 500) | func (_u *UserIdentityUpdateOne) SetBlockedUntil(v time.Time) *UserIde... method SetNillableBlockedUntil (line 506) | func (_u *UserIdentityUpdateOne) SetNillableBlockedUntil(v *time.Time)... method Mutation (line 514) | func (_u *UserIdentityUpdateOne) Mutation() *UserIdentityMutation { method Where (line 519) | func (_u *UserIdentityUpdateOne) Where(ps ...predicate.UserIdentity) *... method Select (line 526) | func (_u *UserIdentityUpdateOne) Select(field string, fields ...string... method Save (line 532) | func (_u *UserIdentityUpdateOne) Save(ctx context.Context) (*UserIdent... method SaveX (line 537) | func (_u *UserIdentityUpdateOne) SaveX(ctx context.Context) *UserIdent... method Exec (line 546) | func (_u *UserIdentityUpdateOne) Exec(ctx context.Context) error { method ExecX (line 552) | func (_u *UserIdentityUpdateOne) ExecX(ctx context.Context) { method check (line 559) | func (_u *UserIdentityUpdateOne) check() error { method sqlSave (line 573) | func (_u *UserIdentityUpdateOne) sqlSave(ctx context.Context) (_node *... FILE: storage/ent/mysql.go constant mysqlSSLTrue (line 26) | mysqlSSLTrue = "true" constant mysqlSSLFalse (line 27) | mysqlSSLFalse = "false" constant mysqlSSLSkipVerify (line 28) | mysqlSSLSkipVerify = "skip-verify" constant mysqlSSLCustom (line 29) | mysqlSSLCustom = "custom" type MySQL (line 33) | type MySQL struct method Open (line 42) | func (m *MySQL) Open(logger *slog.Logger) (storage.Storage, error) { method driver (line 63) | func (m *MySQL) driver() (*entSQL.Driver, error) { method dsn (line 93) | func (m *MySQL) dsn(tlsConfig string) string { method makeTLSConfig (line 129) | func (m *MySQL) makeTLSConfig() error { FILE: storage/ent/mysql_test.go constant MySQLEntHostEnv (line 16) | MySQLEntHostEnv = "DEX_MYSQL_ENT_HOST" constant MySQLEntPortEnv (line 17) | MySQLEntPortEnv = "DEX_MYSQL_ENT_PORT" constant MySQLEntDatabaseEnv (line 18) | MySQLEntDatabaseEnv = "DEX_MYSQL_ENT_DATABASE" constant MySQLEntUserEnv (line 19) | MySQLEntUserEnv = "DEX_MYSQL_ENT_USER" constant MySQLEntPasswordEnv (line 20) | MySQLEntPasswordEnv = "DEX_MYSQL_ENT_PASSWORD" constant MySQL8EntHostEnv (line 22) | MySQL8EntHostEnv = "DEX_MYSQL8_ENT_HOST" constant MySQL8EntPortEnv (line 23) | MySQL8EntPortEnv = "DEX_MYSQL8_ENT_PORT" constant MySQL8EntDatabaseEnv (line 24) | MySQL8EntDatabaseEnv = "DEX_MYSQL8_ENT_DATABASE" constant MySQL8EntUserEnv (line 25) | MySQL8EntUserEnv = "DEX_MYSQL8_ENT_USER" constant MySQL8EntPasswordEnv (line 26) | MySQL8EntPasswordEnv = "DEX_MYSQL8_ENT_PASSWORD" function mysqlTestConfig (line 29) | func mysqlTestConfig(host string, port uint64) *MySQL { function mysql8TestConfig (line 49) | func mysql8TestConfig(host string, port uint64) *MySQL { function newMySQL8Storage (line 67) | func newMySQL8Storage(t *testing.T, host string, port uint64) storage.St... function newMySQLStorage (line 78) | func newMySQLStorage(t *testing.T, host string, port uint64) storage.Sto... function TestMySQL (line 89) | func TestMySQL(t *testing.T) { function TestMySQL8 (line 115) | func TestMySQL8(t *testing.T) { function TestMySQLDSN (line 141) | func TestMySQLDSN(t *testing.T) { FILE: storage/ent/postgres.go constant pgSSLDisable (line 25) | pgSSLDisable = "disable" constant pgSSLRequire (line 26) | pgSSLRequire = "require" constant pgSSLVerifyCA (line 27) | pgSSLVerifyCA = "verify-ca" constant pgSSLVerifyFull (line 28) | pgSSLVerifyFull = "verify-full" type Postgres (line 32) | type Postgres struct method Open (line 39) | func (p *Postgres) Open(logger *slog.Logger) (storage.Storage, error) { method driver (line 63) | func (p *Postgres) driver() (*entSQL.Driver, error) { method dsn (line 89) | func (p *Postgres) dsn() string { function dataSourceStr (line 151) | func dataSourceStr(str string) string { FILE: storage/ent/postgres_test.go constant PostgresEntHostEnv (line 16) | PostgresEntHostEnv = "DEX_POSTGRES_ENT_HOST" constant PostgresEntPortEnv (line 17) | PostgresEntPortEnv = "DEX_POSTGRES_ENT_PORT" constant PostgresEntDatabaseEnv (line 18) | PostgresEntDatabaseEnv = "DEX_POSTGRES_ENT_DATABASE" constant PostgresEntUserEnv (line 19) | PostgresEntUserEnv = "DEX_POSTGRES_ENT_USER" constant PostgresEntPasswordEnv (line 20) | PostgresEntPasswordEnv = "DEX_POSTGRES_ENT_PASSWORD" function postgresTestConfig (line 23) | func postgresTestConfig(host string, port uint64) *Postgres { function newPostgresStorage (line 38) | func newPostgresStorage(t *testing.T, host string, port uint64) storage.... function TestPostgres (line 49) | func TestPostgres(t *testing.T) { function TestPostgresDSN (line 75) | func TestPostgresDSN(t *testing.T) { function TestPostgresDriver (line 142) | func TestPostgresDriver(t *testing.T) { FILE: storage/ent/schema/authcode.go type AuthCode (line 31) | type AuthCode struct method Fields (line 36) | func (AuthCode) Fields() []ent.Field { method Edges (line 91) | func (AuthCode) Edges() []ent.Edge { FILE: storage/ent/schema/authrequest.go type AuthRequest (line 36) | type AuthRequest struct method Fields (line 41) | func (AuthRequest) Fields() []ent.Field { method Edges (line 100) | func (AuthRequest) Edges() []ent.Edge { FILE: storage/ent/schema/authsession.go type AuthSession (line 9) | type AuthSession struct method Fields (line 14) | func (AuthSession) Fields() []ent.Field { method Edges (line 48) | func (AuthSession) Edges() []ent.Edge { FILE: storage/ent/schema/client.go type OAuth2Client (line 22) | type OAuth2Client struct method Fields (line 27) | func (OAuth2Client) Fields() []ent.Field { method Edges (line 56) | func (OAuth2Client) Edges() []ent.Edge { FILE: storage/ent/schema/connector.go type Connector (line 20) | type Connector struct method Fields (line 25) | func (Connector) Fields() []ent.Field { method Edges (line 47) | func (Connector) Edges() []ent.Edge { FILE: storage/ent/schema/devicerequest.go type DeviceRequest (line 21) | type DeviceRequest struct method Fields (line 26) | func (DeviceRequest) Fields() []ent.Field { method Edges (line 49) | func (DeviceRequest) Edges() []ent.Edge { FILE: storage/ent/schema/devicetoken.go type DeviceToken (line 23) | type DeviceToken struct method Fields (line 28) | func (DeviceToken) Fields() []ent.Field { method Edges (line 53) | func (DeviceToken) Edges() []ent.Edge { FILE: storage/ent/schema/keys.go type Keys (line 23) | type Keys struct method Fields (line 28) | func (Keys) Fields() []ent.Field { method Edges (line 43) | func (Keys) Edges() []ent.Edge { FILE: storage/ent/schema/offlinesession.go type OfflineSession (line 20) | type OfflineSession struct method Fields (line 25) | func (OfflineSession) Fields() []ent.Field { method Edges (line 44) | func (OfflineSession) Edges() []ent.Edge { FILE: storage/ent/schema/password.go type Password (line 19) | type Password struct method Fields (line 24) | func (Password) Fields() []ent.Field { method Edges (line 53) | func (Password) Edges() []ent.Edge { FILE: storage/ent/schema/refreshtoken.go type RefreshToken (line 33) | type RefreshToken struct method Fields (line 38) | func (RefreshToken) Fields() []ent.Field { method Edges (line 93) | func (RefreshToken) Edges() []ent.Edge { FILE: storage/ent/schema/useridentity.go type UserIdentity (line 9) | type UserIdentity struct method Fields (line 14) | func (UserIdentity) Fields() []ent.Field { method Edges (line 57) | func (UserIdentity) Edges() []ent.Edge { FILE: storage/ent/sqlite.go type SQLite3 (line 18) | type SQLite3 struct method Open (line 23) | func (s *SQLite3) Open(logger *slog.Logger) (storage.Storage, error) { function addFK (line 51) | func addFK(dsn string) string { FILE: storage/ent/sqlite_test.go function newSQLiteStorage (line 11) | func newSQLiteStorage(t *testing.T) storage.Storage { function TestSQLite3 (line 22) | func TestSQLite3(t *testing.T) { FILE: storage/ent/types.go type NetworkDB (line 4) | type NetworkDB struct type SSL (line 19) | type SSL struct FILE: storage/ent/utils.go function getenv (line 5) | func getenv(key, defaultVal string) string { FILE: storage/etcd/config.go type SSL (line 17) | type SSL struct type Etcd (line 28) | type Etcd struct method Open (line 37) | func (p *Etcd) Open(logger *slog.Logger) (storage.Storage, error) { method open (line 41) | func (p *Etcd) open(logger *slog.Logger) (*conn, error) { FILE: storage/etcd/etcd.go constant clientPrefix (line 17) | clientPrefix = "client/" constant authCodePrefix (line 18) | authCodePrefix = "auth_code/" constant refreshTokenPrefix (line 19) | refreshTokenPrefix = "refresh_token/" constant authRequestPrefix (line 20) | authRequestPrefix = "auth_req/" constant passwordPrefix (line 21) | passwordPrefix = "password/" constant offlineSessionPrefix (line 22) | offlineSessionPrefix = "offline_session/" constant connectorPrefix (line 23) | connectorPrefix = "connector/" constant keysName (line 24) | keysName = "openid-connect-keys" constant deviceRequestPrefix (line 25) | deviceRequestPrefix = "device_req/" constant deviceTokenPrefix (line 26) | deviceTokenPrefix = "device_token/" constant userIdentityPrefix (line 27) | userIdentityPrefix = "user_identity/" constant authSessionPrefix (line 28) | authSessionPrefix = "auth_session/" constant defaultStorageTimeout (line 31) | defaultStorageTimeout = 5 * time.Second type conn (line 36) | type conn struct method Close (line 41) | func (c *conn) Close() error { method GarbageCollect (line 45) | func (c *conn) GarbageCollect(ctx context.Context, now time.Time) (res... method CreateAuthRequest (line 131) | func (c *conn) CreateAuthRequest(ctx context.Context, a storage.AuthRe... method GetAuthRequest (line 135) | func (c *conn) GetAuthRequest(ctx context.Context, id string) (a stora... method UpdateAuthRequest (line 146) | func (c *conn) UpdateAuthRequest(ctx context.Context, id string, updat... method DeleteAuthRequest (line 164) | func (c *conn) DeleteAuthRequest(ctx context.Context, id string) error { method CreateAuthCode (line 170) | func (c *conn) CreateAuthCode(ctx context.Context, a storage.AuthCode)... method GetAuthCode (line 174) | func (c *conn) GetAuthCode(ctx context.Context, id string) (a storage.... method DeleteAuthCode (line 185) | func (c *conn) DeleteAuthCode(ctx context.Context, id string) error { method CreateRefresh (line 191) | func (c *conn) CreateRefresh(ctx context.Context, r storage.RefreshTok... method GetRefresh (line 195) | func (c *conn) GetRefresh(ctx context.Context, id string) (r storage.R... method UpdateRefreshToken (line 205) | func (c *conn) UpdateRefreshToken(ctx context.Context, id string, upda... method DeleteRefresh (line 223) | func (c *conn) DeleteRefresh(ctx context.Context, id string) error { method ListRefreshTokens (line 229) | func (c *conn) ListRefreshTokens(ctx context.Context) (tokens []storag... method CreateClient (line 246) | func (c *conn) CreateClient(ctx context.Context, cli storage.Client) e... method GetClient (line 250) | func (c *conn) GetClient(ctx context.Context, id string) (cli storage.... method UpdateClient (line 257) | func (c *conn) UpdateClient(ctx context.Context, id string, updater fu... method DeleteClient (line 275) | func (c *conn) DeleteClient(ctx context.Context, id string) error { method ListClients (line 281) | func (c *conn) ListClients(ctx context.Context) (clients []storage.Cli... method CreatePassword (line 298) | func (c *conn) CreatePassword(ctx context.Context, p storage.Password)... method GetPassword (line 302) | func (c *conn) GetPassword(ctx context.Context, email string) (p stora... method UpdatePassword (line 309) | func (c *conn) UpdatePassword(ctx context.Context, email string, updat... method DeletePassword (line 327) | func (c *conn) DeletePassword(ctx context.Context, email string) error { method ListPasswords (line 333) | func (c *conn) ListPasswords(ctx context.Context) (passwords []storage... method CreateOfflineSessions (line 350) | func (c *conn) CreateOfflineSessions(ctx context.Context, s storage.Of... method UpdateOfflineSessions (line 354) | func (c *conn) UpdateOfflineSessions(ctx context.Context, userID strin... method GetOfflineSessions (line 372) | func (c *conn) GetOfflineSessions(ctx context.Context, userID string, ... method DeleteOfflineSessions (line 382) | func (c *conn) DeleteOfflineSessions(ctx context.Context, userID strin... method CreateUserIdentity (line 388) | func (c *conn) CreateUserIdentity(ctx context.Context, u storage.UserI... method GetUserIdentity (line 392) | func (c *conn) GetUserIdentity(ctx context.Context, userID, connectorI... method UpdateUserIdentity (line 402) | func (c *conn) UpdateUserIdentity(ctx context.Context, userID, connect... method DeleteUserIdentity (line 420) | func (c *conn) DeleteUserIdentity(ctx context.Context, userID, connect... method ListUserIdentities (line 426) | func (c *conn) ListUserIdentities(ctx context.Context) (identities []s... method CreateAuthSession (line 443) | func (c *conn) CreateAuthSession(ctx context.Context, s storage.AuthSe... method GetAuthSession (line 447) | func (c *conn) GetAuthSession(ctx context.Context, userID, connectorID... method UpdateAuthSession (line 457) | func (c *conn) UpdateAuthSession(ctx context.Context, userID, connecto... method ListAuthSessions (line 475) | func (c *conn) ListAuthSessions(ctx context.Context) (sessions []stora... method DeleteAuthSession (line 489) | func (c *conn) DeleteAuthSession(ctx context.Context, userID, connecto... method CreateConnector (line 495) | func (c *conn) CreateConnector(ctx context.Context, connector storage.... method GetConnector (line 499) | func (c *conn) GetConnector(ctx context.Context, id string) (conn stor... method UpdateConnector (line 506) | func (c *conn) UpdateConnector(ctx context.Context, id string, updater... method DeleteConnector (line 524) | func (c *conn) DeleteConnector(ctx context.Context, id string) error { method ListConnectors (line 530) | func (c *conn) ListConnectors(ctx context.Context) (connectors []stora... method GetKeys (line 547) | func (c *conn) GetKeys(ctx context.Context) (keys storage.Keys, err er... method UpdateKeys (line 560) | func (c *conn) UpdateKeys(ctx context.Context, updater func(old storag... method deleteKey (line 578) | func (c *conn) deleteKey(ctx context.Context, key string) error { method getKey (line 589) | func (c *conn) getKey(ctx context.Context, key string, value interface... method listAuthRequests (line 600) | func (c *conn) listAuthRequests(ctx context.Context) (reqs []AuthReque... method listAuthCodes (line 615) | func (c *conn) listAuthCodes(ctx context.Context) (codes []AuthCode, e... method listAuthSessionsInternal (line 630) | func (c *conn) listAuthSessionsInternal(ctx context.Context) (sessions... method txnCreate (line 645) | func (c *conn) txnCreate(ctx context.Context, key string, value interf... method txnUpdate (line 664) | func (c *conn) txnUpdate(ctx context.Context, key string, update func(... method CreateDeviceRequest (line 709) | func (c *conn) CreateDeviceRequest(ctx context.Context, d storage.Devi... method GetDeviceRequest (line 713) | func (c *conn) GetDeviceRequest(ctx context.Context, userCode string) ... method listDeviceRequests (line 723) | func (c *conn) listDeviceRequests(ctx context.Context) (requests []Dev... method CreateDeviceToken (line 738) | func (c *conn) CreateDeviceToken(ctx context.Context, t storage.Device... method GetDeviceToken (line 742) | func (c *conn) GetDeviceToken(ctx context.Context, deviceCode string) ... method listDeviceTokens (line 752) | func (c *conn) listDeviceTokens(ctx context.Context) (deviceTokens []D... method UpdateDeviceToken (line 767) | func (c *conn) UpdateDeviceToken(ctx context.Context, deviceCode strin... function keyID (line 695) | func keyID(prefix, id string) string { return prefix + id } function keyEmail (line 696) | func keyEmail(prefix, email string) string { return prefix + strings.ToL... function keySession (line 697) | func keySession(userID, connID string) string { function keyUserIdentity (line 701) | func keyUserIdentity(userID, connectorID string) string { function keyAuthSession (line 705) | func keyAuthSession(userID, connectorID string) string { FILE: storage/etcd/etcd_test.go function withTimeout (line 19) | func withTimeout(t time.Duration, f func()) { function cleanDB (line 37) | func cleanDB(c *conn) error { function TestEtcd (line 58) | func TestEtcd(t *testing.T) { FILE: storage/etcd/types.go type AuthCode (line 12) | type AuthCode struct function toStorageAuthCode (line 31) | func toStorageAuthCode(a AuthCode) storage.AuthCode { function fromStorageAuthCode (line 50) | func fromStorageAuthCode(a storage.AuthCode) AuthCode { type AuthRequest (line 68) | type AuthRequest struct function fromStorageAuthRequest (line 101) | func fromStorageAuthRequest(a storage.AuthRequest) AuthRequest { function toStorageAuthRequest (line 126) | func toStorageAuthRequest(a AuthRequest) storage.AuthRequest { type RefreshToken (line 154) | type RefreshToken struct function toStorageRefreshToken (line 174) | func toStorageRefreshToken(r RefreshToken) storage.RefreshToken { function fromStorageRefreshToken (line 190) | func fromStorageRefreshToken(r storage.RefreshToken) RefreshToken { type Claims (line 207) | type Claims struct function fromStorageClaims (line 216) | func fromStorageClaims(i storage.Claims) Claims { function toStorageClaims (line 227) | func toStorageClaims(i Claims) storage.Claims { type Keys (line 239) | type Keys struct type OfflineSessions (line 247) | type OfflineSessions struct function fromStorageOfflineSessions (line 254) | func fromStorageOfflineSessions(o storage.OfflineSessions) OfflineSessio... function toStorageOfflineSessions (line 263) | func toStorageOfflineSessions(o OfflineSessions) storage.OfflineSessions { type UserIdentity (line 278) | type UserIdentity struct function fromStorageUserIdentity (line 289) | func fromStorageUserIdentity(u storage.UserIdentity) UserIdentity { function toStorageUserIdentity (line 302) | func toStorageUserIdentity(u UserIdentity) storage.UserIdentity { type AuthSession (line 321) | type AuthSession struct function fromStorageAuthSession (line 334) | func fromStorageAuthSession(s storage.AuthSession) AuthSession { function toStorageAuthSession (line 349) | func toStorageAuthSession(s AuthSession) storage.AuthSession { type DeviceRequest (line 369) | type DeviceRequest struct function fromStorageDeviceRequest (line 378) | func fromStorageDeviceRequest(d storage.DeviceRequest) DeviceRequest { function toStorageDeviceRequest (line 389) | func toStorageDeviceRequest(d DeviceRequest) storage.DeviceRequest { type DeviceToken (line 401) | type DeviceToken struct function fromStorageDeviceToken (line 412) | func fromStorageDeviceToken(t storage.DeviceToken) DeviceToken { function toStorageDeviceToken (line 425) | func toStorageDeviceToken(t DeviceToken) storage.DeviceToken { FILE: storage/health.go function NewCustomHealthCheckFunc (line 11) | func NewCustomHealthCheckFunc(s Storage, now func() time.Time) func(cont... FILE: storage/kubernetes/client.go constant serviceAccountPath (line 36) | serviceAccountPath = "/var/run/secrets/kubernetes.io/serviceacc... constant serviceAccountTokenPath (line 37) | serviceAccountTokenPath = serviceAccountPath + "token" constant serviceAccountCAPath (line 38) | serviceAccountCAPath = serviceAccountPath + "ca.crt" constant serviceAccountNamespacePath (line 39) | serviceAccountNamespacePath = serviceAccountPath + "namespace" constant kubernetesServiceHostENV (line 41) | kubernetesServiceHostENV = "KUBERNETES_SERVICE_HOST" constant kubernetesServicePortENV (line 42) | kubernetesServicePortENV = "KUBERNETES_SERVICE_PORT" constant kubernetesPodNamespaceENV (line 43) | kubernetesPodNamespaceENV = "KUBERNETES_POD_NAMESPACE" type client (line 46) | type client struct method idToName (line 79) | func (cli *client) idToName(s string) string { method offlineTokenName (line 85) | func (cli *client) offlineTokenName(userID string, connID string) stri... method urlForWithParams (line 108) | func (cli *client) urlForWithParams( method urlFor (line 144) | func (cli *client) urlFor(apiVersion, namespace, resource, name string... method get (line 207) | func (cli *client) get(resource, name string, v interface{}) error { method getURL (line 211) | func (cli *client) getURL(url string, v interface{}) error { method getResource (line 223) | func (cli *client) getResource(apiVersion, namespace, resource, name s... method listN (line 231) | func (cli *client) listN(resource string, v interface{}, n int) error ... method list (line 241) | func (cli *client) list(resource string, v interface{}) error { method post (line 245) | func (cli *client) post(resource string, v interface{}) error { method postResource (line 249) | func (cli *client) postResource(apiVersion, namespace, resource string... method detectKubernetesVersion (line 267) | func (cli *client) detectKubernetesVersion() error { method delete (line 298) | func (cli *client) delete(resource, name string) error { method deleteAll (line 315) | func (cli *client) deleteAll(resource string) error { method put (line 335) | func (cli *client) put(resource, name string, v interface{}) error { function idToName (line 92) | func idToName(s string, h func() hash.Hash) string { function offlineTokenName (line 96) | func offlineTokenName(userID string, connID string, h func() hash.Hash) ... constant kubeResourceMaxLen (line 104) | kubeResourceMaxLen = 253 type httpError (line 151) | type httpError interface type httpErr (line 157) | type httpErr struct method StatusCode (line 164) | func (e *httpErr) StatusCode() int { method Error (line 168) | func (e *httpErr) Error() string { function checkHTTPErr (line 172) | func checkHTTPErr(r *http.Response, validStatusCodes ...int) error { function closeResp (line 202) | func closeResp(r *http.Response) { function defaultTLSConfig (line 363) | func defaultTLSConfig() *tls.Config { function newClient (line 377) | func newClient(cluster k8sapi.Cluster, user k8sapi.AuthInfo, namespace s... function loadKubeConfig (line 453) | func loadKubeConfig(kubeConfigPath string) (cluster k8sapi.Cluster, user... function namespaceFromServiceAccountJWT (line 473) | func namespaceFromServiceAccountJWT(s string) (string, error) { function namespaceFromFile (line 499) | func namespaceFromFile(path string) (string, error) { function getInClusterConfigNamespace (line 508) | func getInClusterConfigNamespace(token, namespaceENV, namespacePath stri... function getInClusterConnectOptions (line 528) | func getInClusterConnectOptions(host, port string) (k8sapi.Cluster, erro... function inClusterConfig (line 544) | func inClusterConfig() (k8sapi.Cluster, k8sapi.AuthInfo, string, error) { function currentContext (line 565) | func currentContext(config *k8sapi.Config) (cluster k8sapi.Cluster, user... FILE: storage/kubernetes/client_test.go function TestIDToName (line 22) | func TestIDToName(t *testing.T) { function TestOfflineTokenName (line 42) | func TestOfflineTokenName(t *testing.T) { function TestInClusterTransport (line 55) | func TestInClusterTransport(t *testing.T) { function TestNamespaceFromServiceAccountJWT (line 116) | func TestNamespaceFromServiceAccountJWT(t *testing.T) { function TestGetClusterConfigNamespace (line 127) | func TestGetClusterConfigNamespace(t *testing.T) { function TestGetInClusterConnectOptions (line 221) | func TestGetInClusterConnectOptions(t *testing.T) { constant serviceAccountToken (line 278) | serviceAccountToken = "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJr... FILE: storage/kubernetes/k8sapi/client.go type Config (line 23) | type Config struct type Preferences (line 48) | type Preferences struct type Cluster (line 55) | type Cluster struct type AuthInfo (line 73) | type AuthInfo struct type Context (line 102) | type Context struct type NamedCluster (line 114) | type NamedCluster struct type NamedContext (line 122) | type NamedContext struct type NamedAuthInfo (line 130) | type NamedAuthInfo struct type NamedExtension (line 138) | type NamedExtension struct type AuthProviderConfig (line 144) | type AuthProviderConfig struct FILE: storage/kubernetes/k8sapi/crd_extensions.go type CustomResourceDefinitionSpec (line 19) | type CustomResourceDefinitionSpec struct type CustomResourceDefinitionNames (line 41) | type CustomResourceDefinitionNames struct type ResourceScope (line 56) | type ResourceScope constant ClusterScoped (line 60) | ClusterScoped ResourceScope = "Cluster" constant NamespaceScoped (line 62) | NamespaceScoped ResourceScope = "Namespaced" type ConditionStatus (line 66) | type ConditionStatus constant ConditionTrue (line 73) | ConditionTrue ConditionStatus = "True" constant ConditionFalse (line 74) | ConditionFalse ConditionStatus = "False" constant ConditionUnknown (line 75) | ConditionUnknown ConditionStatus = "Unknown" type CustomResourceDefinitionConditionType (line 79) | type CustomResourceDefinitionConditionType constant Established (line 85) | Established CustomResourceDefinitionConditionType = "Established" constant NamesAccepted (line 88) | NamesAccepted CustomResourceDefinitionConditionType = "NamesAccepted" constant Terminating (line 90) | Terminating CustomResourceDefinitionConditionType = "Terminating" type CustomResourceDefinitionCondition (line 94) | type CustomResourceDefinitionCondition struct type CustomResourceDefinitionStatus (line 112) | type CustomResourceDefinitionStatus struct constant CustomResourceCleanupFinalizer (line 123) | CustomResourceCleanupFinalizer = "customresourcecleanup.apiextensions.k8... type CustomResourceDefinition (line 131) | type CustomResourceDefinition struct type CustomResourceDefinitionList (line 144) | type CustomResourceDefinitionList struct type CustomResourceDefinitionVersion (line 152) | type CustomResourceDefinitionVersion struct type CustomResourceValidation (line 167) | type CustomResourceValidation struct type JSONSchemaProps (line 173) | type JSONSchemaProps struct FILE: storage/kubernetes/k8sapi/extensions.go type APIVersion (line 20) | type APIVersion struct FILE: storage/kubernetes/k8sapi/time.go type Time (line 30) | type Time struct method IsZero (line 51) | func (t *Time) IsZero() bool { method Before (line 59) | func (t Time) Before(u Time) bool { method Equal (line 64) | func (t Time) Equal(u Time) bool { method Rfc3339Copy (line 75) | func (t Time) Rfc3339Copy() Time { method UnmarshalJSON (line 81) | func (t *Time) UnmarshalJSON(b []byte) error { method UnmarshalQueryParameter (line 100) | func (t *Time) UnmarshalQueryParameter(str string) error { method MarshalJSON (line 121) | func (t Time) MarshalJSON() ([]byte, error) { method MarshalQueryParameter (line 131) | func (t Time) MarshalQueryParameter() (string, error) { function NewTime (line 35) | func NewTime(time time.Time) Time { function Date (line 41) | func Date(year int, month time.Month, day, hour, min, sec, nsec int, loc... function Now (line 46) | func Now() Time { function Unix (line 70) | func Unix(sec int64, nsec int64) Time { FILE: storage/kubernetes/k8sapi/unversioned.go type TypeMeta (line 22) | type TypeMeta struct type ListMeta (line 39) | type ListMeta struct FILE: storage/kubernetes/k8sapi/v1.go type ObjectMeta (line 21) | type ObjectMeta struct type OwnerReference (line 148) | type OwnerReference struct FILE: storage/kubernetes/lock.go constant lockAnnotation (line 9) | lockAnnotation = "dexidp.com/resource-lock" constant lockTimeFormat (line 10) | lockTimeFormat = time.RFC3339 type refreshTokenLock (line 31) | type refreshTokenLock struct method Lock (line 46) | func (l *refreshTokenLock) Lock(id string) error { method Unlock (line 62) | func (l *refreshTokenLock) Unlock(id string) { method setLockAnnotation (line 89) | func (l *refreshTokenLock) setLockAnnotation(id string) (bool, error) { function newRefreshTokenLock (line 40) | func newRefreshTokenLock(cli *client) *refreshTokenLock { FILE: storage/kubernetes/storage.go constant kindAuthCode (line 18) | kindAuthCode = "AuthCode" constant kindAuthRequest (line 19) | kindAuthRequest = "AuthRequest" constant kindClient (line 20) | kindClient = "OAuth2Client" constant kindRefreshToken (line 21) | kindRefreshToken = "RefreshToken" constant kindKeys (line 22) | kindKeys = "SigningKey" constant kindPassword (line 23) | kindPassword = "Password" constant kindOfflineSessions (line 24) | kindOfflineSessions = "OfflineSessions" constant kindConnector (line 25) | kindConnector = "Connector" constant kindDeviceRequest (line 26) | kindDeviceRequest = "DeviceRequest" constant kindDeviceToken (line 27) | kindDeviceToken = "DeviceToken" constant kindUserIdentity (line 28) | kindUserIdentity = "UserIdentity" constant kindAuthSession (line 29) | kindAuthSession = "AuthSession" constant resourceAuthCode (line 33) | resourceAuthCode = "authcodes" constant resourceAuthRequest (line 34) | resourceAuthRequest = "authrequests" constant resourceClient (line 35) | resourceClient = "oauth2clients" constant resourceRefreshToken (line 36) | resourceRefreshToken = "refreshtokens" constant resourceKeys (line 37) | resourceKeys = "signingkeies" constant resourcePassword (line 38) | resourcePassword = "passwords" constant resourceOfflineSessions (line 39) | resourceOfflineSessions = "offlinesessionses" constant resourceConnector (line 40) | resourceConnector = "connectors" constant resourceDeviceRequest (line 41) | resourceDeviceRequest = "devicerequests" constant resourceDeviceToken (line 42) | resourceDeviceToken = "devicetokens" constant resourceUserIdentity (line 43) | resourceUserIdentity = "useridentities" constant resourceAuthSession (line 44) | resourceAuthSession = "authsessions" constant crdHandlingEnsure (line 48) | crdHandlingEnsure = "ensure" constant crdHandlingCheck (line 49) | crdHandlingCheck = "check" constant gcResultLimit (line 55) | gcResultLimit = 500 type Config (line 59) | type Config struct method Open (line 70) | func (c *Config) Open(logger *slog.Logger) (storage.Storage, error) { method open (line 79) | func (c *Config) open(logger *slog.Logger, waitForResources bool) (*cl... method registerCustomResources (line 159) | func (cli *client) registerCustomResources() bool { method waitForCRDs (line 212) | func (cli *client) waitForCRDs(ctx context.Context) error { method isCRDReady (line 236) | func (cli *client) isCRDReady(name string) error { method Close (line 253) | func (cli *client) Close() error { method CreateAuthRequest (line 260) | func (cli *client) CreateAuthRequest(ctx context.Context, a storage.Auth... method CreateClient (line 264) | func (cli *client) CreateClient(ctx context.Context, c storage.Client) e... method CreateAuthCode (line 268) | func (cli *client) CreateAuthCode(ctx context.Context, c storage.AuthCod... method CreatePassword (line 272) | func (cli *client) CreatePassword(ctx context.Context, p storage.Passwor... method CreateRefresh (line 276) | func (cli *client) CreateRefresh(ctx context.Context, r storage.RefreshT... method CreateOfflineSessions (line 280) | func (cli *client) CreateOfflineSessions(ctx context.Context, o storage.... method CreateConnector (line 284) | func (cli *client) CreateConnector(ctx context.Context, c storage.Connec... method GetAuthRequest (line 288) | func (cli *client) GetAuthRequest(ctx context.Context, id string) (stora... method GetAuthCode (line 296) | func (cli *client) GetAuthCode(ctx context.Context, id string) (storage.... method GetClient (line 304) | func (cli *client) GetClient(ctx context.Context, id string) (storage.Cl... method getClient (line 312) | func (cli *client) getClient(id string) (Client, error) { method GetPassword (line 324) | func (cli *client) GetPassword(ctx context.Context, email string) (stora... method getPassword (line 332) | func (cli *client) getPassword(email string) (Password, error) { method GetKeys (line 346) | func (cli *client) GetKeys(ctx context.Context) (storage.Keys, error) { method GetRefresh (line 354) | func (cli *client) GetRefresh(ctx context.Context, id string) (storage.R... method getRefreshToken (line 362) | func (cli *client) getRefreshToken(id string) (r RefreshToken, err error) { method GetOfflineSessions (line 367) | func (cli *client) GetOfflineSessions(ctx context.Context, userID string... method getOfflineSessions (line 375) | func (cli *client) getOfflineSessions(userID string, connID string) (o O... method GetConnector (line 386) | func (cli *client) GetConnector(ctx context.Context, id string) (storage... method ListClients (line 394) | func (cli *client) ListClients(ctx context.Context) ([]storage.Client, e... method ListRefreshTokens (line 398) | func (cli *client) ListRefreshTokens(ctx context.Context) ([]storage.Ref... method ListPasswords (line 402) | func (cli *client) ListPasswords(ctx context.Context) (passwords []stora... method ListConnectors (line 415) | func (cli *client) ListConnectors(ctx context.Context) (connectors []sto... method DeleteAuthRequest (line 429) | func (cli *client) DeleteAuthRequest(ctx context.Context, id string) err... method DeleteAuthCode (line 433) | func (cli *client) DeleteAuthCode(ctx context.Context, code string) error { method DeleteClient (line 437) | func (cli *client) DeleteClient(ctx context.Context, id string) error { method DeleteRefresh (line 446) | func (cli *client) DeleteRefresh(ctx context.Context, id string) error { method DeletePassword (line 450) | func (cli *client) DeletePassword(ctx context.Context, email string) err... method DeleteOfflineSessions (line 459) | func (cli *client) DeleteOfflineSessions(ctx context.Context, userID str... method DeleteConnector (line 468) | func (cli *client) DeleteConnector(ctx context.Context, id string) error { method UpdateRefreshToken (line 472) | func (cli *client) UpdateRefreshToken(ctx context.Context, id string, up... method UpdateClient (line 499) | func (cli *client) UpdateClient(ctx context.Context, id string, updater ... method UpdatePassword (line 516) | func (cli *client) UpdatePassword(ctx context.Context, email string, upd... method UpdateOfflineSessions (line 533) | func (cli *client) UpdateOfflineSessions(ctx context.Context, userID str... method UpdateKeys (line 551) | func (cli *client) UpdateKeys(ctx context.Context, updater func(old stor... method UpdateAuthRequest (line 596) | func (cli *client) UpdateAuthRequest(ctx context.Context, id string, upd... method UpdateConnector (line 613) | func (cli *client) UpdateConnector(ctx context.Context, id string, updat... method GarbageCollect (line 632) | func (cli *client) GarbageCollect(ctx context.Context, now time.Time) (r... method CreateDeviceRequest (line 719) | func (cli *client) CreateDeviceRequest(ctx context.Context, d storage.De... method GetDeviceRequest (line 723) | func (cli *client) GetDeviceRequest(ctx context.Context, userCode string... method CreateDeviceToken (line 731) | func (cli *client) CreateDeviceToken(ctx context.Context, t storage.Devi... method GetDeviceToken (line 735) | func (cli *client) GetDeviceToken(ctx context.Context, deviceCode string... method getDeviceToken (line 743) | func (cli *client) getDeviceToken(deviceCode string) (t DeviceToken, err... method UpdateDeviceToken (line 748) | func (cli *client) UpdateDeviceToken(ctx context.Context, deviceCode str... method CreateUserIdentity (line 766) | func (cli *client) CreateUserIdentity(ctx context.Context, u storage.Use... method GetUserIdentity (line 770) | func (cli *client) GetUserIdentity(ctx context.Context, userID, connecto... method getUserIdentity (line 778) | func (cli *client) getUserIdentity(userID, connectorID string) (u UserId... method UpdateUserIdentity (line 789) | func (cli *client) UpdateUserIdentity(ctx context.Context, userID, conne... method DeleteUserIdentity (line 807) | func (cli *client) DeleteUserIdentity(ctx context.Context, userID, conne... method ListUserIdentities (line 816) | func (cli *client) ListUserIdentities(ctx context.Context) ([]storage.Us... method CreateAuthSession (line 830) | func (cli *client) CreateAuthSession(ctx context.Context, s storage.Auth... method getAuthSession (line 834) | func (cli *client) getAuthSession(userID, connectorID string) (AuthSessi... method GetAuthSession (line 843) | func (cli *client) GetAuthSession(ctx context.Context, userID, connector... method UpdateAuthSession (line 851) | func (cli *client) UpdateAuthSession(ctx context.Context, userID, connec... method ListAuthSessions (line 869) | func (cli *client) ListAuthSessions(ctx context.Context) ([]storage.Auth... method DeleteAuthSession (line 883) | func (cli *client) DeleteAuthSession(ctx context.Context, userID, connec... function isKubernetesAPIConflictError (line 891) | func isKubernetesAPIConflictError(err error) bool { function retryOnConflict (line 900) | func retryOnConflict(ctx context.Context, action func() error) error { FILE: storage/kubernetes/storage_test.go constant kubeconfigPathVariableName (line 24) | kubeconfigPathVariableName = "DEX_KUBERNETES_CONFIG_PATH" function TestStorage (line 26) | func TestStorage(t *testing.T) { type StorageTestSuite (line 34) | type StorageTestSuite struct method SetupTest (line 52) | func (s *StorageTestSuite) SetupTest() { method TestStorage (line 68) | func (s *StorageTestSuite) TestStorage() { function expandDir (line 39) | func expandDir(dir string) (string, error) { function TestURLFor (line 92) | func TestURLFor(t *testing.T) { function TestUpdateKeys (line 144) | func TestUpdateKeys(t *testing.T) { function newStatusCodesResponseTestClient (line 237) | func newStatusCodesResponseTestClient(getResponseCode, actionResponseCod... function TestRetryOnConflict (line 257) | func TestRetryOnConflict(t *testing.T) { function TestRefreshTokenLock (line 297) | func TestRefreshTokenLock(t *testing.T) { FILE: storage/kubernetes/transport.go type transport (line 13) | type transport struct method RoundTrip (line 18) | func (t transport) RoundTrip(r *http.Request) (*http.Response, error) { function wrapRoundTripper (line 31) | func wrapRoundTripper(base http.RoundTripper, user k8sapi.AuthInfo, inCl... constant renewTokenPeriod (line 69) | renewTokenPeriod = 30 * time.Second type inClusterTransportHelper (line 76) | type inClusterTransportHelper struct method UpdateToken (line 98) | func (c *inClusterTransportHelper) UpdateToken() { method GetToken (line 119) | func (c *inClusterTransportHelper) GetToken() string { function newInClusterTransportHelper (line 86) | func newInClusterTransportHelper(info k8sapi.AuthInfo) *inClusterTranspo... FILE: storage/kubernetes/types.go constant apiGroup (line 14) | apiGroup = "dex.coreos.com" constant legacyCRDAPIVersion (line 16) | legacyCRDAPIVersion = "apiextensions.k8s.io/v1beta1" constant crdAPIVersion (line 17) | crdAPIVersion = "apiextensions.k8s.io/v1" function customResourceDefinitions (line 22) | func customResourceDefinitions(apiVersion string) []k8sapi.CustomResourc... constant keysName (line 268) | keysName = "openid-connect-keys" type Client (line 272) | type Client struct type ClientList (line 295) | type ClientList struct method fromStorageClient (line 301) | func (cli *client) fromStorageClient(c storage.Client) Client { function toStorageClient (line 323) | func toStorageClient(c Client) storage.Client { type Claims (line 338) | type Claims struct function fromStorageClaims (line 347) | func fromStorageClaims(i storage.Claims) Claims { function toStorageClaims (line 358) | func toStorageClaims(i Claims) storage.Claims { type AuthRequest (line 371) | type AuthRequest struct type AuthRequestList (line 412) | type AuthRequestList struct function toStorageAuthRequest (line 418) | func toStorageAuthRequest(req AuthRequest) storage.AuthRequest { method fromStorageAuthRequest (line 446) | func (cli *client) fromStorageAuthRequest(a storage.AuthRequest) AuthReq... type Password (line 481) | type Password struct type PasswordList (line 500) | type PasswordList struct method fromStoragePassword (line 506) | func (cli *client) fromStoragePassword(p storage.Password) Password { function toStoragePassword (line 528) | func toStoragePassword(p Password) storage.Password { type AuthCode (line 543) | type AuthCode struct type AuthCodeList (line 568) | type AuthCodeList struct method fromStorageAuthCode (line 574) | func (cli *client) fromStorageAuthCode(a storage.AuthCode) AuthCode { function toStorageAuthCode (line 598) | func toStorageAuthCode(a AuthCode) storage.AuthCode { type RefreshToken (line 619) | type RefreshToken struct type RefreshList (line 640) | type RefreshList struct function toStorageRefreshToken (line 646) | func toStorageRefreshToken(r RefreshToken) storage.RefreshToken { method fromStorageRefreshToken (line 662) | func (cli *client) fromStorageRefreshToken(r storage.RefreshToken) Refre... type Keys (line 687) | type Keys struct method fromStorageKeys (line 704) | func (cli *client) fromStorageKeys(keys storage.Keys) Keys { function toStorageKeys (line 721) | func toStorageKeys(keys Keys) storage.Keys { type OfflineSessions (line 732) | type OfflineSessions struct method fromStorageOfflineSessions (line 742) | func (cli *client) fromStorageOfflineSessions(o storage.OfflineSessions)... function toStorageOfflineSessions (line 759) | func toStorageOfflineSessions(o OfflineSessions) storage.OfflineSessions { type Connector (line 775) | type Connector struct method fromStorageConnector (line 788) | func (cli *client) fromStorageConnector(c storage.Connector) Connector { function toStorageConnector (line 806) | func toStorageConnector(c Connector) storage.Connector { type ConnectorList (line 818) | type ConnectorList struct type DeviceRequest (line 826) | type DeviceRequest struct type DeviceRequestList (line 838) | type DeviceRequestList struct method fromStorageDeviceRequest (line 844) | func (cli *client) fromStorageDeviceRequest(a storage.DeviceRequest) Dev... function toStorageDeviceRequest (line 863) | func toStorageDeviceRequest(req DeviceRequest) storage.DeviceRequest { type DeviceToken (line 876) | type DeviceToken struct type DeviceTokenList (line 890) | type DeviceTokenList struct method fromStorageDeviceToken (line 896) | func (cli *client) fromStorageDeviceToken(t storage.DeviceToken) DeviceT... function toStorageDeviceToken (line 917) | func toStorageDeviceToken(t DeviceToken) storage.DeviceToken { type UserIdentity (line 934) | type UserIdentity struct type UserIdentityList (line 949) | type UserIdentityList struct method fromStorageUserIdentity (line 955) | func (cli *client) fromStorageUserIdentity(u storage.UserIdentity) UserI... function toStorageUserIdentity (line 976) | func toStorageUserIdentity(u UserIdentity) storage.UserIdentity { type AuthSession (line 995) | type AuthSession struct type AuthSessionList (line 1012) | type AuthSessionList struct method fromStorageAuthSession (line 1018) | func (cli *client) fromStorageAuthSession(s storage.AuthSession) AuthSes... function toStorageAuthSession (line 1041) | func toStorageAuthSession(s AuthSession) storage.AuthSession { FILE: storage/memory/memory.go function New (line 17) | func New(logger *slog.Logger) storage.Storage { type Config (line 37) | type Config struct method Open (line 41) | func (c *Config) Open(logger *slog.Logger) (storage.Storage, error) { type memStorage (line 45) | type memStorage struct method tx (line 70) | func (s *memStorage) tx(f func()) { method Close (line 76) | func (s *memStorage) Close() error { return nil } method GarbageCollect (line 78) | func (s *memStorage) GarbageCollect(ctx context.Context, now time.Time... method CreateClient (line 114) | func (s *memStorage) CreateClient(ctx context.Context, c storage.Clien... method CreateAuthCode (line 125) | func (s *memStorage) CreateAuthCode(ctx context.Context, c storage.Aut... method CreateRefresh (line 136) | func (s *memStorage) CreateRefresh(ctx context.Context, r storage.Refr... method CreateAuthRequest (line 147) | func (s *memStorage) CreateAuthRequest(ctx context.Context, a storage.... method CreatePassword (line 158) | func (s *memStorage) CreatePassword(ctx context.Context, p storage.Pas... method CreateOfflineSessions (line 170) | func (s *memStorage) CreateOfflineSessions(ctx context.Context, o stor... method CreateUserIdentity (line 185) | func (s *memStorage) CreateUserIdentity(ctx context.Context, u storage... method GetUserIdentity (line 200) | func (s *memStorage) GetUserIdentity(ctx context.Context, userID, conn... method UpdateUserIdentity (line 215) | func (s *memStorage) UpdateUserIdentity(ctx context.Context, userID, c... method DeleteUserIdentity (line 233) | func (s *memStorage) DeleteUserIdentity(ctx context.Context, userID, c... method ListUserIdentities (line 248) | func (s *memStorage) ListUserIdentities(ctx context.Context) (identiti... method ListAuthSessions (line 257) | func (s *memStorage) ListAuthSessions(ctx context.Context) (sessions [... method CreateAuthSession (line 266) | func (s *memStorage) CreateAuthSession(ctx context.Context, session st... method GetAuthSession (line 278) | func (s *memStorage) GetAuthSession(ctx context.Context, userID, conne... method UpdateAuthSession (line 289) | func (s *memStorage) UpdateAuthSession(ctx context.Context, userID, co... method DeleteAuthSession (line 304) | func (s *memStorage) DeleteAuthSession(ctx context.Context, userID, co... method CreateConnector (line 316) | func (s *memStorage) CreateConnector(ctx context.Context, connector st... method GetAuthCode (line 327) | func (s *memStorage) GetAuthCode(ctx context.Context, id string) (c st... method GetPassword (line 338) | func (s *memStorage) GetPassword(ctx context.Context, email string) (p... method GetClient (line 349) | func (s *memStorage) GetClient(ctx context.Context, id string) (client... method GetKeys (line 359) | func (s *memStorage) GetKeys(ctx context.Context) (keys storage.Keys, ... method GetRefresh (line 364) | func (s *memStorage) GetRefresh(ctx context.Context, id string) (tok s... method GetAuthRequest (line 375) | func (s *memStorage) GetAuthRequest(ctx context.Context, id string) (r... method GetOfflineSessions (line 386) | func (s *memStorage) GetOfflineSessions(ctx context.Context, userID st... method GetConnector (line 401) | func (s *memStorage) GetConnector(ctx context.Context, id string) (con... method ListClients (line 411) | func (s *memStorage) ListClients(ctx context.Context) (clients []stora... method ListRefreshTokens (line 420) | func (s *memStorage) ListRefreshTokens(ctx context.Context) (tokens []... method ListPasswords (line 429) | func (s *memStorage) ListPasswords(ctx context.Context) (passwords []s... method ListConnectors (line 438) | func (s *memStorage) ListConnectors(ctx context.Context) (conns []stor... method DeletePassword (line 447) | func (s *memStorage) DeletePassword(ctx context.Context, email string)... method DeleteClient (line 459) | func (s *memStorage) DeleteClient(ctx context.Context, id string) (err... method DeleteRefresh (line 470) | func (s *memStorage) DeleteRefresh(ctx context.Context, id string) (er... method DeleteAuthCode (line 481) | func (s *memStorage) DeleteAuthCode(ctx context.Context, id string) (e... method DeleteAuthRequest (line 492) | func (s *memStorage) DeleteAuthRequest(ctx context.Context, id string)... method DeleteOfflineSessions (line 503) | func (s *memStorage) DeleteOfflineSessions(ctx context.Context, userID... method DeleteConnector (line 518) | func (s *memStorage) DeleteConnector(ctx context.Context, id string) (... method UpdateClient (line 529) | func (s *memStorage) UpdateClient(ctx context.Context, id string, upda... method UpdateKeys (line 543) | func (s *memStorage) UpdateKeys(ctx context.Context, updater func(old ... method UpdateAuthRequest (line 553) | func (s *memStorage) UpdateAuthRequest(ctx context.Context, id string,... method UpdatePassword (line 567) | func (s *memStorage) UpdatePassword(ctx context.Context, email string,... method UpdateRefreshToken (line 582) | func (s *memStorage) UpdateRefreshToken(ctx context.Context, id string... method UpdateOfflineSessions (line 596) | func (s *memStorage) UpdateOfflineSessions(ctx context.Context, userID... method UpdateConnector (line 614) | func (s *memStorage) UpdateConnector(ctx context.Context, id string, u... method CreateDeviceRequest (line 628) | func (s *memStorage) CreateDeviceRequest(ctx context.Context, d storag... method GetDeviceRequest (line 639) | func (s *memStorage) GetDeviceRequest(ctx context.Context, userCode st... method CreateDeviceToken (line 650) | func (s *memStorage) CreateDeviceToken(ctx context.Context, t storage.... method GetDeviceToken (line 661) | func (s *memStorage) GetDeviceToken(ctx context.Context, deviceCode st... method UpdateDeviceToken (line 672) | func (s *memStorage) UpdateDeviceToken(ctx context.Context, deviceCode... type compositeKeyID (line 65) | type compositeKeyID struct FILE: storage/memory/memory_test.go function TestStorage (line 11) | func TestStorage(t *testing.T) { FILE: storage/memory/static_test.go function TestStaticClients (line 13) | func TestStaticClients(t *testing.T) { function TestStaticPasswords (line 97) | func TestStaticPasswords(t *testing.T) { function TestStaticConnectors (line 206) | func TestStaticConnectors(t *testing.T) { FILE: storage/sql/config.go constant pgErrUniqueViolation (line 24) | pgErrUniqueViolation = "23505" constant mysqlErrDupEntry (line 29) | mysqlErrDupEntry = 1062 constant mysqlErrDupEntryWithKeyName (line 30) | mysqlErrDupEntryWithKeyName = 1586 constant mysqlErrUnknownSysVar (line 31) | mysqlErrUnknownSysVar = 1193 constant pgSSLDisable (line 36) | pgSSLDisable = "disable" constant pgSSLRequire (line 37) | pgSSLRequire = "require" constant pgSSLVerifyCA (line 38) | pgSSLVerifyCA = "verify-ca" constant pgSSLVerifyFull (line 39) | pgSSLVerifyFull = "verify-full" constant mysqlSSLTrue (line 44) | mysqlSSLTrue = "true" constant mysqlSSLFalse (line 45) | mysqlSSLFalse = "false" constant mysqlSSLSkipVerify (line 46) | mysqlSSLSkipVerify = "skip-verify" constant mysqlSSLCustom (line 47) | mysqlSSLCustom = "custom" type NetworkDB (line 51) | type NetworkDB struct type SSL (line 69) | type SSL struct type Postgres (line 78) | type Postgres struct method Open (line 85) | func (p *Postgres) Open(logger *slog.Logger) (storage.Storage, error) { method createDataSourceName (line 102) | func (p *Postgres) createDataSourceName() string { method open (line 165) | func (p *Postgres) open(logger *slog.Logger) (*conn, error) { function dataSourceStr (line 95) | func dataSourceStr(str string) string { type MySQL (line 206) | type MySQL struct method Open (line 217) | func (s *MySQL) Open(logger *slog.Logger) (storage.Storage, error) { method open (line 225) | func (s *MySQL) open(logger *slog.Logger) (*conn, error) { method makeTLSConfig (line 317) | func (s *MySQL) makeTLSConfig() error { FILE: storage/sql/config_test.go function withTimeout (line 16) | func withTimeout(t time.Duration, f func()) { function cleanDB (line 34) | func cleanDB(c *conn) error { type opener (line 49) | type opener interface function testDB (line 53) | func testDB(t *testing.T, o opener, withTransactions, withConcurrentTest... function getenv (line 88) | func getenv(key, defaultVal string) string { constant testPostgresEnv (line 95) | testPostgresEnv = "DEX_POSTGRES_HOST" function TestCreateDataSourceName (line 97) | func TestCreateDataSourceName(t *testing.T) { function TestPostgres (line 217) | func TestPostgres(t *testing.T) { constant testMySQLEnv (line 249) | testMySQLEnv = "DEX_MYSQL_HOST" function TestMySQL (line 251) | func TestMySQL(t *testing.T) { constant testMySQL8Env (line 286) | testMySQL8Env = "DEX_MYSQL8_HOST" function TestMySQL8 (line 288) | func TestMySQL8(t *testing.T) { FILE: storage/sql/crud.go constant keysRowID (line 20) | keysRowID = "keys" function encoder (line 37) | func encoder(i interface{}) driver.Valuer { function decoder (line 43) | func decoder(i interface{}) sql.Scanner { type jsonEncoder (line 47) | type jsonEncoder struct method Value (line 51) | func (j jsonEncoder) Value() (driver.Value, error) { type jsonDecoder (line 59) | type jsonDecoder struct method Scan (line 63) | func (j jsonDecoder) Scan(dest interface{}) error { type querier (line 78) | type querier interface type scanner (line 83) | type scanner interface method GarbageCollect (line 89) | func (c *conn) GarbageCollect(ctc context.Context, now time.Time) (stora... method CreateAuthRequest (line 135) | func (c *conn) CreateAuthRequest(ctx context.Context, a storage.AuthRequ... method UpdateAuthRequest (line 173) | func (c *conn) UpdateAuthRequest(ctx context.Context, id string, updater... method GetAuthRequest (line 219) | func (c *conn) GetAuthRequest(ctx context.Context, id string) (storage.A... function getAuthRequest (line 223) | func getAuthRequest(ctx context.Context, q querier, id string) (a storag... method CreateAuthCode (line 255) | func (c *conn) CreateAuthCode(ctx context.Context, a storage.AuthCode) e... method GetAuthCode (line 283) | func (c *conn) GetAuthCode(ctx context.Context, id string) (a storage.Au... method CreateRefresh (line 310) | func (c *conn) CreateRefresh(ctx context.Context, r storage.RefreshToken... method UpdateRefreshToken (line 337) | func (c *conn) UpdateRefreshToken(ctx context.Context, id string, update... method GetRefresh (line 381) | func (c *conn) GetRefresh(ctx context.Context, id string) (storage.Refre... function getRefresh (line 385) | func getRefresh(ctx context.Context, q querier, id string) (storage.Refr... method ListRefreshTokens (line 398) | func (c *conn) ListRefreshTokens(ctx context.Context) ([]storage.Refresh... function scanRefresh (line 427) | func scanRefresh(s scanner) (r storage.RefreshToken, err error) { method UpdateKeys (line 445) | func (c *conn) UpdateKeys(ctx context.Context, updater func(old storage.... method GetKeys (line 498) | func (c *conn) GetKeys(ctx context.Context) (keys storage.Keys, err erro... function getKeys (line 502) | func getKeys(ctx context.Context, q querier) (keys storage.Keys, err err... method UpdateClient (line 521) | func (c *conn) UpdateClient(ctx context.Context, id string, updater func... method CreateClient (line 553) | func (c *conn) CreateClient(ctx context.Context, cli storage.Client) err... function getClient (line 572) | func getClient(ctx context.Context, q querier, id string) (storage.Clien... method GetClient (line 580) | func (c *conn) GetClient(ctx context.Context, id string) (storage.Client... method ListClients (line 584) | func (c *conn) ListClients(ctx context.Context) ([]storage.Client, error) { function scanClient (line 609) | func scanClient(s scanner) (cli storage.Client, err error) { method CreatePassword (line 635) | func (c *conn) CreatePassword(ctx context.Context, p storage.Password) e... method UpdatePassword (line 656) | func (c *conn) UpdatePassword(ctx context.Context, email string, updater... method GetPassword (line 682) | func (c *conn) GetPassword(ctx context.Context, email string) (storage.P... function getPassword (line 686) | func getPassword(ctx context.Context, q querier, email string) (p storag... method ListPasswords (line 694) | func (c *conn) ListPasswords(ctx context.Context) ([]storage.Password, e... function scanPassword (line 719) | func scanPassword(s scanner) (p storage.Password, err error) { method CreateOfflineSessions (line 736) | func (c *conn) CreateOfflineSessions(ctx context.Context, s storage.Offl... method UpdateOfflineSessions (line 756) | func (c *conn) UpdateOfflineSessions(ctx context.Context, userID string,... method GetOfflineSessions (line 783) | func (c *conn) GetOfflineSessions(ctx context.Context, userID string, co... function getOfflineSessions (line 787) | func getOfflineSessions(ctx context.Context, q querier, userID string, c... function scanOfflineSessions (line 796) | func scanOfflineSessions(s scanner) (o storage.OfflineSessions, err erro... method CreateUserIdentity (line 809) | func (c *conn) CreateUserIdentity(ctx context.Context, u storage.UserIde... method UpdateUserIdentity (line 837) | func (c *conn) UpdateUserIdentity(ctx context.Context, userID, connector... method GetUserIdentity (line 877) | func (c *conn) GetUserIdentity(ctx context.Context, userID, connectorID ... function getUserIdentity (line 881) | func getUserIdentity(ctx context.Context, q querier, userID, connectorID... method ListUserIdentities (line 894) | func (c *conn) ListUserIdentities(ctx context.Context) ([]storage.UserId... function scanUserIdentity (line 923) | func scanUserIdentity(s scanner) (u storage.UserIdentity, err error) { method DeleteUserIdentity (line 949) | func (c *conn) DeleteUserIdentity(ctx context.Context, userID, connector... method CreateAuthSession (line 967) | func (c *conn) CreateAuthSession(ctx context.Context, s storage.AuthSess... method UpdateAuthSession (line 993) | func (c *conn) UpdateAuthSession(ctx context.Context, userID, connectorI... method GetAuthSession (line 1025) | func (c *conn) GetAuthSession(ctx context.Context, userID, connectorID s... function getAuthSession (line 1029) | func getAuthSession(ctx context.Context, q querier, userID, connectorID ... function scanAuthSession (line 1042) | func scanAuthSession(s scanner) (session storage.AuthSession, err error) { method ListAuthSessions (line 1062) | func (c *conn) ListAuthSessions(ctx context.Context) ([]storage.AuthSess... method DeleteAuthSession (line 1091) | func (c *conn) DeleteAuthSession(ctx context.Context, userID, connectorI... method CreateConnector (line 1107) | func (c *conn) CreateConnector(ctx context.Context, connector storage.Co... method UpdateConnector (line 1131) | func (c *conn) UpdateConnector(ctx context.Context, id string, updater f... method GetConnector (line 1165) | func (c *conn) GetConnector(ctx context.Context, id string) (storage.Con... function getConnector (line 1169) | func getConnector(ctx context.Context, q querier, id string) (storage.Co... function scanConnector (line 1178) | func scanConnector(s scanner) (c storage.Connector, err error) { method ListConnectors (line 1197) | func (c *conn) ListConnectors(ctx context.Context) ([]storage.Connector,... method DeleteAuthRequest (line 1222) | func (c *conn) DeleteAuthRequest(ctx context.Context, id string) error { method DeleteAuthCode (line 1226) | func (c *conn) DeleteAuthCode(ctx context.Context, id string) error { method DeleteClient (line 1230) | func (c *conn) DeleteClient(ctx context.Context, id string) error { method DeleteRefresh (line 1234) | func (c *conn) DeleteRefresh(ctx context.Context, id string) error { method DeletePassword (line 1238) | func (c *conn) DeletePassword(ctx context.Context, email string) error { method DeleteConnector (line 1242) | func (c *conn) DeleteConnector(ctx context.Context, id string) error { method DeleteOfflineSessions (line 1246) | func (c *conn) DeleteOfflineSessions(ctx context.Context, userID string,... method delete (line 1265) | func (c *conn) delete(table, field, id string) error { method CreateDeviceRequest (line 1283) | func (c *conn) CreateDeviceRequest(ctx context.Context, d storage.Device... method CreateDeviceToken (line 1302) | func (c *conn) CreateDeviceToken(ctx context.Context, t storage.DeviceTo... method GetDeviceRequest (line 1321) | func (c *conn) GetDeviceRequest(ctx context.Context, userCode string) (s... function getDeviceRequest (line 1325) | func getDeviceRequest(ctx context.Context, q querier, userCode string) (... method GetDeviceToken (line 1343) | func (c *conn) GetDeviceToken(ctx context.Context, deviceCode string) (s... function getDeviceToken (line 1347) | func getDeviceToken(ctx context.Context, q querier, deviceCode string) (... method UpdateDeviceToken (line 1365) | func (c *conn) UpdateDeviceToken(ctx context.Context, deviceCode string,... FILE: storage/sql/crud_test.go function TestDecoder (line 12) | func TestDecoder(t *testing.T) { function TestEncoder (line 35) | func TestEncoder(t *testing.T) { FILE: storage/sql/migrate.go method migrate (line 8) | func (c *conn) migrate() (int, error) { type migration (line 73) | type migration struct FILE: storage/sql/migrate_test.go function TestMigrate (line 14) | func TestMigrate(t *testing.T) { FILE: storage/sql/postgres_test.go function TestPostgresTunables (line 13) | func TestPostgresTunables(t *testing.T) { FILE: storage/sql/sql.go type flavor (line 18) | type flavor struct method translate (line 105) | func (f flavor) translate(query string) string { type replacer (line 29) | type replacer struct function matchLiteral (line 37) | func matchLiteral(s string) *regexp.Regexp { type conn (line 130) | type conn struct method translateArgs (line 116) | func (c *conn) translateArgs(args []interface{}) []interface{} { method Close (line 137) | func (c *conn) Close() error { method Exec (line 143) | func (c *conn) Exec(query string, args ...interface{}) (sql.Result, er... method Query (line 148) | func (c *conn) Query(query string, args ...interface{}) (*sql.Rows, er... method QueryRow (line 153) | func (c *conn) QueryRow(query string, args ...interface{}) *sql.Row { method ExecTx (line 159) | func (c *conn) ExecTx(fn func(tx *trans) error) error { type trans (line 177) | type trans struct method Exec (line 184) | func (t *trans) Exec(query string, args ...interface{}) (sql.Result, e... method Query (line 189) | func (t *trans) Query(query string, args ...interface{}) (*sql.Rows, e... method QueryRow (line 194) | func (t *trans) QueryRow(query string, args ...interface{}) *sql.Row { FILE: storage/sql/sql_test.go function TestTranslate (line 5) | func TestTranslate(t *testing.T) { FILE: storage/sql/sqlite.go type SQLite3 (line 17) | type SQLite3 struct method Open (line 23) | func (s *SQLite3) Open(logger *slog.Logger) (storage.Storage, error) { method open (line 31) | func (s *SQLite3) open(logger *slog.Logger) (*conn, error) { FILE: storage/sql/sqlite_no_cgo.go type SQLite3 (line 15) | type SQLite3 struct method Open (line 17) | func (s *SQLite3) Open(logger *slog.Logger) (storage.Storage, error) { FILE: storage/sql/sqlite_test.go function TestSQLite3 (line 10) | func TestSQLite3(t *testing.T) { FILE: storage/static.go type staticClientsStorage (line 16) | type staticClientsStorage struct method GetClient (line 34) | func (s staticClientsStorage) GetClient(ctx context.Context, id string... method isStatic (line 41) | func (s staticClientsStorage) isStatic(id string) bool { method ListClients (line 46) | func (s staticClientsStorage) ListClients(ctx context.Context) ([]Clie... method CreateClient (line 63) | func (s staticClientsStorage) CreateClient(ctx context.Context, c Clie... method DeleteClient (line 70) | func (s staticClientsStorage) DeleteClient(ctx context.Context, id str... method UpdateClient (line 77) | func (s staticClientsStorage) UpdateClient(ctx context.Context, id str... function WithStaticClients (line 25) | func WithStaticClients(s Storage, staticClients []Client) Storage { type staticPasswordsStorage (line 84) | type staticPasswordsStorage struct method isStatic (line 110) | func (s staticPasswordsStorage) isStatic(email string) bool { method GetPassword (line 115) | func (s staticPasswordsStorage) GetPassword(ctx context.Context, email... method ListPasswords (line 125) | func (s staticPasswordsStorage) ListPasswords(ctx context.Context) ([]... method CreatePassword (line 143) | func (s staticPasswordsStorage) CreatePassword(ctx context.Context, p ... method DeletePassword (line 150) | func (s staticPasswordsStorage) DeletePassword(ctx context.Context, em... method UpdatePassword (line 157) | func (s staticPasswordsStorage) UpdatePassword(ctx context.Context, em... function WithStaticPasswords (line 96) | func WithStaticPasswords(s Storage, staticPasswords []Password, logger *... type staticConnectorsStorage (line 165) | type staticConnectorsStorage struct method isStatic (line 183) | func (s staticConnectorsStorage) isStatic(id string) bool { method GetConnector (line 188) | func (s staticConnectorsStorage) GetConnector(ctx context.Context, id ... method ListConnectors (line 195) | func (s staticConnectorsStorage) ListConnectors(ctx context.Context) (... method CreateConnector (line 213) | func (s staticConnectorsStorage) CreateConnector(ctx context.Context, ... method DeleteConnector (line 220) | func (s staticConnectorsStorage) DeleteConnector(ctx context.Context, ... method UpdateConnector (line 227) | func (s staticConnectorsStorage) UpdateConnector(ctx context.Context, ... function WithStaticConnectors (line 175) | func WithStaticConnectors(s Storage, staticConnectors []Connector) Stora... FILE: storage/storage.go constant validUserCharacters (line 31) | validUserCharacters = "BCDFGHJKLMNPQRSTVWXZ" function NewDeviceCode (line 34) | func NewDeviceCode() string { function NewID (line 39) | func NewID() string { function newSecureID (line 43) | func newSecureID(len int) string { function NewHMACKey (line 53) | func NewHMACKey(h crypto.Hash) []byte { type GCResult (line 58) | type GCResult struct method IsEmpty (line 67) | func (g *GCResult) IsEmpty() bool { type Storage (line 78) | type Storage interface type Client (line 162) | type Client struct type Claims (line 197) | type Claims struct type PKCE (line 208) | type PKCE struct type AuthRequest (line 215) | type AuthRequest struct type AuthCode (line 280) | type AuthCode struct type RefreshToken (line 319) | type RefreshToken struct type RefreshTokenRef (line 350) | type RefreshTokenRef struct type MFASecret (line 363) | type MFASecret struct type UserIdentity (line 372) | type UserIdentity struct type ClientAuthState (line 384) | type ClientAuthState struct type AuthSession (line 398) | type AuthSession struct type OfflineSessions (line 415) | type OfflineSessions struct type Password (line 431) | type Password struct type Connector (line 469) | type Connector struct type VerificationKey (line 494) | type VerificationKey struct type Keys (line 500) | type Keys struct function NewUserCode (line 517) | func NewUserCode() string { function randomString (line 522) | func randomString(n int) string { type DeviceRequest (line 534) | type DeviceRequest struct type DeviceToken (line 550) | type DeviceToken struct FILE: web/web.go function FS (line 12) | func FS() fs.FS {