Auth Token Validation Pack
Bundle of real JWT, HTTP, and certificate fixtures for token validation, expiry handling, signature checks, and auth middleware testing.
Melhor 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
| Nome do arquivo | Formato | Tamanho | Baixar |
|---|---|---|---|
| jwt_hs256_access_token_sample.jwt | JWT | 365 B | Baixar |
| jwt_expired_refresh_token_sample.jwt | JWT | 351 B | Baixar |
| jwt_service_claims_token_sample.jwt | JWT | 500 B | Baixar |
| jwt_invalid_signature_sample.jwt | JWT | 347 B | Baixar |
| http_signed_request_verification_sample.http | HTTP | 572 B | Baixar |
| pem_fullchain_server_bundle_sample.pem | PEM | 4.2 KB | Baixar |
Matriz de fixtures
Use a matriz curada de JWT para sair deste pacote e chegar nas variantes unitarias exatas por tras dele.
Abrir biblioteca principal
Este pacote esta ancorado na biblioteca de amostras JWT e funciona melhor junto com downloads individuais.
Abrir biblioteca JWT