oidc-client-0.5.1.0: OpenID Connect 1.0 library for RP

Maintainerkrdlab@gmail.com
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Web.OIDC.Client.Types

Description

 
Synopsis

Documentation

data SessionStore m Source #

Manages state and nonce. (Maybe OIDC should have them)

Constructors

SessionStore 

Fields