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.
 

API webpage login

First post
Author
Annexe
I N E X T R E M I S
Tactical Narcotics Team
#1 - 2016-05-10 11:13:38 UTC
I want to have a web page only accessible to corp and alliance members.

So I want to build some API login page/pop-up that needs the correct access mask to view the page.

How would I go about building this?


We have a forum that uses the API mod, so corp members have already added API details which are stored on a database somewhere, can these login details be used on a new page?


A lot of info regarding API stuff (and javascript for that matter) is still linked to the Eve Wiki, which is gone, so it's hard to find the info needed.




Thanks in advance.


Annexe

ITAI - VIP

"i will pop your wreck with faction loot"

Steve Ronuken
Fuzzwork Enterprises
Vote Steve Ronuken for CSM
#2 - 2016-05-10 11:39:33 UTC
http://eveonline-third-party-documentation.readthedocs.io/en/latest/ has up to date (if a touch incomplete) documentation.

I'd suggest looking into EVE's SSO, for identifying players. https://github.com/fuzzysteve/eve-sso-auth/ has some sample code.

Then once you have a character, look it up using the affiliation endpoint, which will give you corp and alliance.

Woo! CSM XI!

Fuzzwork Enterprises

Twitter: @fuzzysteve on Twitter