Impressive! 

Den torsdagen den 24:e juli 2014 kl. 18:22:05 UTC+2 skrev Joel Saltzman:
>
> I had to brush up on javascript and learn some jquery but here is what I 
> put together. Please let me know what you think:
>
> https://github.com/saltzmanjoelh/couchbase-user-management
>
> The Gateway doesn’t support self-registration of user accounts. That would 
>> be a good feature to add in a future release. I don’t think anyone’s 
>> requested it before, so you can file an issue on Github.
>>
>> It would be easy to write a server-side script that does this — probably 
>> a few dozen lines of your favorite scripting language. You just need to 
>> accept a POST from the client, then turn around and PUT /db/*username* 
>> on the Gateway’s admin port. You’d probably then want to add features like 
>> letting the user change their password or delete their account. It 
>> shouldn’t take more than a day or two to put something like this together. 
>> If anyone does so and would like to contribute the script, I’d gratefully 
>> add it to the Gateway repository or wiki.
>>
>> —Jens
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobile-couchbase+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/a4209acc-31a7-41d8-a8f9-2d89343c8c50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to