nextcloud/lib/private/Authentication/Token
Joas Schilling c0ba89ecc9
Remove default token which is deprecated since Nextcloud 13
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 18:41:31 +01:00
..
INamedToken.php Update php licenses 2021-06-04 22:02:41 +02:00
IProvider.php Type the autentication provider passwords as nullable strings 2021-10-13 17:17:25 +02: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 Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01: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 Remove default token which is deprecated since Nextcloud 13 2021-12-01 18:41:31 +01:00
RemoteWipe.php Update php licenses 2021-06-04 22:02:41 +02:00