Returns the session expires at.
@override Future<DateTime?> expiresAt(String identifier) => _manager(identifier).expiresAt();