planb-token-introspection-0.1.0.0: Token Introspection for PlanB

Safe HaskellNone
LanguageHaskell2010

Network.PlanB.Introspection

Synopsis

Documentation

data Conf m Source #

new :: (MonadThrow m, MonadIO m) => Text -> m (TokenIntrospector m) Source #

Create a new PlanB introspector using the provided endpoint.