Results 16 comments of blek!

You might wanna to share some logs for this

Well, i investigated a little bit furter and found out that I should've set scope to a custom space-separated string, not an array, and if scope is an array, it...

> `scope` is supported as an optional `string` parameter. See https://github.com/authts/oidc-client-ts/blob/89733f5db534f77acac47693a57758067dea2413/src/OidcClientSettings.ts#-L47-L48. After the spec https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest, multiple can be done like "s1 s2", aka spaces in between. I know that they...

Caught it on console ![image](https://github.com/cinnyapp/cinny/assets/57577711/ece117c1-ee45-40a6-b6dc-7aa91e9cc3ab)

The worst part is that the message is not even shown as undelivered in GUI (aka marked in red or something)

> Caught it on console > > ![image](https://private-user-images.githubusercontent.com/57577711/312703188-ece117c1-ee45-40a6-b6dc-7aa91e9cc3ab.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTAzOTIxMDcsIm5iZiI6MTcxMDM5MTgwNywicGF0aCI6Ii81NzU3NzcxMS8zMTI3MDMxODgtZWNlMTE3YzEtZWU0NS00MGE2LWI2ZGMtN2FhOTFlOWNjM2FiLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDAzMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwMzE0VDA0NTAwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTIwY2M0ZDhmMjFkZmU0NjZkNWRlZjVkMjgwZTIzYmViNjc0YjExMWE3MDY3M2FlOTNmYTEyYzEzODBlNmUxYWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.UFJ9FxCACPN2yW_Q8U9t-JKBvqXmqEO9ohFgpSlp5Z8) the only more or less useful trace i could find: ![image](https://github.com/cinnyapp/cinny/assets/57577711/ac8dae60-aff0-4b81-abb7-201c804337b7)