planb-token-introspection-0.1.3.0: src/Network/PlanB/Introspection.hs
module Network.PlanB.Introspection ( TokenInfo(..) , IntrospectionError(..) , ErrorResponse(..) , TokenIntrospector(..) , new , newWithManager , newFromEnv ) where import Network.PlanB.Introspection.Internal