Closed marsella closed 2 years ago
The client-side functionality for generating a secret and storing the result locally and remotely takes as input a user_id and returns a key_id.
user_id
key_id
Open questions about these:
I think it's acceptable to set both of these to be 32 bytes as a global default.
The client-side functionality for generating a secret and storing the result locally and remotely takes as input a
user_id
and returns akey_id
.Open questions about these:
I think it's acceptable to set both of these to be 32 bytes as a global default.