Nikola Jovanovic
Results
2
comments of
Nikola Jovanovic
> Do this after login > $auth->logOutEverywhereElse(); > > [Link](https://github.com/delight-im/PHP-Auth/blob/79cc24931811f01a207cf0eb36b71cb84c71390b/tests/index.php#L397) I've tried this but nothing happens to other devices, they are still logged in (they don't get logged out after...
@rachelies I could not implement it in the source code (couldn't get the `rtl` value from the options), but I used JS to "patch" it like so: ``` const splide...