@hackage / servant-auth-token-api

Servant based API for token based authorisation

Latest0.5.4.0

About

Metadata

  • Last updated , by NCrashed
  • License BSD-3-Clause
  • Categories Web Development
  • Maintained by: ncrashed@gmail.com

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.6.5
  2. 8.4.4

Package Flags

Use the -f option with cabal commands to enable flags

    flat-perm-symbols (off by default)

    Use flat Symbols for token tags, improve compilation time.

Readme

servant-auth-token-api

Build Status

The package provides abstract RESTful API for token based authorisation using servant. It contains only generic types and servant-swagger instances. You may be interested in server/client side implementations:

Also you can explore swagger documentation for the API and view markdown version of docs.