tokenIntrospection

open suspend override fun tokenIntrospection(request: TokenIntrospectionRequest, httpRequest: RequestInfo?): KmmResult<TokenIntrospectionResponse>(source)

RFC7662: OAuth 2.0 Token Introspection

Parameters

request

as sent from the client as form POST

httpRequest

information about the HTTP request from the client, to validate authentication