Skip to content

noppharat0th/imgui-keyauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

install

  git clone https://github.com/Nopparatz1238/imgui-keyauth.git

setup

สร้างโปรเจค KeyAuth แล้ว นำ private key มาใส่ https://keyauth.cc/

	std::string name = skCrypt(" ").decrypt(); // Application Name
	std::string ownerid = skCrypt(" ").decrypt(); // Account Owner ID
	std::string version = skCrypt("1.0").decrypt(); // Application Version
	std::string url = skCrypt("https://keyauth.win/api/1.3/").decrypt(); 
	std::string path = skCrypt("").decrypt();

	KeyAuth::api KeyAuthApp(name, ownerid, version, url, path);

About

key-auth c++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages