0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
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 +02:00
..
INamedToken.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IProvider.php fix(Token): take over scope in token refresh with login by cookie 2024-07-19 15:53:46 +02:00
IToken.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IWipeableToken.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php fix(Token): take over scope in token refresh with login by cookie 2024-07-19 15:53:46 +02:00
PublicKeyToken.php refactor(Token): introduce scope constants 2024-06-05 19:01:14 +02:00
PublicKeyTokenMapper.php feat(auth): Clean-up unused auth tokens and wipe tokens 2024-08-13 12:39:11 +02:00
PublicKeyTokenProvider.php feat(auth): Clean-up unused auth tokens and wipe tokens 2024-08-13 12:39:11 +02:00
RemoteWipe.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
TokenCleanupJob.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00