JWTToken Parameter (Connect-ApacheCouchDB Cmdlet)
The JWT token to use for authentication.
Syntax
Connect-ApacheCouchDB -JWTToken string
Data Type
cstr
Default Value
""
Remarks
This connection property can be used in case you want to generate the token yourself and pass it directly here. In that case the cmdlet will not generate the token itself, but use the token from the connection.