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. IdentityToolkitRelyingpartyResetPassword :: IdentitytoolkitRelyingpartyResetPasswordRequest -> IdentityToolkitRelyingpartyResetPassword

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  2. type IdentityToolkitRelyingpartyResetPasswordResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "resetPassword" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartyResetPasswordRequest :> Post '[JSON] ResetPasswordResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    A resource alias for identitytoolkit.relyingparty.resetPassword method which the IdentityToolkitRelyingpartyResetPassword request conforms to.

  3. newtype IdentityToolkitRelyingpartySendVerificationCode

    gogol-identity-toolkit Gogol.IdentityToolkit

    Send SMS verification code. See: newIdentityToolkitRelyingpartySendVerificationCode smart constructor.

  4. IdentityToolkitRelyingpartySendVerificationCode :: IdentitytoolkitRelyingpartySendVerificationCodeRequest -> IdentityToolkitRelyingpartySendVerificationCode

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  5. type IdentityToolkitRelyingpartySendVerificationCodeResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "sendVerificationCode" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartySendVerificationCodeRequest :> Post '[JSON] IdentitytoolkitRelyingpartySendVerificationCodeResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    A resource alias for identitytoolkit.relyingparty.sendVerificationCode method which the IdentityToolkitRelyingpartySendVerificationCode request conforms to.

  6. newtype IdentityToolkitRelyingpartySetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit

    Set account info for a user. See: newIdentityToolkitRelyingpartySetAccountInfo smart constructor.

  7. IdentityToolkitRelyingpartySetAccountInfo :: IdentitytoolkitRelyingpartySetAccountInfoRequest -> IdentityToolkitRelyingpartySetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  8. type IdentityToolkitRelyingpartySetAccountInfoResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "setAccountInfo" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartySetAccountInfoRequest :> Post '[JSON] SetAccountInfoResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    A resource alias for identitytoolkit.relyingparty.setAccountInfo method which the IdentityToolkitRelyingpartySetAccountInfo request conforms to.

  9. newtype IdentityToolkitRelyingpartySetProjectConfig

    gogol-identity-toolkit Gogol.IdentityToolkit

    Set project configuration. See: newIdentityToolkitRelyingpartySetProjectConfig smart constructor.

  10. IdentityToolkitRelyingpartySetProjectConfig :: IdentitytoolkitRelyingpartySetProjectConfigRequest -> IdentityToolkitRelyingpartySetProjectConfig

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

Page 231 of many | Previous | Next