Auth Token Validation Pack
Bundle of real JWT, HTTP, and certificate fixtures for token validation, expiry handling, signature checks, and auth middleware testing.
Descargar el pack
auth_token_validation_fixture_pack.zip · 5.3 KB
Ideal para
- Token signature, expiry, and claim validation across auth middleware.
- Replay of signed bearer-token requests using raw HTTP fixtures.
- Certificate-aware auth debugging when token and transport context need to be inspected together.
Fixtures incluidos
| Nombre de archivo | Formato | Tamano | Descargar |
|---|---|---|---|
| jwt_hs256_access_token_sample.jwt | JWT | 365 B | Descargar |
| jwt_expired_refresh_token_sample.jwt | JWT | 351 B | Descargar |
| jwt_service_claims_token_sample.jwt | JWT | 500 B | Descargar |
| jwt_invalid_signature_sample.jwt | JWT | 347 B | Descargar |
| http_signed_request_verification_sample.http | HTTP | 572 B | Descargar |
| pem_fullchain_server_bundle_sample.pem | PEM | 4.2 KB | Descargar |
Matriz de fixtures
Usa la matriz curada de JWT para pasar de este pack a las variantes exactas de fixtures individuales.
Abrir biblioteca principal
Este pack esta anclado a la biblioteca de muestras de JWT y funciona mejor junto a descargas individuales.
Abrir biblioteca de JWT