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.
-
gogol-identity-toolkit Gogol.IdentityToolkit A resource alias for identitytoolkit.relyingparty.verifyCustomToken method which the IdentityToolkitRelyingpartyVerifyCustomToken request conforms to.
newtype
IdentityToolkitRelyingpartyVerifyPassword gogol-identity-toolkit Gogol.IdentityToolkit Verifies the user entered password. See: newIdentityToolkitRelyingpartyVerifyPassword smart constructor.
-
gogol-identity-toolkit Gogol.IdentityToolkit No documentation available.
-
gogol-identity-toolkit Gogol.IdentityToolkit A resource alias for identitytoolkit.relyingparty.verifyPassword method which the IdentityToolkitRelyingpartyVerifyPassword request conforms to.
newtype
IdentityToolkitRelyingpartyVerifyPhoneNumber gogol-identity-toolkit Gogol.IdentityToolkit Verifies ownership of a phone number and creates/updates the user account accordingly. See: newIdentityToolkitRelyingpartyVerifyPhoneNumber smart constructor.
-
gogol-identity-toolkit Gogol.IdentityToolkit No documentation available.
-
gogol-identity-toolkit Gogol.IdentityToolkit A resource alias for identitytoolkit.relyingparty.verifyPhoneNumber method which the IdentityToolkitRelyingpartyVerifyPhoneNumber request conforms to.
data
IdentitytoolkitRelyingpartyCreateAuthUriRequest gogol-identity-toolkit Gogol.IdentityToolkit Request to get the IDP authentication URL. See: newIdentitytoolkitRelyingpartyCreateAuthUriRequest smart constructor.
-
gogol-identity-toolkit Gogol.IdentityToolkit No documentation available.
newtype
IdentitytoolkitRelyingpartyCreateAuthUriRequest_CustomParameter gogol-identity-toolkit Gogol.IdentityToolkit The query parameter that client can customize by themselves in auth url. The following parameters are reserved for server so that they cannot be customized by clients: clientid, responsetype, scope, redirecturi, state, oauthtoken. See: newIdentitytoolkitRelyingpartyCreateAuthUriRequest_CustomParameter smart constructor.