[web-devel] How to use Yesod oAuth?

Michael Snoyman michael at snoyman.com
Tue Jul 19 17:14:12 CEST 2011


Sorry, I haven't personally used the OAuth backend yet. Odds are that
if no one has answered the question the first two times, you're not
likely to get a new answer on the third try.

On Tue, Jul 19, 2011 at 4:22 PM, Haisheng Wu <freizl at gmail.com> wrote:
> Hello,
>   Could anybody help this out or any hints?
>   Please let me know if I did not describe my problem clearly!
>
>   Appreciate your help!
> -Haisheng
>
>
> On Tue, Jul 19, 2011 at 8:08 AM, Haisheng Wu <freizl at gmail.com> wrote:
>>
>> Hello,
>>   I'm trying to use Yesod oAuth plugin to a SNS site which is very similar
>> to Twitter.
>>
>>   I add oAuth into the authPlugin and I'm able to see the auth URL at
>> login page.
>>   I click the URL and it forwards me to a page ask me input that SNS site
>> account.
>>   I fill in my account then the browser navigate to the authorize page
>> display a authorised code (8 digits).
>>
>>   Then, how I suppose to continue? (I think this is the 2nd phase of the
>> oauth process)
>>
>>   I expect there will be a text box in my App where I can fill in the
>> authorised code.
>>   Or even the oAuth plugin automatically get the authorised code and
>> continue to the next oauth phase.
>>
>>   Appreciate your help!
>>   <Sorry for duplication as I send this message to haskell-cafe but did
>> not yet get any response>.
>>
>> -Haisheng
>
>
> _______________________________________________
> web-devel mailing list
> web-devel at haskell.org
> http://www.haskell.org/mailman/listinfo/web-devel
>
>



More information about the web-devel mailing list