Levy Srugo

Results 5 comments of Levy Srugo

The format of the `session` object changed on the backend. It returns an array for `session.provider` instead of a string. Should we update the tests to match that?

> Adding a bit more food for thought on the above: > Calling `.session()` or `.user()` will return `null` if the session is expired, though it can be refreshed. So...

I would love to see something like this. I want to redirect the user to a login page if they are not signed in but I am having a hard...

We cannot send an event inside the constructor because the event listeners haven't been added yet

I am getting the same error message `Cannot read properties of undefined (reading 'id')` when syncing metadata and I think it's the same bug. Using SQLite for NC_DB and external...