pozylon fixed OIDC backchannel logout by refactoring it into a unified HTTP route that mounts alongside plugin routes for both Express and Fastify. The update introduces a new route-based backchannel logout implementation with stricter handling and adds comprehensive tests (including JWKS/keypair setup) to verify token verification, error cases, and session invalidation behavior.
