Le 16/05/2013 18:27, Jonathan Vanasco a �crit :
> Gaston,
>
> Could you explain this a bit more? Some of your intent isn't clear.
> I'm guessing you're not a native english speaker ? I'm not sure
> what certain lines are referencing.
You're right, I'm not a native english speaker :).
>
> > We've built a rest API that's reached by ajax calls.
> Is that in Pyramid or Kivy ?
Our web app, that's authenticated thanks to the
SessionAuthenticationPolicy, makes ajax calls to our rest API (to
get/add/edit/delete elements).
Those calls are consequently authenticated through the same Policy.
>
> > We'd like to use the same one from a kivy based application ?
> You'd like to use the same "what" from kivy ?
We'd like to use the same rest API from our kivy application.
>
> > Any idea how we could cleanly implement the authentication part ?
> What are you trying to implement the authentication on?
We'd like to authenticate calls coming from the kivy application
(through an api key for example).
> --
> You received this message because you are subscribed to the Google
> Groups "pylons-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
pylons-discus...@googlegroups.com.
> To post to this group, send email to
pylons-...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/pylons-discuss?hl=en.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>