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. type IdentityToolkitRelyingpartyDownloadAccountResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "downloadAccount" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyDownloadAccountRequest :> Post '[JSON] DownloadAccountResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

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

  2. newtype IdentityToolkitRelyingpartyEmailLinkSignin

    gogol-identity-toolkit Gogol.IdentityToolkit

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

  3. IdentityToolkitRelyingpartyEmailLinkSignin :: IdentitytoolkitRelyingpartyEmailLinkSigninRequest -> IdentityToolkitRelyingpartyEmailLinkSignin

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

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

    gogol-identity-toolkit Gogol.IdentityToolkit

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

  5. newtype IdentityToolkitRelyingpartyGetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit

    Returns the account info. See: newIdentityToolkitRelyingpartyGetAccountInfo smart constructor.

  6. IdentityToolkitRelyingpartyGetAccountInfo :: IdentitytoolkitRelyingpartyGetAccountInfoRequest -> IdentityToolkitRelyingpartyGetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

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

    gogol-identity-toolkit Gogol.IdentityToolkit

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

  8. newtype IdentityToolkitRelyingpartyGetOobConfirmationCode

    gogol-identity-toolkit Gogol.IdentityToolkit

    Get a code for user action confirmation. See: newIdentityToolkitRelyingpartyGetOobConfirmationCode smart constructor.

  9. IdentityToolkitRelyingpartyGetOobConfirmationCode :: Relyingparty -> IdentityToolkitRelyingpartyGetOobConfirmationCode

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  10. type IdentityToolkitRelyingpartyGetOobConfirmationCodeResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "getOobConfirmationCode" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] Relyingparty :> Post '[JSON] GetOobConfirmationCodeResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    A resource alias for identitytoolkit.relyingparty.getOobConfirmationCode method which the IdentityToolkitRelyingpartyGetOobConfirmationCode request conforms to.

Page 229 of many | Previous | Next