syastrebov/jwks-decoder

Maintainers

Package info

github.com/syastrebov/jwks-decoder

pkg:composer/syastrebov/jwks-decoder

Statistics

Installs: 3

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 0

v0.1 2026-03-31 18:17 UTC

This package is not auto-updated.

Last update: 2026-04-01 16:37:52 UTC


README

Laravel JWKS Decoder is a package for decoding and validating JSON Web Tokens (JWT) using a JWKS endpoint, featuring automatic key fetching and caching. It enables easy token verification for microservices.