JwtController avoids activating session checks
This used without a session and issues a sessionless token, so we should avoid causing access checks based on the session.
Showing
Please register or sign in to comment
This used without a session and issues a sessionless token, so we should avoid causing access checks based on the session.