ProjectLibertyLabs / siwf

Sign-In With Frequency: An onboarding app for DSNP/Frequency
https://projectlibertylabs.github.io/siwf/example/
Apache License 2.0
1 stars 0 forks source link

feat(signup): add validation helper #154

Closed enddynayn closed 6 months ago

enddynayn commented 6 months ago

Add helper function validateSignupExtrinsicsParams to facilitate checking the signature, signature expiration, matching providers, and that all signatures match the same signer.

153