@mohd.parwezakhtar wrote:
I want to acheive authorization and authentication mechanism in coubase-lite->sync-gateway->couchbaseServer scenario.
I went through couchbase documentation and found that below scenario is possible -
but above scenario doesn’t explains how to login to couchbase server without using username & password
I want to acheive below mechanism -
i.e -Coucbase-lite(get token using Auth provider SDK)-> SyncGateway(use token instead username & password) -> CouchDB(verify token and provide access)
Is it possible to achieve above scenario? If yes than I would like to know the steps to be followed.
Any leads would be appreciated!
Posts: 6
Participants: 2