|
|
|
|
|
by spookthesunset
2314 days ago
|
|
For parts of the site where you need to boot somebody instantly... just hit up the authentication server on every request to validate the session. For parts of the site where it doesn’t matter so much, wait for the token to expire.... It isn’t all or nothing. |
|