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:
-
servant-auth-token - server side implementation using SQL subdomain of persistent.
-
servant-auth-token-client (not yet published) - client side implementation using GHCJS and reflex-dom
Also you can explore swagger documentation for the API and view markdown version of docs.