Boruta.Oauth.IntrospectResponse (Boruta core v3.0.0-beta.4)
View SourceResponse 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()