Authentication in the PHP SDK & documentation Sources

Today I’ve released 2.3.0 with authentication cleanup: [ANN] php sdk 2.3.0

Also I’ve added section into our docs:
https://developer.couchbase.com/documentation/server/4.6/sdk/php/managing-connections.html#story-h2-2

And examples into API reference:
http://docs.couchbase.com/sdk-api/couchbase-php-client-2.3.0/classes/Couchbase.ClassicAuthenticator.html

And integration test:

Also at the moment we are discussing RFC-16, which is about new authentication mechanism which will be available in next Couchbase Server release: https://github.com/couchbaselabs/sdk-rfcs, so you are welcome to ask questions or provide feedback in the google doc linked from readme at RFC repository.

1 Like