Description
Example applications using this library in three ways.
Description
Three examples of using this library, either just to demonstrate the end-to-end connection Servant.OAuth2.Examples.Simple
, with cookies Servant.OAuth2.Examples.Cookies
or with type-level authorisation Servant.OAuth2.Examples.Authorised
.