View File
csnv webtoken
NOTE: THIS PLUGIN IS NO LONGER NECESSARY! API SERVER ALREADY MERGED
Plugin required for generating webtokens for third party applications to serve the required web services for newer clients (2019-06+).
Third party applications than can make use of webtokens generated by this plugin:
https://github.com/csnv/Mindu [Tested]
https://github.com/secretdataz/athena-web-service [Untested]
Please report any issue in the github page
https://github.com/csnv/webtoken
Instructions:
- Import login_webtoken_fields.sql into your SQL database.
- Apply webtoken.diff to your Hercules server codebase. Alternatively, you may apply this PR: https://github.com/HerculesWS/Hercules/pull/3183
- Place csnv_webtoken.c in your src/plugins directory and compile.
Now your hercules emulator generates the required webtoken. Pick a webserver application that can make use of it.
Submitter
csnv
Submitted
12/30/22
Category
Client Resources