nextcloud/lib/private/Authentication/Token
Côme Chilliet 802bce0a77
fix: Use token expiration for ephemeral sessions
This simplifies the code a lot.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-15 15:28:38 +02:00
..
INamedToken.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IProvider.php fix: Use token expiration for ephemeral sessions 2026-06-15 15:28:38 +02:00
IToken.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
IWipeableToken.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Manager.php fix: Use token expiration for ephemeral sessions 2026-06-15 15:28:38 +02:00
PublicKeyToken.php fix: Add explicit getToken method for PublicKeyToken entity 2026-06-11 09:45:30 +02:00
PublicKeyTokenMapper.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PublicKeyTokenProvider.php fix: Use token expiration for ephemeral sessions 2026-06-15 15:28:38 +02:00
RemoteWipe.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
TokenCleanupJob.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00