-----------
- Reject ``next`` URLs containing linebreaks gracefully
- Look for ``logout_uri`` in top-level authlib provider config instead of the
``authlib_args`` dict (the latter is still checked as a fallback)
- Include ``id_token_hint`` in authlib logout URL
- Add ``logout_args`` setting to authlib provider which allows removing some of
the query string arguments that are included by default