AuthStore

sealed trait AuthStore[F[_], A]
class Object
trait Matchable
class Any
class Md5HashedAuthStore[F, A]
class PlainTextAuthStore[F, A]