Tags: cdujeu/x
Toggle v0.0.588's commit message
feat: add token pagination link header parser (ory#722 )
Toggle v0.0.587's commit message
fix: add missing pagination parameters to migrationpagination package (…
…ory#721 )
Toggle v0.0.586's commit message
feat: add jwks fetcher (ory#720 )
Adds an efficient fetcher for JSON Web Key Sets. The fetcher is able to cache results for a given TTL, if desired.
Toggle v0.0.585's commit message
feat: add DirtyPatch method (ory#719 )
It's fast:
```
BenchmarkSet
BenchmarkSet-8 6189 9197403 ns/op
BenchmarkDirtyPatch
BenchmarkDirtyPatch-8 401864 3057 ns/op
```
Toggle v0.0.584's commit message
feat: add `deployment.environment` attribute to OTEL data (CORE-2294) (…
…ory#710 )
Toggle v0.0.583's commit message
chore(jsonnetsecure): add tracing (ory#718 )
Toggle v0.0.582's commit message
feat: match exception URLs via globbing (ory#717 )
Toggle v0.0.581's commit message
docs(pagination): improve parameter descriptions (ory#712 )
Toggle v0.0.580's commit message
fix(pagination): quote function broken for mysql (ory#716 )
Toggle v0.0.579's commit message
feat: add jwtmiddleware for oathkeeper JWTs (ory#715 )
You can’t perform that action at this time.