Rahul Gupta
Rahul Gupta
*(This is in response not to the last comment but still the one previous to it)* Now, as to the side-tracked issue, I do not like the idea of "index"...
There are so many different threads of conversation here that I fear I cannot respond to all of them in the time before the @toomim bot responds. It will have...
> Feel free to use the mailing list, which supports actual threading. That can only deal with space issue, not the time issue. (Also, I am watching a Cricket World...
> While state syncing is much more integrated into the server and generally goes two ways. So I also do not see how those two things could be based on...
A state only comes about due to events. Now there are three kinds of events: + An event that does not modify state + An event that modifies the state...
@jaxoncreed Yes, after passing `scope`, at least it does not throw an error anymore! Does that mean we fix it here? IMHO even if we fix it here, @solid/oidc-rp should...
@jeff-zucker Good to know! Thanks!
The problem seems not to have been resolved. It seems unclear from the changes if `authenticate.scope` for the `RelyingParty` is passed.
@FlorSanders What you need to do is add a `scope: ['openid']` property to `options.defaults.authenticate` [here](https://github.com/solid/solid-cli/blob/4cf28cb271aa5de23fcff6e4d11ce1be48e48d19/src/SolidClient.js#L110). IMHO, the upstream library [@solid/oidc-rp](github.com/@solid/oidc-rp) should set this by default if the user does not...
@jeff-zucker I am on Windows 10 (But again I do not understand why such an error would occur on Windows for this library). I get this error even when I...