You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@wookie.apache.org by Adrien Futschik <ad...@gmail.com> on 2010/03/30 14:11:42 UTC

Generate API key for your application without mail server

Hy !

Well everything is in the subject :)

Is there a way to generate API key for your application without mail server
?

Thanks

Adrien

Re: Generate API key for your application without mail server

Posted by Adrien Futschik <ad...@gmail.com>.
Well for production, I guess email is all right. But right now I just trying 
to test Elgg and Wookie integration....

Thanks for the tip about the database. It works !
-- 
Adrien

> On 30 Mar 2010, at 13:11, Adrien Futschik wrote:
> > Hy !
> > 
> > Well everything is in the subject :)
> > 
> > Is there a way to generate API key for your application without mail
> > server ?
> 
> Not currently. It does generate the key, it just won't send it (you can
> look in the database).
> 
> What sort of mechanism would you like it to use? We just opted for the
> email-based one as a compromise between being completely open and being
> too restrictive, but its certainly not the only strategy for issuing API
> keys.
> 
> > Thanks
> > 
> > Adrien

Re: Generate API key for your application without mail server

Posted by Scott Wilson <sc...@gmail.com>.
On 30 Mar 2010, at 13:11, Adrien Futschik wrote:

> Hy !
> 
> Well everything is in the subject :)
> 
> Is there a way to generate API key for your application without mail server ?

Not currently. It does generate the key, it just won't send it (you can look in the database).

What sort of mechanism would you like it to use? We just opted for the email-based one as a compromise between being completely open and being too restrictive, but its certainly not the only strategy for issuing API keys. 

> Thanks
> 
> Adrien
>