Returns an unmodifiable Map of the authentications, since none should be added or deleted.
Map<String, Auth> get authentications => Map.unmodifiable(_authentications);