Support authorization for werkzeug >= 2.3
The werkzeug refactoring always return an Authorization instance. If the type is our custom 'session', we must parse the token attribute.
Closes #12234 (closed)
The werkzeug refactoring always return an Authorization instance. If the type is our custom 'session', we must parse the token attribute.
Closes #12234 (closed)