I'm currently developing a mod for Super Mario Odyssey, and I've been stuck on something for quite a while.
I want to implement a private beta system in my mod by creating a web server that serves an API returning the UIDs of consoles authorized to use the mod. I also want to include an...