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. IdentityToolkitRelyingpartyGetAccountInfo :: IdentitytoolkitRelyingpartyGetAccountInfoRequest -> IdentityToolkitRelyingpartyGetAccountInfo

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

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

  3. newtype IdentityToolkitRelyingpartyGetOobConfirmationCode

    gogol-identity-toolkit Gogol.IdentityToolkit

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

  4. IdentityToolkitRelyingpartyGetOobConfirmationCode :: Relyingparty -> IdentityToolkitRelyingpartyGetOobConfirmationCode

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

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

  6. data IdentityToolkitRelyingpartyGetProjectConfig

    gogol-identity-toolkit Gogol.IdentityToolkit

    Get project configuration. See: newIdentityToolkitRelyingpartyGetProjectConfig smart constructor.

  7. IdentityToolkitRelyingpartyGetProjectConfig :: Maybe Text -> Maybe Text -> IdentityToolkitRelyingpartyGetProjectConfig

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

  8. type IdentityToolkitRelyingpartyGetProjectConfigResource = "identitytoolkit" :> "v3" :> "relyingparty" :> "getProjectConfig" :> QueryParam "delegatedProjectNumber" Text :> QueryParam "projectNumber" Text :> QueryParam "alt" AltJSON :> Get '[JSON] IdentitytoolkitRelyingpartyGetProjectConfigResponse

    gogol-identity-toolkit Gogol.IdentityToolkit

    A resource alias for identitytoolkit.relyingparty.getProjectConfig method which the IdentityToolkitRelyingpartyGetProjectConfig request conforms to.

  9. data IdentityToolkitRelyingpartyGetPublicKeys

    gogol-identity-toolkit Gogol.IdentityToolkit

    Get token signing public key. See: newIdentityToolkitRelyingpartyGetPublicKeys smart constructor.

  10. IdentityToolkitRelyingpartyGetPublicKeys :: IdentityToolkitRelyingpartyGetPublicKeys

    gogol-identity-toolkit Gogol.IdentityToolkit

    No documentation available.

Page 229 of many | Previous | Next