Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. type IdentityToolkitRelyingpartyDeleteAccountResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "deleteAccount" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyDeleteAccountRequest :> Post '[JSON] DeleteAccountResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.DeleteAccount

    A resource alias for identitytoolkit.relyingparty.deleteAccount method which the IdentityToolkitRelyingpartyDeleteAccount request conforms to.

  2. newtype IdentityToolkitRelyingpartyDownloadAccount

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.DownloadAccount

    Batch download user accounts. See: newIdentityToolkitRelyingpartyDownloadAccount smart constructor.

  3. IdentityToolkitRelyingpartyDownloadAccount :: IdentitytoolkitRelyingpartyDownloadAccountRequest -> IdentityToolkitRelyingpartyDownloadAccount

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.DownloadAccount

    No documentation available.

  4. type IdentityToolkitRelyingpartyDownloadAccountResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "downloadAccount" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyDownloadAccountRequest :> Post '[JSON] DownloadAccountResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.DownloadAccount

    A resource alias for identitytoolkit.relyingparty.downloadAccount method which the IdentityToolkitRelyingpartyDownloadAccount request conforms to.

  5. newtype IdentityToolkitRelyingpartyEmailLinkSignin

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.EmailLinkSignin

    Reset password for a user. See: newIdentityToolkitRelyingpartyEmailLinkSignin smart constructor.

  6. IdentityToolkitRelyingpartyEmailLinkSignin :: IdentitytoolkitRelyingpartyEmailLinkSigninRequest -> IdentityToolkitRelyingpartyEmailLinkSignin

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.EmailLinkSignin

    No documentation available.

  7. type IdentityToolkitRelyingpartyEmailLinkSigninResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "emailLinkSignin" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyEmailLinkSigninRequest :> Post '[JSON] EmailLinkSigninResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.EmailLinkSignin

    A resource alias for identitytoolkit.relyingparty.emailLinkSignin method which the IdentityToolkitRelyingpartyEmailLinkSignin request conforms to.

  8. newtype IdentityToolkitRelyingpartyGetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.GetAccountInfo

    Returns the account info. See: newIdentityToolkitRelyingpartyGetAccountInfo smart constructor.

  9. IdentityToolkitRelyingpartyGetAccountInfo :: IdentitytoolkitRelyingpartyGetAccountInfoRequest -> IdentityToolkitRelyingpartyGetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.GetAccountInfo

    No documentation available.

  10. type IdentityToolkitRelyingpartyGetAccountInfoResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "getAccountInfo" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyGetAccountInfoRequest :> Post '[JSON] GetAccountInfoResponse

    gogol-identity-toolkit Gogol.IdentityToolkit.Relyingparty.GetAccountInfo

    A resource alias for identitytoolkit.relyingparty.getAccountInfo method which the IdentityToolkitRelyingpartyGetAccountInfo request conforms to.

Page 239 of many | Previous | Next