tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
ISessionInvalidationTracker.cs
Go to the documentation of this file.
2
4{
9 {
15
20 public void TrackSession(IAuthenticationContext authenticationContext);
21 }
22}
For creating and accessing authentication contexts.
void TrackSession(IAuthenticationContext authenticationContext)
Track the session represented by a given authenticationContext .
void UserModifiedInvalidateSessions(User user)
Invalidate all sessions for a given user .