nextcloud/lib/private/Authentication/Token
Enrique Pérez Arnaud ac2f9816a6
feat(auth): support permanent OCM refresh tokens and bearer login
Co-authored-by: Micke Nordin <kano@sunet.se>
Signed-off-by: Micke Nordin <kano@sunet.se>
Signed-off-by: Enrique Pérez Arnaud <enrique@cazalla.net>
2026-06-17 10:44:51 +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 feat(auth): support permanent OCM refresh tokens and bearer login 2026-06-17 10:44:51 +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