Fabian Deifuß
Fabian Deifuß
As a workaround, you run can leverage packer's config stanza ```lua use { "sonph/onehalf", rtp = "vim/", config = function() vim.cmd("colorscheme onehalflight") end } ```
I'm still facing the same issue trying to introspect a client's token. I've tried against a self-hosted and the cloud instance of Zitadel. Thus, I'm not sure if this is...
Thanks, that works! I think the wording in the docs is a bit misleading here. At the moment, it states that you should create an api and **download the key...