v2.0.0
2.0.0 (2021-03-08)
Features
BREAKING CHANGES
- api resource: This renames the Zitadel auth handler
function toAddZitadelApi
. The new function uses
either basic authentication or jwt profile to validate
tokens sent to the api via some client (SPA for example).
Signed-off-by: Christoph Bühler cbuehler@rootd.ch