Summer of Code/2014/Prasoon2211/Social Help: Difference between revisions

Line 111: Line 111:
## A fourth way, and this was [https://meta.discourse.org/t/signing-a-user-in-through-a-desktop-application/13700 told to me by the Discourse devs], is to use Discourse SSO (Single Sign On). But this would require an existing service on which we can ''hang'' the Discourse auth onto.
## A fourth way, and this was [https://meta.discourse.org/t/signing-a-user-in-through-a-desktop-application/13700 told to me by the Discourse devs], is to use Discourse SSO (Single Sign On). But this would require an existing service on which we can ''hang'' the Discourse auth onto.


Any one of these methods can work. We'll need to decide on a single one.
Any one of these methods can work. At the moment, I am leaning towards the first approach.