Skip to:
We need to add authentication ability to the _replicate API.
We will do Basic authtype, and users will put authtype=Basic, user, and password in the POST body.
Build couchbase-lite-ios-3.0.0-241 contains couchbase-lite-core commit c5335b5 with commit message:Patch up a code review comment, (#1214)
Build couchbase-lite-java-3.0.0-159 contains couchbase-lite-core commit 8b17e09 with commit message:REST _replicate, (#1212)
Build couchbase-lite-java-3.0.0-159 contains couchbase-lite-core commit c5335b5 with commit message:Patch up a code review comment, (#1214)
Build couchbase-lite-android-3.0.0-158 contains couchbase-lite-core commit 8b17e09 with commit message:REST _replicate, (#1212)
Build couchbase-lite-android-3.0.0-158 contains couchbase-lite-core commit c5335b5 with commit message:Patch up a code review comment, (#1214)
We need to add authentication ability to the _replicate API.
We will do Basic authtype, and users will put authtype=Basic, user, and password in the POST body.