Skip to content

KeyAuth/keyauth-cpp-library-1.3API

Repository files navigation

keyauth-cpp-library

KeyAuth C++ Library

This is the source code of the library_x64.lib file from https://github.com/KeyAuth/KeyAuth-CPP-Example

This is NOT open-source, in respect to copyright usage. Commercial use is prohibited, read below for further clarification

Mutli Support : x86/x64

Bugs

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.

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.

License

Use of this source-code is strictly exclusive to API requests being sent to the https://keyauth.win API, or the API of your self-hosted version of KeyAuth (wherein you're the ONLY application owner)

Examples of prohibited use cases include using to send requests to an authentication system you sell to other people (a competitor to KeyAuth) and/or to circumvent the client-side security of KeyAuth. An immedate DMCA takedown will be issued should you be found doing this.

Different Architectures

x86 :

1- Compile libcurl can be downloaded from curl.se and compiled by x86 Native Tools (Visual Studio Tools)

2- Lib Configuration -> General -> C++ Language Standard -> ISO C++17 Standard (/std:c++17)

3- Lib Configuration -> Advanced -> Character Set -> Multi-Byte Character Set

4- Lib Configuration -> Preprocessor definiton for CURL -> CURL_STATICLIB