Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.AuthRequest) predicate.AuthRequest
- func ClaimsEmail(v string) predicate.AuthRequest
- func ClaimsEmailContains(v string) predicate.AuthRequest
- func ClaimsEmailContainsFold(v string) predicate.AuthRequest
- func ClaimsEmailEQ(v string) predicate.AuthRequest
- func ClaimsEmailEqualFold(v string) predicate.AuthRequest
- func ClaimsEmailGT(v string) predicate.AuthRequest
- func ClaimsEmailGTE(v string) predicate.AuthRequest
- func ClaimsEmailHasPrefix(v string) predicate.AuthRequest
- func ClaimsEmailHasSuffix(v string) predicate.AuthRequest
- func ClaimsEmailIn(vs ...string) predicate.AuthRequest
- func ClaimsEmailLT(v string) predicate.AuthRequest
- func ClaimsEmailLTE(v string) predicate.AuthRequest
- func ClaimsEmailNEQ(v string) predicate.AuthRequest
- func ClaimsEmailNotIn(vs ...string) predicate.AuthRequest
- func ClaimsEmailVerified(v bool) predicate.AuthRequest
- func ClaimsEmailVerifiedEQ(v bool) predicate.AuthRequest
- func ClaimsEmailVerifiedNEQ(v bool) predicate.AuthRequest
- func ClaimsGroupsIsNil() predicate.AuthRequest
- func ClaimsGroupsNotNil() predicate.AuthRequest
- func ClaimsPreferredUsername(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameContains(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameContainsFold(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameEQ(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameEqualFold(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameGT(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameGTE(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameHasPrefix(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameHasSuffix(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameIn(vs ...string) predicate.AuthRequest
- func ClaimsPreferredUsernameLT(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameLTE(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameNEQ(v string) predicate.AuthRequest
- func ClaimsPreferredUsernameNotIn(vs ...string) predicate.AuthRequest
- func ClaimsUserID(v string) predicate.AuthRequest
- func ClaimsUserIDContains(v string) predicate.AuthRequest
- func ClaimsUserIDContainsFold(v string) predicate.AuthRequest
- func ClaimsUserIDEQ(v string) predicate.AuthRequest
- func ClaimsUserIDEqualFold(v string) predicate.AuthRequest
- func ClaimsUserIDGT(v string) predicate.AuthRequest
- func ClaimsUserIDGTE(v string) predicate.AuthRequest
- func ClaimsUserIDHasPrefix(v string) predicate.AuthRequest
- func ClaimsUserIDHasSuffix(v string) predicate.AuthRequest
- func ClaimsUserIDIn(vs ...string) predicate.AuthRequest
- func ClaimsUserIDLT(v string) predicate.AuthRequest
- func ClaimsUserIDLTE(v string) predicate.AuthRequest
- func ClaimsUserIDNEQ(v string) predicate.AuthRequest
- func ClaimsUserIDNotIn(vs ...string) predicate.AuthRequest
- func ClaimsUsername(v string) predicate.AuthRequest
- func ClaimsUsernameContains(v string) predicate.AuthRequest
- func ClaimsUsernameContainsFold(v string) predicate.AuthRequest
- func ClaimsUsernameEQ(v string) predicate.AuthRequest
- func ClaimsUsernameEqualFold(v string) predicate.AuthRequest
- func ClaimsUsernameGT(v string) predicate.AuthRequest
- func ClaimsUsernameGTE(v string) predicate.AuthRequest
- func ClaimsUsernameHasPrefix(v string) predicate.AuthRequest
- func ClaimsUsernameHasSuffix(v string) predicate.AuthRequest
- func ClaimsUsernameIn(vs ...string) predicate.AuthRequest
- func ClaimsUsernameLT(v string) predicate.AuthRequest
- func ClaimsUsernameLTE(v string) predicate.AuthRequest
- func ClaimsUsernameNEQ(v string) predicate.AuthRequest
- func ClaimsUsernameNotIn(vs ...string) predicate.AuthRequest
- func ClientID(v string) predicate.AuthRequest
- func ClientIDContains(v string) predicate.AuthRequest
- func ClientIDContainsFold(v string) predicate.AuthRequest
- func ClientIDEQ(v string) predicate.AuthRequest
- func ClientIDEqualFold(v string) predicate.AuthRequest
- func ClientIDGT(v string) predicate.AuthRequest
- func ClientIDGTE(v string) predicate.AuthRequest
- func ClientIDHasPrefix(v string) predicate.AuthRequest
- func ClientIDHasSuffix(v string) predicate.AuthRequest
- func ClientIDIn(vs ...string) predicate.AuthRequest
- func ClientIDLT(v string) predicate.AuthRequest
- func ClientIDLTE(v string) predicate.AuthRequest
- func ClientIDNEQ(v string) predicate.AuthRequest
- func ClientIDNotIn(vs ...string) predicate.AuthRequest
- func CodeChallenge(v string) predicate.AuthRequest
- func CodeChallengeContains(v string) predicate.AuthRequest
- func CodeChallengeContainsFold(v string) predicate.AuthRequest
- func CodeChallengeEQ(v string) predicate.AuthRequest
- func CodeChallengeEqualFold(v string) predicate.AuthRequest
- func CodeChallengeGT(v string) predicate.AuthRequest
- func CodeChallengeGTE(v string) predicate.AuthRequest
- func CodeChallengeHasPrefix(v string) predicate.AuthRequest
- func CodeChallengeHasSuffix(v string) predicate.AuthRequest
- func CodeChallengeIn(vs ...string) predicate.AuthRequest
- func CodeChallengeLT(v string) predicate.AuthRequest
- func CodeChallengeLTE(v string) predicate.AuthRequest
- func CodeChallengeMethod(v string) predicate.AuthRequest
- func CodeChallengeMethodContains(v string) predicate.AuthRequest
- func CodeChallengeMethodContainsFold(v string) predicate.AuthRequest
- func CodeChallengeMethodEQ(v string) predicate.AuthRequest
- func CodeChallengeMethodEqualFold(v string) predicate.AuthRequest
- func CodeChallengeMethodGT(v string) predicate.AuthRequest
- func CodeChallengeMethodGTE(v string) predicate.AuthRequest
- func CodeChallengeMethodHasPrefix(v string) predicate.AuthRequest
- func CodeChallengeMethodHasSuffix(v string) predicate.AuthRequest
- func CodeChallengeMethodIn(vs ...string) predicate.AuthRequest
- func CodeChallengeMethodLT(v string) predicate.AuthRequest
- func CodeChallengeMethodLTE(v string) predicate.AuthRequest
- func CodeChallengeMethodNEQ(v string) predicate.AuthRequest
- func CodeChallengeMethodNotIn(vs ...string) predicate.AuthRequest
- func CodeChallengeNEQ(v string) predicate.AuthRequest
- func CodeChallengeNotIn(vs ...string) predicate.AuthRequest
- func ConnectorData(v []byte) predicate.AuthRequest
- func ConnectorDataEQ(v []byte) predicate.AuthRequest
- func ConnectorDataGT(v []byte) predicate.AuthRequest
- func ConnectorDataGTE(v []byte) predicate.AuthRequest
- func ConnectorDataIn(vs ...[]byte) predicate.AuthRequest
- func ConnectorDataIsNil() predicate.AuthRequest
- func ConnectorDataLT(v []byte) predicate.AuthRequest
- func ConnectorDataLTE(v []byte) predicate.AuthRequest
- func ConnectorDataNEQ(v []byte) predicate.AuthRequest
- func ConnectorDataNotIn(vs ...[]byte) predicate.AuthRequest
- func ConnectorDataNotNil() predicate.AuthRequest
- func ConnectorID(v string) predicate.AuthRequest
- func ConnectorIDContains(v string) predicate.AuthRequest
- func ConnectorIDContainsFold(v string) predicate.AuthRequest
- func ConnectorIDEQ(v string) predicate.AuthRequest
- func ConnectorIDEqualFold(v string) predicate.AuthRequest
- func ConnectorIDGT(v string) predicate.AuthRequest
- func ConnectorIDGTE(v string) predicate.AuthRequest
- func ConnectorIDHasPrefix(v string) predicate.AuthRequest
- func ConnectorIDHasSuffix(v string) predicate.AuthRequest
- func ConnectorIDIn(vs ...string) predicate.AuthRequest
- func ConnectorIDLT(v string) predicate.AuthRequest
- func ConnectorIDLTE(v string) predicate.AuthRequest
- func ConnectorIDNEQ(v string) predicate.AuthRequest
- func ConnectorIDNotIn(vs ...string) predicate.AuthRequest
- func Expiry(v time.Time) predicate.AuthRequest
- func ExpiryEQ(v time.Time) predicate.AuthRequest
- func ExpiryGT(v time.Time) predicate.AuthRequest
- func ExpiryGTE(v time.Time) predicate.AuthRequest
- func ExpiryIn(vs ...time.Time) predicate.AuthRequest
- func ExpiryLT(v time.Time) predicate.AuthRequest
- func ExpiryLTE(v time.Time) predicate.AuthRequest
- func ExpiryNEQ(v time.Time) predicate.AuthRequest
- func ExpiryNotIn(vs ...time.Time) predicate.AuthRequest
- func ForceApprovalPrompt(v bool) predicate.AuthRequest
- func ForceApprovalPromptEQ(v bool) predicate.AuthRequest
- func ForceApprovalPromptNEQ(v bool) predicate.AuthRequest
- func HmacKey(v []byte) predicate.AuthRequest
- func HmacKeyEQ(v []byte) predicate.AuthRequest
- func HmacKeyGT(v []byte) predicate.AuthRequest
- func HmacKeyGTE(v []byte) predicate.AuthRequest
- func HmacKeyIn(vs ...[]byte) predicate.AuthRequest
- func HmacKeyLT(v []byte) predicate.AuthRequest
- func HmacKeyLTE(v []byte) predicate.AuthRequest
- func HmacKeyNEQ(v []byte) predicate.AuthRequest
- func HmacKeyNotIn(vs ...[]byte) predicate.AuthRequest
- func ID(id string) predicate.AuthRequest
- func IDContainsFold(id string) predicate.AuthRequest
- func IDEQ(id string) predicate.AuthRequest
- func IDEqualFold(id string) predicate.AuthRequest
- func IDGT(id string) predicate.AuthRequest
- func IDGTE(id string) predicate.AuthRequest
- func IDIn(ids ...string) predicate.AuthRequest
- func IDLT(id string) predicate.AuthRequest
- func IDLTE(id string) predicate.AuthRequest
- func IDNEQ(id string) predicate.AuthRequest
- func IDNotIn(ids ...string) predicate.AuthRequest
- func LoggedIn(v bool) predicate.AuthRequest
- func LoggedInEQ(v bool) predicate.AuthRequest
- func LoggedInNEQ(v bool) predicate.AuthRequest
- func Nonce(v string) predicate.AuthRequest
- func NonceContains(v string) predicate.AuthRequest
- func NonceContainsFold(v string) predicate.AuthRequest
- func NonceEQ(v string) predicate.AuthRequest
- func NonceEqualFold(v string) predicate.AuthRequest
- func NonceGT(v string) predicate.AuthRequest
- func NonceGTE(v string) predicate.AuthRequest
- func NonceHasPrefix(v string) predicate.AuthRequest
- func NonceHasSuffix(v string) predicate.AuthRequest
- func NonceIn(vs ...string) predicate.AuthRequest
- func NonceLT(v string) predicate.AuthRequest
- func NonceLTE(v string) predicate.AuthRequest
- func NonceNEQ(v string) predicate.AuthRequest
- func NonceNotIn(vs ...string) predicate.AuthRequest
- func Not(p predicate.AuthRequest) predicate.AuthRequest
- func Or(predicates ...predicate.AuthRequest) predicate.AuthRequest
- func RedirectURI(v string) predicate.AuthRequest
- func RedirectURIContains(v string) predicate.AuthRequest
- func RedirectURIContainsFold(v string) predicate.AuthRequest
- func RedirectURIEQ(v string) predicate.AuthRequest
- func RedirectURIEqualFold(v string) predicate.AuthRequest
- func RedirectURIGT(v string) predicate.AuthRequest
- func RedirectURIGTE(v string) predicate.AuthRequest
- func RedirectURIHasPrefix(v string) predicate.AuthRequest
- func RedirectURIHasSuffix(v string) predicate.AuthRequest
- func RedirectURIIn(vs ...string) predicate.AuthRequest
- func RedirectURILT(v string) predicate.AuthRequest
- func RedirectURILTE(v string) predicate.AuthRequest
- func RedirectURINEQ(v string) predicate.AuthRequest
- func RedirectURINotIn(vs ...string) predicate.AuthRequest
- func ResponseTypesIsNil() predicate.AuthRequest
- func ResponseTypesNotNil() predicate.AuthRequest
- func ScopesIsNil() predicate.AuthRequest
- func ScopesNotNil() predicate.AuthRequest
- func State(v string) predicate.AuthRequest
- func StateContains(v string) predicate.AuthRequest
- func StateContainsFold(v string) predicate.AuthRequest
- func StateEQ(v string) predicate.AuthRequest
- func StateEqualFold(v string) predicate.AuthRequest
- func StateGT(v string) predicate.AuthRequest
- func StateGTE(v string) predicate.AuthRequest
- func StateHasPrefix(v string) predicate.AuthRequest
- func StateHasSuffix(v string) predicate.AuthRequest
- func StateIn(vs ...string) predicate.AuthRequest
- func StateLT(v string) predicate.AuthRequest
- func StateLTE(v string) predicate.AuthRequest
- func StateNEQ(v string) predicate.AuthRequest
- func StateNotIn(vs ...string) predicate.AuthRequest
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the authrequest type in the database. Label = "auth_request" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldClientID holds the string denoting the client_id field in the database. FieldClientID = "client_id" // FieldScopes holds the string denoting the scopes field in the database. FieldScopes = "scopes" // FieldResponseTypes holds the string denoting the response_types field in the database. FieldResponseTypes = "response_types" // FieldRedirectURI holds the string denoting the redirect_uri field in the database. FieldRedirectURI = "redirect_uri" // FieldNonce holds the string denoting the nonce field in the database. FieldNonce = "nonce" // FieldState holds the string denoting the state field in the database. FieldState = "state" // FieldForceApprovalPrompt holds the string denoting the force_approval_prompt field in the database. FieldForceApprovalPrompt = "force_approval_prompt" // FieldLoggedIn holds the string denoting the logged_in field in the database. FieldLoggedIn = "logged_in" // FieldClaimsUserID holds the string denoting the claims_user_id field in the database. FieldClaimsUserID = "claims_user_id" // FieldClaimsUsername holds the string denoting the claims_username field in the database. FieldClaimsUsername = "claims_username" // FieldClaimsEmail holds the string denoting the claims_email field in the database. FieldClaimsEmail = "claims_email" // FieldClaimsEmailVerified holds the string denoting the claims_email_verified field in the database. FieldClaimsEmailVerified = "claims_email_verified" // FieldClaimsGroups holds the string denoting the claims_groups field in the database. FieldClaimsGroups = "claims_groups" // FieldClaimsPreferredUsername holds the string denoting the claims_preferred_username field in the database. FieldClaimsPreferredUsername = "claims_preferred_username" // FieldConnectorID holds the string denoting the connector_id field in the database. FieldConnectorID = "connector_id" // FieldConnectorData holds the string denoting the connector_data field in the database. FieldConnectorData = "connector_data" // FieldExpiry holds the string denoting the expiry field in the database. FieldExpiry = "expiry" // FieldCodeChallenge holds the string denoting the code_challenge field in the database. FieldCodeChallenge = "code_challenge" // FieldCodeChallengeMethod holds the string denoting the code_challenge_method field in the database. FieldCodeChallengeMethod = "code_challenge_method" // FieldHmacKey holds the string denoting the hmac_key field in the database. FieldHmacKey = "hmac_key" // Table holds the table name of the authrequest in the database. Table = "auth_requests" )
Variables ¶
var ( // DefaultClaimsPreferredUsername holds the default value on creation for the "claims_preferred_username" field. DefaultClaimsPreferredUsername string // DefaultCodeChallenge holds the default value on creation for the "code_challenge" field. DefaultCodeChallenge string // DefaultCodeChallengeMethod holds the default value on creation for the "code_challenge_method" field. DefaultCodeChallengeMethod string // IDValidator is a validator for the "id" field. It is called by the builders before save. IDValidator func(string) error )
var Columns = []string{ FieldID, FieldClientID, FieldScopes, FieldResponseTypes, FieldRedirectURI, FieldNonce, FieldState, FieldForceApprovalPrompt, FieldLoggedIn, FieldClaimsUserID, FieldClaimsUsername, FieldClaimsEmail, FieldClaimsEmailVerified, FieldClaimsGroups, FieldClaimsPreferredUsername, FieldConnectorID, FieldConnectorData, FieldExpiry, FieldCodeChallenge, FieldCodeChallengeMethod, FieldHmacKey, }
Columns holds all SQL columns for authrequest fields.
Functions ¶
func And ¶
func And(predicates ...predicate.AuthRequest) predicate.AuthRequest
And groups predicates with the AND operator between them.
func ClaimsEmail ¶
func ClaimsEmail(v string) predicate.AuthRequest
ClaimsEmail applies equality check predicate on the "claims_email" field. It's identical to ClaimsEmailEQ.
func ClaimsEmailContains ¶
func ClaimsEmailContains(v string) predicate.AuthRequest
ClaimsEmailContains applies the Contains predicate on the "claims_email" field.
func ClaimsEmailContainsFold ¶
func ClaimsEmailContainsFold(v string) predicate.AuthRequest
ClaimsEmailContainsFold applies the ContainsFold predicate on the "claims_email" field.
func ClaimsEmailEQ ¶
func ClaimsEmailEQ(v string) predicate.AuthRequest
ClaimsEmailEQ applies the EQ predicate on the "claims_email" field.
func ClaimsEmailEqualFold ¶
func ClaimsEmailEqualFold(v string) predicate.AuthRequest
ClaimsEmailEqualFold applies the EqualFold predicate on the "claims_email" field.
func ClaimsEmailGT ¶
func ClaimsEmailGT(v string) predicate.AuthRequest
ClaimsEmailGT applies the GT predicate on the "claims_email" field.
func ClaimsEmailGTE ¶
func ClaimsEmailGTE(v string) predicate.AuthRequest
ClaimsEmailGTE applies the GTE predicate on the "claims_email" field.
func ClaimsEmailHasPrefix ¶
func ClaimsEmailHasPrefix(v string) predicate.AuthRequest
ClaimsEmailHasPrefix applies the HasPrefix predicate on the "claims_email" field.
func ClaimsEmailHasSuffix ¶
func ClaimsEmailHasSuffix(v string) predicate.AuthRequest
ClaimsEmailHasSuffix applies the HasSuffix predicate on the "claims_email" field.
func ClaimsEmailIn ¶
func ClaimsEmailIn(vs ...string) predicate.AuthRequest
ClaimsEmailIn applies the In predicate on the "claims_email" field.
func ClaimsEmailLT ¶
func ClaimsEmailLT(v string) predicate.AuthRequest
ClaimsEmailLT applies the LT predicate on the "claims_email" field.
func ClaimsEmailLTE ¶
func ClaimsEmailLTE(v string) predicate.AuthRequest
ClaimsEmailLTE applies the LTE predicate on the "claims_email" field.
func ClaimsEmailNEQ ¶
func ClaimsEmailNEQ(v string) predicate.AuthRequest
ClaimsEmailNEQ applies the NEQ predicate on the "claims_email" field.
func ClaimsEmailNotIn ¶
func ClaimsEmailNotIn(vs ...string) predicate.AuthRequest
ClaimsEmailNotIn applies the NotIn predicate on the "claims_email" field.
func ClaimsEmailVerified ¶
func ClaimsEmailVerified(v bool) predicate.AuthRequest
ClaimsEmailVerified applies equality check predicate on the "claims_email_verified" field. It's identical to ClaimsEmailVerifiedEQ.
func ClaimsEmailVerifiedEQ ¶
func ClaimsEmailVerifiedEQ(v bool) predicate.AuthRequest
ClaimsEmailVerifiedEQ applies the EQ predicate on the "claims_email_verified" field.
func ClaimsEmailVerifiedNEQ ¶
func ClaimsEmailVerifiedNEQ(v bool) predicate.AuthRequest
ClaimsEmailVerifiedNEQ applies the NEQ predicate on the "claims_email_verified" field.
func ClaimsGroupsIsNil ¶
func ClaimsGroupsIsNil() predicate.AuthRequest
ClaimsGroupsIsNil applies the IsNil predicate on the "claims_groups" field.
func ClaimsGroupsNotNil ¶
func ClaimsGroupsNotNil() predicate.AuthRequest
ClaimsGroupsNotNil applies the NotNil predicate on the "claims_groups" field.
func ClaimsPreferredUsername ¶
func ClaimsPreferredUsername(v string) predicate.AuthRequest
ClaimsPreferredUsername applies equality check predicate on the "claims_preferred_username" field. It's identical to ClaimsPreferredUsernameEQ.
func ClaimsPreferredUsernameContains ¶
func ClaimsPreferredUsernameContains(v string) predicate.AuthRequest
ClaimsPreferredUsernameContains applies the Contains predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameContainsFold ¶
func ClaimsPreferredUsernameContainsFold(v string) predicate.AuthRequest
ClaimsPreferredUsernameContainsFold applies the ContainsFold predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameEQ ¶
func ClaimsPreferredUsernameEQ(v string) predicate.AuthRequest
ClaimsPreferredUsernameEQ applies the EQ predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameEqualFold ¶
func ClaimsPreferredUsernameEqualFold(v string) predicate.AuthRequest
ClaimsPreferredUsernameEqualFold applies the EqualFold predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameGT ¶
func ClaimsPreferredUsernameGT(v string) predicate.AuthRequest
ClaimsPreferredUsernameGT applies the GT predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameGTE ¶
func ClaimsPreferredUsernameGTE(v string) predicate.AuthRequest
ClaimsPreferredUsernameGTE applies the GTE predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameHasPrefix ¶
func ClaimsPreferredUsernameHasPrefix(v string) predicate.AuthRequest
ClaimsPreferredUsernameHasPrefix applies the HasPrefix predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameHasSuffix ¶
func ClaimsPreferredUsernameHasSuffix(v string) predicate.AuthRequest
ClaimsPreferredUsernameHasSuffix applies the HasSuffix predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameIn ¶
func ClaimsPreferredUsernameIn(vs ...string) predicate.AuthRequest
ClaimsPreferredUsernameIn applies the In predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameLT ¶
func ClaimsPreferredUsernameLT(v string) predicate.AuthRequest
ClaimsPreferredUsernameLT applies the LT predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameLTE ¶
func ClaimsPreferredUsernameLTE(v string) predicate.AuthRequest
ClaimsPreferredUsernameLTE applies the LTE predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameNEQ ¶
func ClaimsPreferredUsernameNEQ(v string) predicate.AuthRequest
ClaimsPreferredUsernameNEQ applies the NEQ predicate on the "claims_preferred_username" field.
func ClaimsPreferredUsernameNotIn ¶
func ClaimsPreferredUsernameNotIn(vs ...string) predicate.AuthRequest
ClaimsPreferredUsernameNotIn applies the NotIn predicate on the "claims_preferred_username" field.
func ClaimsUserID ¶
func ClaimsUserID(v string) predicate.AuthRequest
ClaimsUserID applies equality check predicate on the "claims_user_id" field. It's identical to ClaimsUserIDEQ.
func ClaimsUserIDContains ¶
func ClaimsUserIDContains(v string) predicate.AuthRequest
ClaimsUserIDContains applies the Contains predicate on the "claims_user_id" field.
func ClaimsUserIDContainsFold ¶
func ClaimsUserIDContainsFold(v string) predicate.AuthRequest
ClaimsUserIDContainsFold applies the ContainsFold predicate on the "claims_user_id" field.
func ClaimsUserIDEQ ¶
func ClaimsUserIDEQ(v string) predicate.AuthRequest
ClaimsUserIDEQ applies the EQ predicate on the "claims_user_id" field.
func ClaimsUserIDEqualFold ¶
func ClaimsUserIDEqualFold(v string) predicate.AuthRequest
ClaimsUserIDEqualFold applies the EqualFold predicate on the "claims_user_id" field.
func ClaimsUserIDGT ¶
func ClaimsUserIDGT(v string) predicate.AuthRequest
ClaimsUserIDGT applies the GT predicate on the "claims_user_id" field.
func ClaimsUserIDGTE ¶
func ClaimsUserIDGTE(v string) predicate.AuthRequest
ClaimsUserIDGTE applies the GTE predicate on the "claims_user_id" field.
func ClaimsUserIDHasPrefix ¶
func ClaimsUserIDHasPrefix(v string) predicate.AuthRequest
ClaimsUserIDHasPrefix applies the HasPrefix predicate on the "claims_user_id" field.
func ClaimsUserIDHasSuffix ¶
func ClaimsUserIDHasSuffix(v string) predicate.AuthRequest
ClaimsUserIDHasSuffix applies the HasSuffix predicate on the "claims_user_id" field.
func ClaimsUserIDIn ¶
func ClaimsUserIDIn(vs ...string) predicate.AuthRequest
ClaimsUserIDIn applies the In predicate on the "claims_user_id" field.
func ClaimsUserIDLT ¶
func ClaimsUserIDLT(v string) predicate.AuthRequest
ClaimsUserIDLT applies the LT predicate on the "claims_user_id" field.
func ClaimsUserIDLTE ¶
func ClaimsUserIDLTE(v string) predicate.AuthRequest
ClaimsUserIDLTE applies the LTE predicate on the "claims_user_id" field.
func ClaimsUserIDNEQ ¶
func ClaimsUserIDNEQ(v string) predicate.AuthRequest
ClaimsUserIDNEQ applies the NEQ predicate on the "claims_user_id" field.
func ClaimsUserIDNotIn ¶
func ClaimsUserIDNotIn(vs ...string) predicate.AuthRequest
ClaimsUserIDNotIn applies the NotIn predicate on the "claims_user_id" field.
func ClaimsUsername ¶
func ClaimsUsername(v string) predicate.AuthRequest
ClaimsUsername applies equality check predicate on the "claims_username" field. It's identical to ClaimsUsernameEQ.
func ClaimsUsernameContains ¶
func ClaimsUsernameContains(v string) predicate.AuthRequest
ClaimsUsernameContains applies the Contains predicate on the "claims_username" field.
func ClaimsUsernameContainsFold ¶
func ClaimsUsernameContainsFold(v string) predicate.AuthRequest
ClaimsUsernameContainsFold applies the ContainsFold predicate on the "claims_username" field.
func ClaimsUsernameEQ ¶
func ClaimsUsernameEQ(v string) predicate.AuthRequest
ClaimsUsernameEQ applies the EQ predicate on the "claims_username" field.
func ClaimsUsernameEqualFold ¶
func ClaimsUsernameEqualFold(v string) predicate.AuthRequest
ClaimsUsernameEqualFold applies the EqualFold predicate on the "claims_username" field.
func ClaimsUsernameGT ¶
func ClaimsUsernameGT(v string) predicate.AuthRequest
ClaimsUsernameGT applies the GT predicate on the "claims_username" field.
func ClaimsUsernameGTE ¶
func ClaimsUsernameGTE(v string) predicate.AuthRequest
ClaimsUsernameGTE applies the GTE predicate on the "claims_username" field.
func ClaimsUsernameHasPrefix ¶
func ClaimsUsernameHasPrefix(v string) predicate.AuthRequest
ClaimsUsernameHasPrefix applies the HasPrefix predicate on the "claims_username" field.
func ClaimsUsernameHasSuffix ¶
func ClaimsUsernameHasSuffix(v string) predicate.AuthRequest
ClaimsUsernameHasSuffix applies the HasSuffix predicate on the "claims_username" field.
func ClaimsUsernameIn ¶
func ClaimsUsernameIn(vs ...string) predicate.AuthRequest
ClaimsUsernameIn applies the In predicate on the "claims_username" field.
func ClaimsUsernameLT ¶
func ClaimsUsernameLT(v string) predicate.AuthRequest
ClaimsUsernameLT applies the LT predicate on the "claims_username" field.
func ClaimsUsernameLTE ¶
func ClaimsUsernameLTE(v string) predicate.AuthRequest
ClaimsUsernameLTE applies the LTE predicate on the "claims_username" field.
func ClaimsUsernameNEQ ¶
func ClaimsUsernameNEQ(v string) predicate.AuthRequest
ClaimsUsernameNEQ applies the NEQ predicate on the "claims_username" field.
func ClaimsUsernameNotIn ¶
func ClaimsUsernameNotIn(vs ...string) predicate.AuthRequest
ClaimsUsernameNotIn applies the NotIn predicate on the "claims_username" field.
func ClientID ¶
func ClientID(v string) predicate.AuthRequest
ClientID applies equality check predicate on the "client_id" field. It's identical to ClientIDEQ.
func ClientIDContains ¶
func ClientIDContains(v string) predicate.AuthRequest
ClientIDContains applies the Contains predicate on the "client_id" field.
func ClientIDContainsFold ¶
func ClientIDContainsFold(v string) predicate.AuthRequest
ClientIDContainsFold applies the ContainsFold predicate on the "client_id" field.
func ClientIDEQ ¶
func ClientIDEQ(v string) predicate.AuthRequest
ClientIDEQ applies the EQ predicate on the "client_id" field.
func ClientIDEqualFold ¶
func ClientIDEqualFold(v string) predicate.AuthRequest
ClientIDEqualFold applies the EqualFold predicate on the "client_id" field.
func ClientIDGT ¶
func ClientIDGT(v string) predicate.AuthRequest
ClientIDGT applies the GT predicate on the "client_id" field.
func ClientIDGTE ¶
func ClientIDGTE(v string) predicate.AuthRequest
ClientIDGTE applies the GTE predicate on the "client_id" field.
func ClientIDHasPrefix ¶
func ClientIDHasPrefix(v string) predicate.AuthRequest
ClientIDHasPrefix applies the HasPrefix predicate on the "client_id" field.
func ClientIDHasSuffix ¶
func ClientIDHasSuffix(v string) predicate.AuthRequest
ClientIDHasSuffix applies the HasSuffix predicate on the "client_id" field.
func ClientIDIn ¶
func ClientIDIn(vs ...string) predicate.AuthRequest
ClientIDIn applies the In predicate on the "client_id" field.
func ClientIDLT ¶
func ClientIDLT(v string) predicate.AuthRequest
ClientIDLT applies the LT predicate on the "client_id" field.
func ClientIDLTE ¶
func ClientIDLTE(v string) predicate.AuthRequest
ClientIDLTE applies the LTE predicate on the "client_id" field.
func ClientIDNEQ ¶
func ClientIDNEQ(v string) predicate.AuthRequest
ClientIDNEQ applies the NEQ predicate on the "client_id" field.
func ClientIDNotIn ¶
func ClientIDNotIn(vs ...string) predicate.AuthRequest
ClientIDNotIn applies the NotIn predicate on the "client_id" field.
func CodeChallenge ¶
func CodeChallenge(v string) predicate.AuthRequest
CodeChallenge applies equality check predicate on the "code_challenge" field. It's identical to CodeChallengeEQ.
func CodeChallengeContains ¶
func CodeChallengeContains(v string) predicate.AuthRequest
CodeChallengeContains applies the Contains predicate on the "code_challenge" field.
func CodeChallengeContainsFold ¶
func CodeChallengeContainsFold(v string) predicate.AuthRequest
CodeChallengeContainsFold applies the ContainsFold predicate on the "code_challenge" field.
func CodeChallengeEQ ¶
func CodeChallengeEQ(v string) predicate.AuthRequest
CodeChallengeEQ applies the EQ predicate on the "code_challenge" field.
func CodeChallengeEqualFold ¶
func CodeChallengeEqualFold(v string) predicate.AuthRequest
CodeChallengeEqualFold applies the EqualFold predicate on the "code_challenge" field.
func CodeChallengeGT ¶
func CodeChallengeGT(v string) predicate.AuthRequest
CodeChallengeGT applies the GT predicate on the "code_challenge" field.
func CodeChallengeGTE ¶
func CodeChallengeGTE(v string) predicate.AuthRequest
CodeChallengeGTE applies the GTE predicate on the "code_challenge" field.
func CodeChallengeHasPrefix ¶
func CodeChallengeHasPrefix(v string) predicate.AuthRequest
CodeChallengeHasPrefix applies the HasPrefix predicate on the "code_challenge" field.
func CodeChallengeHasSuffix ¶
func CodeChallengeHasSuffix(v string) predicate.AuthRequest
CodeChallengeHasSuffix applies the HasSuffix predicate on the "code_challenge" field.
func CodeChallengeIn ¶
func CodeChallengeIn(vs ...string) predicate.AuthRequest
CodeChallengeIn applies the In predicate on the "code_challenge" field.
func CodeChallengeLT ¶
func CodeChallengeLT(v string) predicate.AuthRequest
CodeChallengeLT applies the LT predicate on the "code_challenge" field.
func CodeChallengeLTE ¶
func CodeChallengeLTE(v string) predicate.AuthRequest
CodeChallengeLTE applies the LTE predicate on the "code_challenge" field.
func CodeChallengeMethod ¶
func CodeChallengeMethod(v string) predicate.AuthRequest
CodeChallengeMethod applies equality check predicate on the "code_challenge_method" field. It's identical to CodeChallengeMethodEQ.
func CodeChallengeMethodContains ¶
func CodeChallengeMethodContains(v string) predicate.AuthRequest
CodeChallengeMethodContains applies the Contains predicate on the "code_challenge_method" field.
func CodeChallengeMethodContainsFold ¶
func CodeChallengeMethodContainsFold(v string) predicate.AuthRequest
CodeChallengeMethodContainsFold applies the ContainsFold predicate on the "code_challenge_method" field.
func CodeChallengeMethodEQ ¶
func CodeChallengeMethodEQ(v string) predicate.AuthRequest
CodeChallengeMethodEQ applies the EQ predicate on the "code_challenge_method" field.
func CodeChallengeMethodEqualFold ¶
func CodeChallengeMethodEqualFold(v string) predicate.AuthRequest
CodeChallengeMethodEqualFold applies the EqualFold predicate on the "code_challenge_method" field.
func CodeChallengeMethodGT ¶
func CodeChallengeMethodGT(v string) predicate.AuthRequest
CodeChallengeMethodGT applies the GT predicate on the "code_challenge_method" field.
func CodeChallengeMethodGTE ¶
func CodeChallengeMethodGTE(v string) predicate.AuthRequest
CodeChallengeMethodGTE applies the GTE predicate on the "code_challenge_method" field.
func CodeChallengeMethodHasPrefix ¶
func CodeChallengeMethodHasPrefix(v string) predicate.AuthRequest
CodeChallengeMethodHasPrefix applies the HasPrefix predicate on the "code_challenge_method" field.
func CodeChallengeMethodHasSuffix ¶
func CodeChallengeMethodHasSuffix(v string) predicate.AuthRequest
CodeChallengeMethodHasSuffix applies the HasSuffix predicate on the "code_challenge_method" field.
func CodeChallengeMethodIn ¶
func CodeChallengeMethodIn(vs ...string) predicate.AuthRequest
CodeChallengeMethodIn applies the In predicate on the "code_challenge_method" field.
func CodeChallengeMethodLT ¶
func CodeChallengeMethodLT(v string) predicate.AuthRequest
CodeChallengeMethodLT applies the LT predicate on the "code_challenge_method" field.
func CodeChallengeMethodLTE ¶
func CodeChallengeMethodLTE(v string) predicate.AuthRequest
CodeChallengeMethodLTE applies the LTE predicate on the "code_challenge_method" field.
func CodeChallengeMethodNEQ ¶
func CodeChallengeMethodNEQ(v string) predicate.AuthRequest
CodeChallengeMethodNEQ applies the NEQ predicate on the "code_challenge_method" field.
func CodeChallengeMethodNotIn ¶
func CodeChallengeMethodNotIn(vs ...string) predicate.AuthRequest
CodeChallengeMethodNotIn applies the NotIn predicate on the "code_challenge_method" field.
func CodeChallengeNEQ ¶
func CodeChallengeNEQ(v string) predicate.AuthRequest
CodeChallengeNEQ applies the NEQ predicate on the "code_challenge" field.
func CodeChallengeNotIn ¶
func CodeChallengeNotIn(vs ...string) predicate.AuthRequest
CodeChallengeNotIn applies the NotIn predicate on the "code_challenge" field.
func ConnectorData ¶
func ConnectorData(v []byte) predicate.AuthRequest
ConnectorData applies equality check predicate on the "connector_data" field. It's identical to ConnectorDataEQ.
func ConnectorDataEQ ¶
func ConnectorDataEQ(v []byte) predicate.AuthRequest
ConnectorDataEQ applies the EQ predicate on the "connector_data" field.
func ConnectorDataGT ¶
func ConnectorDataGT(v []byte) predicate.AuthRequest
ConnectorDataGT applies the GT predicate on the "connector_data" field.
func ConnectorDataGTE ¶
func ConnectorDataGTE(v []byte) predicate.AuthRequest
ConnectorDataGTE applies the GTE predicate on the "connector_data" field.
func ConnectorDataIn ¶
func ConnectorDataIn(vs ...[]byte) predicate.AuthRequest
ConnectorDataIn applies the In predicate on the "connector_data" field.
func ConnectorDataIsNil ¶
func ConnectorDataIsNil() predicate.AuthRequest
ConnectorDataIsNil applies the IsNil predicate on the "connector_data" field.
func ConnectorDataLT ¶
func ConnectorDataLT(v []byte) predicate.AuthRequest
ConnectorDataLT applies the LT predicate on the "connector_data" field.
func ConnectorDataLTE ¶
func ConnectorDataLTE(v []byte) predicate.AuthRequest
ConnectorDataLTE applies the LTE predicate on the "connector_data" field.
func ConnectorDataNEQ ¶
func ConnectorDataNEQ(v []byte) predicate.AuthRequest
ConnectorDataNEQ applies the NEQ predicate on the "connector_data" field.
func ConnectorDataNotIn ¶
func ConnectorDataNotIn(vs ...[]byte) predicate.AuthRequest
ConnectorDataNotIn applies the NotIn predicate on the "connector_data" field.
func ConnectorDataNotNil ¶
func ConnectorDataNotNil() predicate.AuthRequest
ConnectorDataNotNil applies the NotNil predicate on the "connector_data" field.
func ConnectorID ¶
func ConnectorID(v string) predicate.AuthRequest
ConnectorID applies equality check predicate on the "connector_id" field. It's identical to ConnectorIDEQ.
func ConnectorIDContains ¶
func ConnectorIDContains(v string) predicate.AuthRequest
ConnectorIDContains applies the Contains predicate on the "connector_id" field.
func ConnectorIDContainsFold ¶
func ConnectorIDContainsFold(v string) predicate.AuthRequest
ConnectorIDContainsFold applies the ContainsFold predicate on the "connector_id" field.
func ConnectorIDEQ ¶
func ConnectorIDEQ(v string) predicate.AuthRequest
ConnectorIDEQ applies the EQ predicate on the "connector_id" field.
func ConnectorIDEqualFold ¶
func ConnectorIDEqualFold(v string) predicate.AuthRequest
ConnectorIDEqualFold applies the EqualFold predicate on the "connector_id" field.
func ConnectorIDGT ¶
func ConnectorIDGT(v string) predicate.AuthRequest
ConnectorIDGT applies the GT predicate on the "connector_id" field.
func ConnectorIDGTE ¶
func ConnectorIDGTE(v string) predicate.AuthRequest
ConnectorIDGTE applies the GTE predicate on the "connector_id" field.
func ConnectorIDHasPrefix ¶
func ConnectorIDHasPrefix(v string) predicate.AuthRequest
ConnectorIDHasPrefix applies the HasPrefix predicate on the "connector_id" field.
func ConnectorIDHasSuffix ¶
func ConnectorIDHasSuffix(v string) predicate.AuthRequest
ConnectorIDHasSuffix applies the HasSuffix predicate on the "connector_id" field.
func ConnectorIDIn ¶
func ConnectorIDIn(vs ...string) predicate.AuthRequest
ConnectorIDIn applies the In predicate on the "connector_id" field.
func ConnectorIDLT ¶
func ConnectorIDLT(v string) predicate.AuthRequest
ConnectorIDLT applies the LT predicate on the "connector_id" field.
func ConnectorIDLTE ¶
func ConnectorIDLTE(v string) predicate.AuthRequest
ConnectorIDLTE applies the LTE predicate on the "connector_id" field.
func ConnectorIDNEQ ¶
func ConnectorIDNEQ(v string) predicate.AuthRequest
ConnectorIDNEQ applies the NEQ predicate on the "connector_id" field.
func ConnectorIDNotIn ¶
func ConnectorIDNotIn(vs ...string) predicate.AuthRequest
ConnectorIDNotIn applies the NotIn predicate on the "connector_id" field.
func Expiry ¶
func Expiry(v time.Time) predicate.AuthRequest
Expiry applies equality check predicate on the "expiry" field. It's identical to ExpiryEQ.
func ExpiryEQ ¶
func ExpiryEQ(v time.Time) predicate.AuthRequest
ExpiryEQ applies the EQ predicate on the "expiry" field.
func ExpiryGT ¶
func ExpiryGT(v time.Time) predicate.AuthRequest
ExpiryGT applies the GT predicate on the "expiry" field.
func ExpiryGTE ¶
func ExpiryGTE(v time.Time) predicate.AuthRequest
ExpiryGTE applies the GTE predicate on the "expiry" field.
func ExpiryIn ¶
func ExpiryIn(vs ...time.Time) predicate.AuthRequest
ExpiryIn applies the In predicate on the "expiry" field.
func ExpiryLT ¶
func ExpiryLT(v time.Time) predicate.AuthRequest
ExpiryLT applies the LT predicate on the "expiry" field.
func ExpiryLTE ¶
func ExpiryLTE(v time.Time) predicate.AuthRequest
ExpiryLTE applies the LTE predicate on the "expiry" field.
func ExpiryNEQ ¶
func ExpiryNEQ(v time.Time) predicate.AuthRequest
ExpiryNEQ applies the NEQ predicate on the "expiry" field.
func ExpiryNotIn ¶
func ExpiryNotIn(vs ...time.Time) predicate.AuthRequest
ExpiryNotIn applies the NotIn predicate on the "expiry" field.
func ForceApprovalPrompt ¶
func ForceApprovalPrompt(v bool) predicate.AuthRequest
ForceApprovalPrompt applies equality check predicate on the "force_approval_prompt" field. It's identical to ForceApprovalPromptEQ.
func ForceApprovalPromptEQ ¶
func ForceApprovalPromptEQ(v bool) predicate.AuthRequest
ForceApprovalPromptEQ applies the EQ predicate on the "force_approval_prompt" field.
func ForceApprovalPromptNEQ ¶
func ForceApprovalPromptNEQ(v bool) predicate.AuthRequest
ForceApprovalPromptNEQ applies the NEQ predicate on the "force_approval_prompt" field.
func HmacKey ¶
func HmacKey(v []byte) predicate.AuthRequest
HmacKey applies equality check predicate on the "hmac_key" field. It's identical to HmacKeyEQ.
func HmacKeyEQ ¶
func HmacKeyEQ(v []byte) predicate.AuthRequest
HmacKeyEQ applies the EQ predicate on the "hmac_key" field.
func HmacKeyGT ¶
func HmacKeyGT(v []byte) predicate.AuthRequest
HmacKeyGT applies the GT predicate on the "hmac_key" field.
func HmacKeyGTE ¶
func HmacKeyGTE(v []byte) predicate.AuthRequest
HmacKeyGTE applies the GTE predicate on the "hmac_key" field.
func HmacKeyIn ¶
func HmacKeyIn(vs ...[]byte) predicate.AuthRequest
HmacKeyIn applies the In predicate on the "hmac_key" field.
func HmacKeyLT ¶
func HmacKeyLT(v []byte) predicate.AuthRequest
HmacKeyLT applies the LT predicate on the "hmac_key" field.
func HmacKeyLTE ¶
func HmacKeyLTE(v []byte) predicate.AuthRequest
HmacKeyLTE applies the LTE predicate on the "hmac_key" field.
func HmacKeyNEQ ¶
func HmacKeyNEQ(v []byte) predicate.AuthRequest
HmacKeyNEQ applies the NEQ predicate on the "hmac_key" field.
func HmacKeyNotIn ¶
func HmacKeyNotIn(vs ...[]byte) predicate.AuthRequest
HmacKeyNotIn applies the NotIn predicate on the "hmac_key" field.
func IDContainsFold ¶
func IDContainsFold(id string) predicate.AuthRequest
IDContainsFold applies the ContainsFold predicate on the ID field.
func IDEQ ¶
func IDEQ(id string) predicate.AuthRequest
IDEQ applies the EQ predicate on the ID field.
func IDEqualFold ¶
func IDEqualFold(id string) predicate.AuthRequest
IDEqualFold applies the EqualFold predicate on the ID field.
func IDGT ¶
func IDGT(id string) predicate.AuthRequest
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id string) predicate.AuthRequest
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...string) predicate.AuthRequest
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id string) predicate.AuthRequest
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id string) predicate.AuthRequest
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id string) predicate.AuthRequest
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...string) predicate.AuthRequest
IDNotIn applies the NotIn predicate on the ID field.
func LoggedIn ¶
func LoggedIn(v bool) predicate.AuthRequest
LoggedIn applies equality check predicate on the "logged_in" field. It's identical to LoggedInEQ.
func LoggedInEQ ¶
func LoggedInEQ(v bool) predicate.AuthRequest
LoggedInEQ applies the EQ predicate on the "logged_in" field.
func LoggedInNEQ ¶
func LoggedInNEQ(v bool) predicate.AuthRequest
LoggedInNEQ applies the NEQ predicate on the "logged_in" field.
func Nonce ¶
func Nonce(v string) predicate.AuthRequest
Nonce applies equality check predicate on the "nonce" field. It's identical to NonceEQ.
func NonceContains ¶
func NonceContains(v string) predicate.AuthRequest
NonceContains applies the Contains predicate on the "nonce" field.
func NonceContainsFold ¶
func NonceContainsFold(v string) predicate.AuthRequest
NonceContainsFold applies the ContainsFold predicate on the "nonce" field.
func NonceEQ ¶
func NonceEQ(v string) predicate.AuthRequest
NonceEQ applies the EQ predicate on the "nonce" field.
func NonceEqualFold ¶
func NonceEqualFold(v string) predicate.AuthRequest
NonceEqualFold applies the EqualFold predicate on the "nonce" field.
func NonceGT ¶
func NonceGT(v string) predicate.AuthRequest
NonceGT applies the GT predicate on the "nonce" field.
func NonceGTE ¶
func NonceGTE(v string) predicate.AuthRequest
NonceGTE applies the GTE predicate on the "nonce" field.
func NonceHasPrefix ¶
func NonceHasPrefix(v string) predicate.AuthRequest
NonceHasPrefix applies the HasPrefix predicate on the "nonce" field.
func NonceHasSuffix ¶
func NonceHasSuffix(v string) predicate.AuthRequest
NonceHasSuffix applies the HasSuffix predicate on the "nonce" field.
func NonceIn ¶
func NonceIn(vs ...string) predicate.AuthRequest
NonceIn applies the In predicate on the "nonce" field.
func NonceLT ¶
func NonceLT(v string) predicate.AuthRequest
NonceLT applies the LT predicate on the "nonce" field.
func NonceLTE ¶
func NonceLTE(v string) predicate.AuthRequest
NonceLTE applies the LTE predicate on the "nonce" field.
func NonceNEQ ¶
func NonceNEQ(v string) predicate.AuthRequest
NonceNEQ applies the NEQ predicate on the "nonce" field.
func NonceNotIn ¶
func NonceNotIn(vs ...string) predicate.AuthRequest
NonceNotIn applies the NotIn predicate on the "nonce" field.
func Not ¶
func Not(p predicate.AuthRequest) predicate.AuthRequest
Not applies the not operator on the given predicate.
func Or ¶
func Or(predicates ...predicate.AuthRequest) predicate.AuthRequest
Or groups predicates with the OR operator between them.
func RedirectURI ¶
func RedirectURI(v string) predicate.AuthRequest
RedirectURI applies equality check predicate on the "redirect_uri" field. It's identical to RedirectURIEQ.
func RedirectURIContains ¶
func RedirectURIContains(v string) predicate.AuthRequest
RedirectURIContains applies the Contains predicate on the "redirect_uri" field.
func RedirectURIContainsFold ¶
func RedirectURIContainsFold(v string) predicate.AuthRequest
RedirectURIContainsFold applies the ContainsFold predicate on the "redirect_uri" field.
func RedirectURIEQ ¶
func RedirectURIEQ(v string) predicate.AuthRequest
RedirectURIEQ applies the EQ predicate on the "redirect_uri" field.
func RedirectURIEqualFold ¶
func RedirectURIEqualFold(v string) predicate.AuthRequest
RedirectURIEqualFold applies the EqualFold predicate on the "redirect_uri" field.
func RedirectURIGT ¶
func RedirectURIGT(v string) predicate.AuthRequest
RedirectURIGT applies the GT predicate on the "redirect_uri" field.
func RedirectURIGTE ¶
func RedirectURIGTE(v string) predicate.AuthRequest
RedirectURIGTE applies the GTE predicate on the "redirect_uri" field.
func RedirectURIHasPrefix ¶
func RedirectURIHasPrefix(v string) predicate.AuthRequest
RedirectURIHasPrefix applies the HasPrefix predicate on the "redirect_uri" field.
func RedirectURIHasSuffix ¶
func RedirectURIHasSuffix(v string) predicate.AuthRequest
RedirectURIHasSuffix applies the HasSuffix predicate on the "redirect_uri" field.
func RedirectURIIn ¶
func RedirectURIIn(vs ...string) predicate.AuthRequest
RedirectURIIn applies the In predicate on the "redirect_uri" field.
func RedirectURILT ¶
func RedirectURILT(v string) predicate.AuthRequest
RedirectURILT applies the LT predicate on the "redirect_uri" field.
func RedirectURILTE ¶
func RedirectURILTE(v string) predicate.AuthRequest
RedirectURILTE applies the LTE predicate on the "redirect_uri" field.
func RedirectURINEQ ¶
func RedirectURINEQ(v string) predicate.AuthRequest
RedirectURINEQ applies the NEQ predicate on the "redirect_uri" field.
func RedirectURINotIn ¶
func RedirectURINotIn(vs ...string) predicate.AuthRequest
RedirectURINotIn applies the NotIn predicate on the "redirect_uri" field.
func ResponseTypesIsNil ¶
func ResponseTypesIsNil() predicate.AuthRequest
ResponseTypesIsNil applies the IsNil predicate on the "response_types" field.
func ResponseTypesNotNil ¶
func ResponseTypesNotNil() predicate.AuthRequest
ResponseTypesNotNil applies the NotNil predicate on the "response_types" field.
func ScopesIsNil ¶
func ScopesIsNil() predicate.AuthRequest
ScopesIsNil applies the IsNil predicate on the "scopes" field.
func ScopesNotNil ¶
func ScopesNotNil() predicate.AuthRequest
ScopesNotNil applies the NotNil predicate on the "scopes" field.
func State ¶
func State(v string) predicate.AuthRequest
State applies equality check predicate on the "state" field. It's identical to StateEQ.
func StateContains ¶
func StateContains(v string) predicate.AuthRequest
StateContains applies the Contains predicate on the "state" field.
func StateContainsFold ¶
func StateContainsFold(v string) predicate.AuthRequest
StateContainsFold applies the ContainsFold predicate on the "state" field.
func StateEQ ¶
func StateEQ(v string) predicate.AuthRequest
StateEQ applies the EQ predicate on the "state" field.
func StateEqualFold ¶
func StateEqualFold(v string) predicate.AuthRequest
StateEqualFold applies the EqualFold predicate on the "state" field.
func StateGT ¶
func StateGT(v string) predicate.AuthRequest
StateGT applies the GT predicate on the "state" field.
func StateGTE ¶
func StateGTE(v string) predicate.AuthRequest
StateGTE applies the GTE predicate on the "state" field.
func StateHasPrefix ¶
func StateHasPrefix(v string) predicate.AuthRequest
StateHasPrefix applies the HasPrefix predicate on the "state" field.
func StateHasSuffix ¶
func StateHasSuffix(v string) predicate.AuthRequest
StateHasSuffix applies the HasSuffix predicate on the "state" field.
func StateIn ¶
func StateIn(vs ...string) predicate.AuthRequest
StateIn applies the In predicate on the "state" field.
func StateLT ¶
func StateLT(v string) predicate.AuthRequest
StateLT applies the LT predicate on the "state" field.
func StateLTE ¶
func StateLTE(v string) predicate.AuthRequest
StateLTE applies the LTE predicate on the "state" field.
func StateNEQ ¶
func StateNEQ(v string) predicate.AuthRequest
StateNEQ applies the NEQ predicate on the "state" field.
func StateNotIn ¶
func StateNotIn(vs ...string) predicate.AuthRequest
StateNotIn applies the NotIn predicate on the "state" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.