# ripsecrets ignore file (gitignore-style patterns)
# Test fixtures that intentionally contain JWT-shaped tokens for unit tests.
# The jwt.io example token in nido-aidefence/src/lib.rs is a known-public
# test vector, not a live secret.
crates/nido-aidefence/src/lib.rs
crates/nido-svc-authz/tests/jwt_tests.rs
crates/nido-svc-authz/tests/middleware_tests.rs
