Fixturepack voor validatie van auth-tokens
Pack met JWT-, HTTP-, PEM- en CRT-fixtures voor tokenverificatie, claiminspectie en auth-debugging.
Download het pack
auth_token_validation_fixture_pack.zip · 5.3 KB
Beste voor
- Validatie van access en refresh tokens in middleware en gateways.
- Controles op handtekeningen, verval en claimstructuren.
- Herhaalbare setup voor auth-regressies en requestverificatie.
Inbegrepen fixtures
| Filename | Format | Size | Download |
|---|---|---|---|
| jwt_hs256_access_token_sample.jwt | JWT | 365 B | Download |
| jwt_expired_refresh_token_sample.jwt | JWT | 351 B | Download |
| jwt_service_claims_token_sample.jwt | JWT | 500 B | Download |
| jwt_invalid_signature_sample.jwt | JWT | 347 B | Download |
| http_signed_request_verification_sample.http | HTTP | 572 B | Download |
| pem_fullchain_server_bundle_sample.pem | PEM | 4.2 KB | Download |
Fixture Matrix
Gebruik de samengestelde JWT-matrix om vanuit dit pack naar de exacte onderliggende losse fixturevarianten te gaan.
Open primaire bibliotheek
Dit pack is gekoppeld aan de JWT-voorbeeldbibliotheek en werkt het best samen met downloads van individuele fixtures.
Open JWT-bibliotheek