These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Single Sign-On package for node.js

Author
Dakara Chart
Ageira Incorporated
#1 - 2016-05-25 14:59:44 UTC
Hi all,
after quite some time I'm trying to get into Eve again. And since I am an avid node.js developer, I decided to create an easy to use module for Eve's Single Sign-On oAuth implementation. It's available on npm (node.js's package manager).

I post this in the hope that it will be useful for someone out there, like it is for me. In due time I intend to create a fully functional CREST implementation for node.js.

You can check it out on GitHub: https://github.com/MichielvdVelde/eve-singlesignon

I would appreciate any feedback you might have! Feel free to respond to this post or add an issu on the GitHub page.

Thank you!
PS: If I inadvertently broke any forum rules by posting this, I apologize :)