Reads the JWT session cookie from the current request context and returns the authenticated user's ID. Returns null when configuration, cookie, or token validation is missing/invalid.
Reads the JWT session cookie from the current request context and returns the authenticated user's ID. Returns null when configuration, cookie, or token validation is missing/invalid.