nextcloud/lib/private/Authentication/Token
Artur Neumann f0d182279f
public interface to invalidate tokens of user
Signed-off-by: Artur Neumann <artur@jankaritech.com>
2023-06-15 13:19:39 +05:45
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04: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 2023-06-15 13:19:39 +05:45
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 Mark method as deprecated 2022-12-05 16:10:55 +00: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 11:31:21 +02:00