nextcloud/lib/private/Authentication/Token
Artur Neumann 0570327c7e public interface to invalidate tokens of user
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2022-12-20 16:26:49 +00:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Automatically cut the token name on the first level 2022-03-23 21:38:53 +01:00
IToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IWipeableToken.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php public interface to invalidate tokens of user 2022-12-20 16:26:49 +00:00
PublicKeyToken.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
PublicKeyTokenMapper.php Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
PublicKeyTokenProvider.php Run session token renewals in a database transaction 2022-11-03 16:39:41 +01:00
RemoteWipe.php Update php licenses 2021-06-04 22:02:41 +02:00
TokenCleanupJob.php Add back TokenCleanupJob to invalidate old temporary tokens 2022-08-25 12:05:18 +00:00