meteorlxy / vssue

:mailbox: A Vue-powered Issue-based Comment Plugin
https://vssue.js.org
MIT License
775 stars 105 forks source link

[Question] Can other party login like google or facebook not just github? #77

Closed TrustOne closed 4 years ago

TrustOne commented 4 years ago

Environment

What's your question?

Can other party login like google or facebook not just github?

because I want to login with google

And I have a Webserver which can handle login token

meteorlxy commented 4 years ago

I'm afraid the answer is No.

Vssue is using issues to store comments, so user need to login to GitHub to leave a comment to the issue.

Feel free to keep discussion if you have any other ideas about that