AndreSteenbergen

Results 4 comments of AndreSteenbergen

Hi all, I remember I posted a piece of code before as well. On an issue, including a check if the user is still logged in. I'll try to find...

Maybe you can find your answer here: https://github.com/shaunluttin/aurelia-open-id-connect/issues/25

The login silent call is to check if the current user still has a valid session. Because userdetails are placed in local storage.

Yes, it's actually quite simple: `await driver.executeScript( );`