nextcloud-server/lib/private/Authentication/Token
Christoph Wurst 5100e3152d
feat(auth): Clean-up unused auth tokens and wipe tokens
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-08-13 12:39:11 +07:00
..
INamedToken.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-19 15:53:46 +07:00
IToken.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
IWipeableToken.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Manager.php fix(Token): take over scope in token refresh with login by cookie 2024-07-19 15:53:46 +07:00
PublicKeyToken.php refactor(Token): introduce scope constants 2024-06-05 19:01:14 +07:00
PublicKeyTokenMapper.php feat(auth): Clean-up unused auth tokens and wipe tokens 2024-08-13 12:39:11 +07:00
PublicKeyTokenProvider.php feat(auth): Clean-up unused auth tokens and wipe tokens 2024-08-13 12:39:11 +07:00
RemoteWipe.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
TokenCleanupJob.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00