Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

ksyun-kenc/regame-authenticator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authenticator for Regame

regame-authenticator is a JSON-RPC service for 鎏光/regame to verify login.

Install

npm install

Run

node index.js

Test

curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0","id":0,"method":"verify","params":{"version":0,"username":"UMU","type":0,"data":"123456"}}' http://127.0.0.1:8545/

About

Authenticator for Regame

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published