Question... #1968
Question...
#1968
-
I've always been interested.. is there any way to create an account system in Turbowarp project? maybe be using any extensions. |
Beta Was this translation helpful? Give feedback.
Answered by
NexusKitten
Feb 27, 2025
Replies: 1 comment 1 reply
-
Yes, it's possible, but it'd require either paying for a server or hosting your own. And considering TurboWarp projects are incredibly easy to decompile (even when uploaded to the web), you'd have to implement some form of security to keep users from abusing API requests. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yuri-kiss
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, it's possible, but it'd require either paying for a server or hosting your own. And considering TurboWarp projects are incredibly easy to decompile (even when uploaded to the web), you'd have to implement some form of security to keep users from abusing API requests.