Hoogle Search
Within LTS Haskell 24.39 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
idToken :: SetAccountInfoResponse -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The Gitkit id token to login the newly sign up user.
idToken :: SignupNewUserResponse -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The Gitkit id token to login the newly sign up user.
idToken :: VerifyAssertionResponse -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The ID token.
idToken :: VerifyCustomTokenResponse -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The GITKit token for authenticated user.
idToken :: VerifyPasswordResponse -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The GITKit token for authenticated user.
identifier :: IdentitytoolkitRelyingpartyCreateAuthUriRequest -> Maybe Textgogol-identity-toolkit Gogol.IdentityToolkit.Types The email or federated ID of the user.
identityToolkitService :: ServiceConfiggogol-identity-toolkit Gogol.IdentityToolkit.Types Default request referring to version v3 of the Google Identity Toolkit API. This contains the host and root path used as a starting point for constructing service requests.
idpConfig :: IdentitytoolkitRelyingpartyGetProjectConfigResponse -> Maybe [IdpConfig]gogol-identity-toolkit Gogol.IdentityToolkit.Types OAuth2 provider configuration.
idpConfig :: IdentitytoolkitRelyingpartySetProjectConfigRequest -> Maybe [IdpConfig]gogol-identity-toolkit Gogol.IdentityToolkit.Types Oauth2 provider configuration.
ids :: KgsearchEntitiesSearch -> Maybe [Text]gogol-kgsearch Gogol.KnowledgeGraphSearch The list of entity id to be used for search instead of query string. To specify multiple ids in the HTTP request, repeat the parameter in the URL as in ...?ids=A&ids=B