[Java] API Auth [Coming Soon]

Status
This thread has been locked.

ChickenDev

</text>
Banned
Feedback score
3
Posts
189
Reactions
70
Resources
0
Hey, There. Im going to tell you about my upcoming plugin called APIAuth.

This plugin will allow you implement a simple way to control your api's.

You will be able to:
Give keys to developers.
Revoke api keys.

You will also be able to use this for premium plugins you don't want leaked.
(I will be putting effort into a legit thread soon, just getting my idea out there)


You will be able to add/remove api keys from a simple web interface.
Example Usage (Subject to Change)

<Your Plugin Name>API.registerKey(<sercret key>

<Your Plugin Name>API.foo();

*When the registerKey(<secret key>) is called, it will check to see if that key is vaild for use, if its not it will disable the plugin*

*Let me know feedback, it will be free or very very cheap( like $1)*
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Sniper

Software Developer
Supreme
Feedback score
65
Posts
1,312
Reactions
695
Resources
0
Wouldn't work; Someone can just give their license key to their friend and look at that, they can use it.

How do you plan on stopping license key sharing?
With my license key system I can monitor that ;)
 
Status
This thread has been locked.
Top