A JWT authenticator which uses a JSON Web Token (JWT) to authenticate with the cluster.
More...
#include <couchbase/jwt_authenticator.hxx>
|
| | jwt_authenticator (std::string token) |
| | Creates a JWT authenticator with the provided token.
|
A JWT authenticator which uses a JSON Web Token (JWT) to authenticate with the cluster.
- Since
- 1.3.0
- Uncommitted
- Might be changed in the future, and eventually promoted to committed
◆ jwt_authenticator()
| jwt_authenticator |
( |
std::string | token | ) |
|
|
inlineexplicit |
Creates a JWT authenticator with the provided token.
- Parameters
-
- Since
- 1.3.0
- Uncommitted
- Might be changed in the future, and eventually promoted to committed
◆ cluster
◆ cluster_options
| friend class cluster_options |
|
friend |
The documentation for this class was generated from the following file: