You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Depends on the the specific APIs you require. As stated in #12, providing leaderboards API for writing is not a good fit as players can easily call them to cheat the game, but APIs for reading is probably fine.
Workaround: could use an API proxy to throttle, grant permission via social media login, etc. Cloudflare Workers is what I'm most familiar with, but there are many other JS "Edge Services" or roll your own.
rt
The text was updated successfully, but these errors were encountered: