Meteor-Community-Packages / meteor-link-accounts

Meteor link account package. based on this PR https://github.com/meteor/meteor/pull/1133
https://atmospherejs.com/bozhao/link-accounts
MIT License
116 stars 56 forks source link

Discord OAuth Integration #71

Closed hashcutdev closed 6 years ago

hashcutdev commented 7 years ago

I've added a community integration with the discord OAuth package at: https://github.com/Lichthagel/meteor-accounts-discord

The integration itself works well. There are a couple changes to the underlying package that are needed to update it to the current Discord API. I'll be sending a pull request to the original author for those changes as well.

elmarti commented 7 years ago

Hi @hashcutdev, I've offered to maintain this project, PR looks great, tested on local machine, and it works well. Only thing is that I do not have the privileges to publish the Meteor package upon completion.

@yubozhao Can you clarify what the arrangement is here, would you like me to publish in a new meteor package, or will you be able to publish it on the original one?

yubozhao commented 6 years ago

@elmarti sorry for the late reply. I am going to see what I can do to add you to publish or transfer to you.

yubozhao commented 6 years ago

@hashcutdev @elmarti Just published the new version 1.2.11. I didn't find a way to grant publish to other users. I will keep digging into to see how I can do that. In the meantime, I will publish it whenever version bumped. Please ping me or email me.

And really appreciated everything @elmarti You are AWESOME!

elmarti commented 6 years ago

Great, thanks! I'll get moving on some work tomorrow