Can a session be expired
@override Future<bool> can(String identifier) async { return _managers.containsKey(identifier); }