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.

  1. idToken :: SetAccountInfoResponse -> Maybe Text

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    The Gitkit id token to login the newly sign up user.

  2. idToken :: SignupNewUserResponse -> Maybe Text

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    The Gitkit id token to login the newly sign up user.

  3. idToken :: VerifyAssertionResponse -> Maybe Text

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    The ID token.

  4. idToken :: VerifyCustomTokenResponse -> Maybe Text

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    The GITKit token for authenticated user.

  5. idToken :: VerifyPasswordResponse -> Maybe Text

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    The GITKit token for authenticated user.

  6. identifier :: IdentitytoolkitRelyingpartyCreateAuthUriRequest -> Maybe Text

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    The email or federated ID of the user.

  7. identityToolkitService :: ServiceConfig

    gogol-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.

  8. idpConfig :: IdentitytoolkitRelyingpartyGetProjectConfigResponse -> Maybe [IdpConfig]

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    OAuth2 provider configuration.

  9. idpConfig :: IdentitytoolkitRelyingpartySetProjectConfigRequest -> Maybe [IdpConfig]

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Oauth2 provider configuration.

  10. 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

Page 352 of many | Previous | Next