rblx-open-cloud icon indicating copy to clipboard operation
rblx-open-cloud copied to clipboard

Publish Roblox OAuth 2.0 Apps

Open torodavit opened this issue 1 year ago • 1 comments

Hello, I register OAuth 2.0 Apps, I have iOS app and implemented this OAuth app in it. it's work perfect. I need publish it, but rejected. entry link is not correct, they sad. I don't have web page. I only have mobile app. What can I do about entry link?

torodavit avatar Sep 25 '24 08:09 torodavit

Roblox is very strict with entry links and it is a big pain to deal with. I haven't personally dealt with mobile apps (and impressed you've used my library with an iOS app) but a strategy I have done is set the entry link to a GitHub gist with step-by-step instruction on using your app, an example that I used with a Discord bot can be seen here: https://gist.github.com/treeben77/a60cd0e8fcd682e4fd3f8ce7b7fb241b

I'm not sure if Roblox would still accept a gist like that since it's been quite a while since I used that method, so if it doesn't work let me know and we can go from there.

treeben77 avatar Sep 25 '24 08:09 treeben77