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. newtype IdentitytoolkitRelyingpartySignOutUserResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Response of signing out user. See: newIdentitytoolkitRelyingpartySignOutUserResponse smart constructor.

  2. IdentitytoolkitRelyingpartySignOutUserResponse :: Maybe Text -> IdentitytoolkitRelyingpartySignOutUserResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  3. data IdentitytoolkitRelyingpartySignupNewUserRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Request to signup new user, create anonymous user or anonymous user reauth. See: newIdentitytoolkitRelyingpartySignupNewUserRequest smart constructor.

  4. IdentitytoolkitRelyingpartySignupNewUserRequest :: Maybe Text -> Maybe Text -> Maybe Bool -> Maybe Text -> Maybe Text -> Maybe Bool -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Word64 -> IdentitytoolkitRelyingpartySignupNewUserRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  5. data IdentitytoolkitRelyingpartyUploadAccountRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Request to upload user account in batch. See: newIdentitytoolkitRelyingpartyUploadAccountRequest smart constructor.

  6. IdentitytoolkitRelyingpartyUploadAccountRequest :: Maybe Bool -> Maybe Int32 -> Maybe Int32 -> Maybe Int64 -> Maybe Int32 -> Maybe Text -> Maybe Int32 -> Maybe Int32 -> Maybe Int32 -> Maybe Base64 -> Maybe Bool -> Maybe Base64 -> Maybe Text -> Maybe [UserInfo] -> IdentitytoolkitRelyingpartyUploadAccountRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  7. data IdentitytoolkitRelyingpartyVerifyAssertionRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Request to verify the IDP assertion. See: newIdentitytoolkitRelyingpartyVerifyAssertionRequest smart constructor.

  8. IdentitytoolkitRelyingpartyVerifyAssertionRequest :: Maybe Bool -> Maybe Int64 -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Bool -> Maybe Bool -> Maybe Bool -> Maybe Text -> Maybe Text -> Maybe Word64 -> IdentitytoolkitRelyingpartyVerifyAssertionRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

  9. data IdentitytoolkitRelyingpartyVerifyCustomTokenRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    Request to verify a custom token See: newIdentitytoolkitRelyingpartyVerifyCustomTokenRequest smart constructor.

  10. IdentitytoolkitRelyingpartyVerifyCustomTokenRequest :: Maybe Int64 -> Maybe Text -> Maybe Bool -> Maybe Text -> IdentitytoolkitRelyingpartyVerifyCustomTokenRequest

    gogol-identity-toolkit Gogol.IdentityToolkit.Types

    No documentation available.

Page 248 of many | Previous | Next