You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
api resource: Add api application auth header. (#28) (aa85f8b)
BREAKING CHANGES
api resource: This renames the Zitadel auth handler
function to AddZitadelApi. The new function uses
either basic authentication or jwt profile to validate
tokens sent to the api via some client (SPA for example).