Ruben Verborgh

Results 169 issues of Ruben Verborgh

Currently, localStorage can only contain one RP configuration, but this configuration is specific to the IDP and the redirect URI. If any of these are different, a new RP is...

enhancement

https://github.com/solid/node-solid-server/pull/835#issuecomment-426430501

enhancement

When logging in with `.login()` in the browser, I noticed that the login event is firing twice. We should fix the cause, but perhaps also ensure that login and logout...

bug

https://github.com/solid/solid-spec/issues/108

bug

When Mashlib makes requests, it accidentally sends out an HTTP header `map: [object Object]`. I presume a `map` function is being attached by accident. This can result in CORS issues...

bug

webpack 4.x started giving the following warning: > WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB). > This can impact web performance. >...

enhancement

https://github.com/solid/query-ldflex/blob/master/src/SourcePathHandler.js

question

The context currently has ACL wired up. We should: - [ ] create examples with ACLs - [ ] verify they are easy - [ ] if not, add some...

enhancement