V2.0 APIs auth with sync gateway

Hey,
I want t use sync gateway + CB.Lite.NET (UWP) V2.0 in my app. So I need to do auth with sync gateway REST API then get the session key and do replication with that.
But the question is that is there any V2.0 API to do the auth and session management (showing active sessions, management and remote termination) and forget about using REST API ?

The Auth work for v2 is still in progress, subscribe to the issues spun out of https://github.com/couchbase/couchbase-lite-core/issues/78 to track the progress

1 Like