HomePhabricator
Diffusion Comm d7d7503542bc

[identity] add nonces table to dynamoDB

Description

[identity] add nonces table to dynamoDB

Summary:
clients signing an ETH message need a recent nonce in the message. they will query the identity service for a nonce, which the identity service will persist, along with its creation time.

we need a new DDB table for the nonces, which we'll provision with terraform.

Test Plan: terraform validate && terraform plan

Reviewers: ashoat, atul, jon

Reviewed By: ashoat, jon

Subscribers: tomek

Differential Revision: https://phab.comm.dev/D6836

Details

Provenance
varunAuthored on Feb 22 2023, 10:05 AM
Reviewer
ashoat
Differential Revision
D6836: [identity] add nonces table to dynamoDB
Parents
rCOMM0ea235d9f733: [identity] CompareUsers RPC
Branches
Unknown
Tags
Unknown