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<javascript:>> 
> 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