Effectively copied from the TypeScript types:
Will be helpful to type return value of new SiweMessage(message) in siweAuthResponder as SIWEMessage.
Depends on D6029
Differential D6030 Authored by atul on Dec 24 2022, 7:58 PM.
Details
Summary Effectively copied from the TypeScript types: Will be helpful to type return value of new SiweMessage(message) in siweAuthResponder as SIWEMessage. Depends on D6029 Test Plan Careful reading
Diff Detail
Event Timelineatul edited the summary of this revision. (Show Details)Dec 24 2022, 8:01 PM2022-12-24 20:01:25 (UTC-8) Harbormaster completed remote builds in B14740: Diff 20104.Dec 24 2022, 8:13 PM2022-12-24 20:13:25 (UTC-8) Comment Actions Will type the parts of siwe library we use properly w/ flow-typed in a subsequent diff once everything is working. This revision is now accepted and ready to land.Dec 25 2022, 7:25 PM2022-12-25 19:25:21 (UTC-8) This revision was landed with ongoing or failed builds.Dec 27 2022, 12:47 AM2022-12-27 00:47:22 (UTC-8) Closed by commit rCOMMb443a8224f54: [lib] Introduce `SIWEMessage` type (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B14762: Diff 20136.Dec 27 2022, 1:00 AM2022-12-27 01:00:02 (UTC-8)
Revision Contents
Diff 20104 lib/types/siwe-types.js
|