-
My websit home page has a login button , then I want to click the button to jump the user login pages for auth-baidu-login . how to use the method?
sumeru.auth.baidu.login({
token: token,
pas…
-
It looks like EVE has had a new authorization scheme in place for over a year now. It takes a keyID/vCode pair for access to user information in place of the old userID/apiKey pair. That old scheme i…
-
when pulling the starbase detail its not getting the proper data. specifically with this case
auth = api.auth(keyID=keyID, vCode=vCode)
s = auth.corp.StarbaseDetail(itemID=itemID)
cs = s.combatSettin…
-
First off, scribe is a fantastic framework. I tried to use it to pull messages from Yammer. Looks like YammerAPI class returns HMAC as the default signature service (from the super class). This does n…