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. IdentityToolkitRelyingpartyGetRecaptchaParam :: IdentityToolkitRelyingpartyGetRecaptchaParam

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

    No documentation available.

  2. type IdentityToolkitRelyingpartyGetRecaptchaParamResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "getRecaptchaParam" :> QueryParam "alt" AltJSON :> Get '[JSON] GetRecaptchaParamResponse

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

    A resource alias for identitytoolkit.relyingparty.getRecaptchaParam method which the IdentityToolkitRelyingpartyGetRecaptchaParam request conforms to.

  3. newtype IdentityToolkitRelyingpartyResetPassword

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

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

  4. IdentityToolkitRelyingpartyResetPassword :: IdentitytoolkitRelyingpartyResetPasswordRequest -> IdentityToolkitRelyingpartyResetPassword

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

    No documentation available.

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

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

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

  6. newtype IdentityToolkitRelyingpartySendVerificationCode

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

    Send SMS verification code. See: newIdentityToolkitRelyingpartySendVerificationCode smart constructor.

  7. IdentityToolkitRelyingpartySendVerificationCode :: IdentitytoolkitRelyingpartySendVerificationCodeRequest -> IdentityToolkitRelyingpartySendVerificationCode

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

    No documentation available.

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

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

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

  9. newtype IdentityToolkitRelyingpartySetAccountInfo

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

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

  10. IdentityToolkitRelyingpartySetAccountInfo :: IdentitytoolkitRelyingpartySetAccountInfoRequest -> IdentityToolkitRelyingpartySetAccountInfo

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

    No documentation available.

Page 241 of many | Previous | Next