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 IdentitytoolkitRelyingpartySignOutUserRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    Request to sign out user. See: newIdentitytoolkitRelyingpartySignOutUserRequest smart constructor.

  2. IdentitytoolkitRelyingpartySignOutUserRequest :: Maybe Text -> Maybe Text -> IdentitytoolkitRelyingpartySignOutUserRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  3. newtype IdentitytoolkitRelyingpartySignOutUserResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

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

  4. IdentitytoolkitRelyingpartySignOutUserResponse :: Maybe Text -> IdentitytoolkitRelyingpartySignOutUserResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  5. data IdentitytoolkitRelyingpartySignupNewUserRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

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

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

    No documentation available.

  7. data IdentitytoolkitRelyingpartyUploadAccountRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

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

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

    No documentation available.

  9. data IdentitytoolkitRelyingpartyVerifyAssertionRequest

    gogol-identity-toolkit Gogol.IdentityToolkit

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

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

    No documentation available.

Page 237 of many | Previous | Next