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 IdentityToolkitRelyingpartyCreateAuthUri

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

    Creates the URI used by the IdP to authenticate the user. See: newIdentityToolkitRelyingpartyCreateAuthUri smart constructor.

  2. IdentityToolkitRelyingpartyCreateAuthUri :: IdentitytoolkitRelyingpartyCreateAuthUriRequest -> IdentityToolkitRelyingpartyCreateAuthUri

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

    No documentation available.

  3. type IdentityToolkitRelyingpartyCreateAuthUriResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "createAuthUri" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyCreateAuthUriRequest :> Post '[JSON] CreateAuthUriResponse

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

    A resource alias for identitytoolkit.relyingparty.createAuthUri method which the IdentityToolkitRelyingpartyCreateAuthUri request conforms to.

  4. newtype IdentityToolkitRelyingpartyDeleteAccount

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

    Delete user account. See: newIdentityToolkitRelyingpartyDeleteAccount smart constructor.

  5. IdentityToolkitRelyingpartyDeleteAccount :: IdentitytoolkitRelyingpartyDeleteAccountRequest -> IdentityToolkitRelyingpartyDeleteAccount

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

    No documentation available.

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

  7. newtype IdentityToolkitRelyingpartyDownloadAccount

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

    Batch download user accounts. See: newIdentityToolkitRelyingpartyDownloadAccount smart constructor.

  8. IdentityToolkitRelyingpartyDownloadAccount :: IdentitytoolkitRelyingpartyDownloadAccountRequest -> IdentityToolkitRelyingpartyDownloadAccount

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

    No documentation available.

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

  10. newtype IdentityToolkitRelyingpartyEmailLinkSignin

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

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

Page 239 of many | Previous | Next