Create a key
Reading or writing key definitions requires an admin key. |
Solution
Use the CreateKey
function:
{
ref: Ref(Keys(), "309749247463391744"),
ts: 1631658751850000,
database: Database("prydain"),
role: 'server',
secret: 'fnAETHNMqIACALQjS6v19qW8M2_gg-JNgn7ygC16',
hashed_secret: '$2a$05$1SJ9KBqMn.YHXJT0P2VZs.6YrRY0Qx41KL/2A8tAGjJ3bAC4o.L1u'
}
The key’s secret is only ever shown once, in the response
from the CreateKey function. If you lose the secret,
delete the key and create a new one.
|
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!