brandonmanke / node-destiny-2

:new_moon: A zero dependency Destiny 2 API wrapper written in Node.js
https://www.npmjs.com/package/node-destiny-2
MIT License
26 stars 14 forks source link

Configure OAuth #4

Open brandonmanke opened 6 years ago

brandonmanke commented 6 years ago

See documentation.

We need to able to authenticate users through bungie net so they can access endpoints like equipping items.

FireFighter1017 commented 3 years ago

Are you still working on this project?

brandonmanke commented 3 years ago

@FireFighter1017 I haven't had much time to actively maintain this project or add the remaining endpoints. But I would gladly review any changes people submit.

thiagoausechi commented 2 years ago

Is this opened yet? I'm having problems with oauth and I'd love to have a lib helping me out.