Module: Verikloak::MiddlewareTokenVerification Private

Included in:
Middleware
Defined in:
lib/verikloak/middleware.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Internal mixin for JWT verification and discovery/JWKs management. Extracted from Middleware to reduce class length and improve clarity.