servant-auth-client-0.2.0.0: servant-client/servant-auth compatibility

Safe HaskellNone
LanguageHaskell2010

Servant.Auth.Client

Synopsis

Documentation

newtype Token Source

A compact JWT Token.

Constructors

Token 

Fields

getToken :: ByteString