Passing Custom Parameter to Logout Endpoint - Using Auth0 React

Problem statement

This article addresses the following question:

Can a custom parameter be passed to the logout endpoint while using Auth0 React?

Solution

It is possible to pass custom parameters to the logout endpoint. This fact is better explained in this link.