Another +1 for Persona. I'm the author of Refheap which uses Persona, and I 
chose it specifically because of how easy it was to implement and use.

On Friday, October 26, 2012 3:26:16 PM UTC-5, Pierre R wrote:
>
> +1 for Persona. Please give your user a chance to break the cycle of 
> password madness ;-)
>
> On Friday, October 26, 2012 1:10:42 PM UTC+2, Dave Sann wrote:
>>
>> Sorry, I meant to say authentication.
>>
>> On Friday, 26 October 2012 22:06:48 UTC+11, Dave Sann wrote:
>>>
>>> For authorisation, I really like mozilla persona (previously browserid) 
>>> which I discovered from refheap. javascript lib plus an http request from 
>>> the server to validate. really simple.
>>>
>>> https://login.persona.org/
>>>
>>> Dave
>>>
>>>
>>>
>>> On Friday, 26 October 2012 01:35:53 UTC+11, Stephen Compall wrote:
>>>>
>>>> On Oct 25, 2012 9:04 AM, "larry google groups" <lawrenc...@gmail.com> 
>>>> wrote:
>>>> > For my next step, I need to come up with a user system. My needs are 
>>>> minimal: I only need to know when someone is logged in, and I need to 
>>>> associate them with some user id (the id will simply be the id from a user 
>>>> table kept in MySql). 
>>>> >
>>>> > I am curious what is the absolutely easiest way to do this?
>>>>
>>>> The easiest auth system to write is the one that's already written.
>>>>
>>>> https://github.com/cemerick/friend
>>>>
>>>> --
>>>> Stephen Compall
>>>> If anyone in the MSA is online, you should watch this flythrough. 
>>>>
>>>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to