I am about to use the couchbase-sync-gateway. I would like it to be the only backend, so this is my question:
Is it possible to implement the user registration logic inside the Sync Gateway?
- check whether username exists
- if yes return an error message
- if no return a success message