csnv webtoken

csnv webtoken 1.1.0

No permission to download
Content Author
csnv
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.

  • Like
Reactions: IndieRO and F-Rag
Author
csnv
Downloads
9
Views
694
First release
Last update

Ratings

0.00 star(s) 0 ratings

Latest updates

  1. Version 1.1.0

    Added delay for disabling a token when the user logs off. Fixes error when the client tries to...
Back
Top