You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update metadata retrieval to support signed metadata (application/jwt) alongside unsigned (application/json), including sending an Accept header and validating JWS headers (alg, typ: openidvci-issuer-metadata+jwt) and JWT claims (iss, sub, iat, exp).