In order to handle single logout (logout of all apps using the oauth2-server as identity provider), this package could include a single logout route, handled by Express.
This route is project agnostic and then could be included. Single log out needs to remove the tokens so it makes sense to include it in the package.
I can work on a pull request for this feature if you feel it's usefull