View Source Boruta.Oauth.IntrospectResponse (Boruta core v2.3.3)
Response returned in case of introspection request success. Provides mandatory data needed to respond to token introspection.
Summary
Types
Functions
@spec from_token(token :: Boruta.Oauth.Token.t()) :: introspect_response :: t()