endSessionEndpoint property

Uri? endSessionEndpoint

URL at the OP to which an RP can perform a redirect to request that the End-User be logged out at the OP.

Implementation

Uri? get endSessionEndpoint => getTyped('end_session_endpoint');