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.
idToken :: OAuth2Token -> Maybe IdTokenhoauth2 Network.OAuth.OAuth2 Exists when openid scope is in the Authorization Request and the provider supports OpenID protocol.
-
hoauth2 Network.OAuth.OAuth2 No documentation available.
idp :: IdpApplication (i :: k) a -> Idp ihoauth2 Network.OAuth2.Experiment No documentation available.
idpAuthorizeEndpoint :: Idp (i :: k) -> URIhoauth2 Network.OAuth2.Experiment Authorization Endpoint
idpDeviceAuthorizationEndpoint :: Idp (i :: k) -> Maybe URIhoauth2 Network.OAuth2.Experiment Apparently not all IdP support device code flow
idpTokenEndpoint :: Idp (i :: k) -> URIhoauth2 Network.OAuth2.Experiment Token Endpoint
idpUserInfoEndpoint :: Idp (i :: k) -> URIhoauth2 Network.OAuth2.Experiment Userinfo Endpoint
idp :: IdpApplication (i :: k) a -> Idp ihoauth2 Network.OAuth2.Experiment.Types No documentation available.
idpAuthorizeEndpoint :: Idp (i :: k) -> URIhoauth2 Network.OAuth2.Experiment.Types Authorization Endpoint
idpDeviceAuthorizationEndpoint :: Idp (i :: k) -> Maybe URIhoauth2 Network.OAuth2.Experiment.Types Apparently not all IdP support device code flow