Re: Storing OAuth tokens in the users database

2010-03-07 Thread Benoit Chesneau
On Fri, Nov 27, 2009 at 12:15 AM, Jan Lehnardt wrote: > Hi all, > > I created a branch* based on trunk that allows storing > of OAuth tokens, users and secrets in the users > database instead of the ini file / config system. > > The design is pretty simple: > > If you set the config var `use_users

Storing OAuth tokens in the users database

2009-11-26 Thread Jan Lehnardt
Hi all, I created a branch* based on trunk that allows storing of OAuth tokens, users and secrets in the users database instead of the ini file / config system. The design is pretty simple: If you set the config var `use_users_db` to `true` in the `couch_httpd_oauth ` section of your ini file