Open NickEckert opened 7 years ago
Certain shared instances such as the UserManager, PlatformManager, and OAuthManager can be accessed from anywhere. These needs to be synchronized so we don't introduce race conditions.
Certain shared instances such as the UserManager, PlatformManager, and OAuthManager can be accessed from anywhere. These needs to be synchronized so we don't introduce race conditions.