csnv
New member
- Messages
- 35
- Points
- 0
- Github
- csnv
- Emulator

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+).
This plugin only aims to provide a bare minimun solution for 2019-06+ clients. For a more functional, feature rich, better security and better performance solution, help funding the real deal here https://board.herc.ws/topic/20151-http-support-in-hercules-funding/
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