Using the example, writing to JSON, validation: "no data" #580
BananaAcid
started this conversation in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I modified the example to save and load from a JSON file (aka DB), and got "no data".
Finding this stackoverflow, I figured, I needed to get the values from the object parsed through Uint8Array.
this helped me: (mind the authenticator line, where dbAuthenticator is the JSON object and replacing the public key)
Beta Was this translation helpful? Give feedback.
All reactions