Skip to content

Commit 30af1ff

Browse files
authored
Update README.md
1 parent 9ba1bc4 commit 30af1ff

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

+21-3
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,34 @@ KeyAuth Rust Example For The https://keyauth.cc Authentication system.
33

44
Update the values in main.rs and you're ready to go!
55

6-
### **Bugs**
6+
## **Bugs**
77

88
If the default example not added to your software isn't functioning how it should, please join the Discord server https://discord.gg/keyauth and submit the issue in the `#bugs` channel.
99

1010
However, we do **NOT** provide support for adding KeyAuth to your project. If you can't figure this out you should use Google or YouTube to learn more about the programming language you want to sell a program in.
1111

12-
### **Author**
12+
## Copyright License
13+
14+
KeyAuth is licensed under **Elastic License 2.0**
15+
16+
* You may not provide the software to third parties as a hosted or managed
17+
service, where the service provides users with access to any substantial set of
18+
the features or functionality of the software.
19+
20+
* You may not move, change, disable, or circumvent the license key functionality
21+
in the software, and you may not remove or obscure any functionality in the
22+
software that is protected by the license key.
23+
24+
* You may not alter, remove, or obscure any licensing, copyright, or other notices
25+
of the licensor in the software. Any use of the licensor’s trademarks is subject
26+
to applicable law.
27+
28+
Thank you for your compliance, we work hard on the development of KeyAuth and do not appreciate our copyright being infringed.
29+
30+
## **Author**
1331

1432
mazkdevf - [Github](https://github.com/mazkdevf)
1533

16-
### **What is KeyAuth?**
34+
## **What is KeyAuth?**
1735

1836
KeyAuth is an Open source authentication system with cloud hosting plans as well. Client SDKs available for [C#](https://github.com/KeyAuth/KeyAuth-CSHARP-Example), [C++](https://github.com/KeyAuth/KeyAuth-CPP-Example), [Python](https://github.com/KeyAuth/KeyAuth-Python-Example), [Java](https://github.com/SprayDown/KeyAuth-JAVA-api), [JavaScript](https://github.com/mazkdevf/KeyAuth-JS-Example), [VB.NET](https://github.com/KeyAuth/KeyAuth-VB-Example), [PHP](https://github.com/KeyAuth/KeyAuth-PHP-Example), [Rust](https://github.com/KeyAuth/KeyAuth-Rust-Example), [Go](https://github.com/mazkdevf/KeyAuth-Go-Example), [Lua](https://github.com/mazkdevf/KeyAuth-Lua-Examples), [Ruby](https://github.com/mazkdevf/KeyAuth-Ruby-Example), and [Perl](https://github.com/mazkdevf/KeyAuth-Perl-Example). KeyAuth has several unique features such as memory streaming, webhook function where you can send requests to API without leaking the API, discord webhook notifications, ban the user securely through the application at your discretion. Feel free to join https://discord.gg/keyauth if you have questions or suggestions.

0 commit comments

Comments
 (0)