Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misago single signon support #8

Open
sirex opened this issue Jul 28, 2015 · 5 comments
Open

Misago single signon support #8

sirex opened this issue Jul 28, 2015 · 5 comments

Comments

@sirex
Copy link
Contributor

sirex commented Jul 28, 2015

Add possibility to sign in using OAuth/OpenID, because Misago does not support this.

See: rafalp/Misago#415

@narun4sk
Copy link

What is the benefit of OAuth/OpenID? Why we want this?

@sirex
Copy link
Contributor Author

sirex commented Jul 28, 2015

For many reasons:

  • For convenience, you can register to forum with single button click.
  • For security, because we will not have to store user passwords.
  • For protection from spammers and bots, because we can use white-list of supported OAuth/OpendID priveders.

@narun4sk
Copy link

I'm frankly don't know anyone of my friends using OAuth/OpendID...
I think it's rather more important to integrate FB, Linked in and similar facilities...

@sirex
Copy link
Contributor Author

sirex commented Jul 28, 2015

FB, LinkedIn and others, all use either OAuth or OpenID. OAuth/OpentID is the protocol they use.

Probably we will use something like django-allauth where everything is integrated in one place.

@narun4sk
Copy link

OK, got it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants