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 IdentityToolkitRelyingpartySendVerificationCode

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

    Send SMS verification code. See: newIdentityToolkitRelyingpartySendVerificationCode smart constructor.

  2. IdentityToolkitRelyingpartySendVerificationCode :: IdentitytoolkitRelyingpartySendVerificationCodeRequest -> IdentityToolkitRelyingpartySendVerificationCode

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

    No documentation available.

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

  4. newtype IdentityToolkitRelyingpartySetAccountInfo

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

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

  5. IdentityToolkitRelyingpartySetAccountInfo :: IdentitytoolkitRelyingpartySetAccountInfoRequest -> IdentityToolkitRelyingpartySetAccountInfo

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

    No documentation available.

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

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

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

  7. newtype IdentityToolkitRelyingpartySetProjectConfig

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

    Set project configuration. See: newIdentityToolkitRelyingpartySetProjectConfig smart constructor.

  8. IdentityToolkitRelyingpartySetProjectConfig :: IdentitytoolkitRelyingpartySetProjectConfigRequest -> IdentityToolkitRelyingpartySetProjectConfig

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

    No documentation available.

  9. type IdentityToolkitRelyingpartySetProjectConfigResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "setProjectConfig" :> QueryParam "alt" AltJSON :> ReqBody '[JSON] IdentitytoolkitRelyingpartySetProjectConfigRequest :> Post '[JSON] IdentitytoolkitRelyingpartySetProjectConfigResponse

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

    A resource alias for identitytoolkit.relyingparty.setProjectConfig method which the IdentityToolkitRelyingpartySetProjectConfig request conforms to.

  10. newtype IdentityToolkitRelyingpartySignOutUser

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

    Sign out user. See: newIdentityToolkitRelyingpartySignOutUser smart constructor.

Page 242 of many | Previous | Next