If you share your pc with your brother then using the classic one 
username/password per site you'd have to log out and back in on each site 
you want to use (or use another browser/incognito window, etc.)

With Persona you only have to do this once.

On Sunday, October 28, 2012 9:05:20 PM UTC+1, Simone Mosciatti wrote:
>
> I never really get Persona (means person in Italian that doesn't really 
> make a lot of sense, but whatever) what if I share my pc with my brother ?
> Maybe i miss something...
>
> If you are using mongodb I am using https://github.com/xavi/noir-auth-app 
> that 
> is using congomongo and since i am using monger i port it in 
> https://github.com/siscia/noir-auth-app ...
>
> It manage maybe too much for your need, email authentication, resend 
> email, change password and other fancy stuff, but the code is really clean 
> and full of comments, really good code imo... 
>
> If you have time you could port it to work with korma... it is not a lot 
> of work at all...
>
> On Sunday, October 28, 2012 8:07:02 PM UTC+1, larry google groups wrote:
>>
>> What happens if the Persona project closes down?
>>
>>
>> On Friday, October 26, 2012 7:06:48 AM UTC-4, 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