polysemy-account-0.2.0.0: Account management with Servant and Polysemy
Safe HaskellSafe-Inferred
LanguageHaskell2010

Polysemy.Account.Data.AuthToken

Description

 
Synopsis

Documentation

newtype AuthToken Source #

An auth token, used by the JWT tools in polysemy-account-api.

Constructors

AuthToken 

Fields