Creates a new record-access account from CBOR-encoded credentials and signs in.
Arguments
| Argument | Description |
|---|---|
credentials_cbor | The signup payload, CBOR-encoded as a map, as a List[UInt8]. It names the access method along with the namespace, database, and any variables it expects. |
session | An optional session id. |