- Added authoritative CORE exports to link and unlink player accounts from remote resources.
- Added debug logs for remote player session mutations delegated from
RESOURCEtoCORE.
- Fixed
RESOURCEplayer session mutations soplayer.linkAccount(),player.unlinkAccount(),player.setMeta()and state changes propagate to CORE. - Fixed secure
@OnNetand@OnRPChandlers being blocked in sibling resources after successful authentication performed from aRESOURCEauth module.