Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. data IdentitytoolkitRelyingpartyEmailLinkSigninRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    Request to sign in with email. See: newIdentitytoolkitRelyingpartyEmailLinkSigninRequest smart constructor.

  2. IdentitytoolkitRelyingpartyEmailLinkSigninRequest :: Maybe Text -> Maybe Text -> Maybe Text -> IdentitytoolkitRelyingpartyEmailLinkSigninRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  3. data IdentitytoolkitRelyingpartyGetAccountInfoRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    Request to get the account information. See: newIdentitytoolkitRelyingpartyGetAccountInfoRequest smart constructor.

  4. IdentitytoolkitRelyingpartyGetAccountInfoRequest :: Maybe Int64 -> Maybe [Text] -> Maybe Text -> Maybe [Text] -> Maybe [Text] -> IdentitytoolkitRelyingpartyGetAccountInfoRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  5. data IdentitytoolkitRelyingpartyGetProjectConfigResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    Response of getting the project configuration. See: newIdentitytoolkitRelyingpartyGetProjectConfigResponse smart constructor.

  6. IdentitytoolkitRelyingpartyGetProjectConfigResponse :: Maybe Bool -> Maybe Text -> Maybe [Text] -> Maybe EmailTemplate -> Maybe Text -> Maybe Bool -> Maybe [IdpConfig] -> Maybe EmailTemplate -> Maybe Text -> Maybe EmailTemplate -> Maybe Bool -> Maybe EmailTemplate -> IdentitytoolkitRelyingpartyGetProjectConfigResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  7. newtype IdentitytoolkitRelyingpartyGetPublicKeysResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    Respone of getting public keys. See: newIdentitytoolkitRelyingpartyGetPublicKeysResponse smart constructor.

  8. IdentitytoolkitRelyingpartyGetPublicKeysResponse :: HashMap Text Text -> IdentitytoolkitRelyingpartyGetPublicKeysResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  9. data IdentitytoolkitRelyingpartyResetPasswordRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    Request to reset the password. See: newIdentitytoolkitRelyingpartyResetPasswordRequest smart constructor.

  10. IdentitytoolkitRelyingpartyResetPasswordRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> IdentitytoolkitRelyingpartyResetPasswordRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

Page 235 of many | Previous | Next