servant-oauth2-examples: Example applications using this library in three ways.

[ library, program, web ] [ Propose Tags ]

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.


[Skip to Readme]

Modules

  • Servant
    • OAuth2
      • Examples
        • Servant.OAuth2.Examples.Authorisation
        • Servant.OAuth2.Examples.Config
        • Servant.OAuth2.Examples.Cookies
        • Servant.OAuth2.Examples.Simple

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.7 && <5), base64-bytestring, binary, bytestring, clientsession, cookie, hoauth2, http-types, mtl, servant, servant-blaze, servant-oauth2, servant-oauth2-examples, servant-server, shakespeare, text, tomland, unordered-containers, uri-bytestring, wai, wai-middleware-auth, warp [details]
License LicenseRef-OtherLicense
Copyright 2022 Tweag
Author Tweag
Maintainer noon.vandersilk@tweag.io
Category Web
Home page https://github.com/tweag/servant-oauth2#readme
Uploaded by NoonSilk at 2022-07-18T12:15:35Z
Distributions
Executables example-simple, example-cookies, example-auth
Downloads 101 total (8 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2022-07-18 [all 2 reports]

Readme for servant-oauth2-examples-0.1.0.1

[back to package description]