Signs this connection in to a specific authentication level and returns the issued tokens.
Arguments
| Arguments | Description |
|---|---|
credentials
|
The credentials to authenticate with: one of .root, .namespace, .database, .accessVariables or .accessBearer.
|
Example usage
See Authentication for every supported credentials variant.