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 IdentitytoolkitRelyingpartyGetAccountInfoRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

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

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

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  3. data IdentitytoolkitRelyingpartyGetProjectConfigResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

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

  4. 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.Types

    No documentation available.

  5. newtype IdentitytoolkitRelyingpartyGetPublicKeysResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

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

  6. IdentitytoolkitRelyingpartyGetPublicKeysResponse :: HashMap Text Text -> IdentitytoolkitRelyingpartyGetPublicKeysResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  7. data IdentitytoolkitRelyingpartyResetPasswordRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

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

  8. IdentitytoolkitRelyingpartyResetPasswordRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> IdentitytoolkitRelyingpartyResetPasswordRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  9. data IdentitytoolkitRelyingpartySendVerificationCodeRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Request for Identitytoolkit-SendVerificationCode See: newIdentitytoolkitRelyingpartySendVerificationCodeRequest smart constructor.

  10. IdentitytoolkitRelyingpartySendVerificationCodeRequest :: Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> IdentitytoolkitRelyingpartySendVerificationCodeRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

Page 246 of many | Previous | Next