It's just a web app, I guess you have to roll out your auth method of
choice.

On Fri, Mar 30, 2012 at 8:32 AM, Laurent PETIT <laurent.pe...@gmail.com>wrote:

> Awesome!
>
> One question : how to pass security credentials ?
>
>
>
> Le 29 mars 2012 à 23:43, Chas Emerick <c...@cemerick.com> a écrit :
>
> > Drawbridge is an HTTP/HTTPS nREPL transport, implemented as a Ring
> handler:
> >
> >    https://github.com/cemerick/drawbridge
> >
> > It also provides a client-side nREPL transport using clj-http that
> extends nREPL's url-connect; the intention is that any tool that uses
> url-connect will be able to transparently connect to and use an HTTP nREPL
> endpoint simply by specifying an http:// URL instead of e.g. an nrepl://
> one.
> >
> > I hope this will prove to be a reasonable "reference implementation" of
> both an alternative nREPL transport as well as of an effective HTTP/HTTPS
> transport to enable many applications that couldn't reasonably be built
> using other protocols.
> >
> > I welcome your questions, bugs, usage reports, etc.
> >
> > Thanks,
> >
> > - Chas
> >
> > --
> > [Clojure Programming from O'Reilly](http://www.clojurebook.com)
> >
> > --
> > 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
>
> --
> 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
>



-- 
Professional: http://cgrand.net/ (fr)
On Clojure: http://clj-me.cgrand.net/ (en)

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