zitadel/internal/authz
Livio Spring e8babf1048
fix: reduce load on view tables (#4716)
* fix: reduce load on view tables

* create prerelease

* linting: pass context to view handlers

* fix error handling of refresh token handler

* fix: improve processing of successful instanceIDs on views

* fix revert intended change in .golangci.yaml

* fix: set timeout for processInstances in spooler

* fix: reduce update to active tokens on profile change

* change token expiration query to db now()

* remove branch from .releaserc.js
2022-11-22 07:36:48 +01:00
..
repository fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
authz.go feat: allow JWT for ZITADEL APIs (#4206) 2022-08-23 08:02:36 +02:00