aeon3k
aeon3k
Hi, and thanks for this library @jackc that I've been using for a while. For the first time I'm using **WaitForNotification** in a for loop inside a go routine that...
**Describe the bug** I try to use twice the $4 argument but it doesn't work in this specific case ``` ` INSERT INTO public.users (username, email, provider, client_uid, client_id) VALUES...
Hi, when I add **urn:zitadel:iam:user:metadata** to the scope, the http://localhost:8080/oidc/v1/userinfo endpoint fetches the following.: ... ``` "urn:zitadel:iam:user:metadata": { "cid": "MTI", "id": "ODQ", "ssss": "c2Rxcw" } ``` Great. But this.$zitadel.oidcAuth.userProfile returns...