servant-oauth2-examples-0.1.0.1: Example applications using this library in three ways.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Servant.OAuth2.Examples.Config

Documentation

data OAuthConfig Source #

Constructors

OAuthConfig 

Fields

configCodec :: TomlCodec Config Source #