Have looked into game shop ownership check a little. As the title says, does nakama server already done this like below link described?
Steam: User Authentication and Ownership (Steamworks Documentation)
Google Play Store: https://developer.android.com/google/play/licensing/server-side-verification
Apple Store: Choosing a receipt validation technique | Apple Developer Documentation
If not, is it ok for me to add those procedure to user authentication?
- Versions: Nakama 3.31.0, Docker, Unity
- Server Framework Runtime language Go
{code or log snippet}