ServicesAuth APIProfileProfileAuthenticated session lookup. 📄️Current session infoReads the `sw_id` / `sw_access` / `sw_state` cookies, decodes (without verifying) the JWTs, and returns the merged user profile + tenant id. Returns `{ authenticated: false }` if no cookies are present.
📄️Current session infoReads the `sw_id` / `sw_access` / `sw_state` cookies, decodes (without verifying) the JWTs, and returns the merged user profile + tenant id. Returns `{ authenticated: false }` if no cookies are present.