mobilestack-xyz / hooks

Mobile Stack hooks for easily extending app functionality.
https://docs.mobilestack.xyz/hooks
Apache License 2.0
5 stars 6 forks source link

fix(gooddollar): tell existing users to re-verify after their verification expires #633

Closed jeanregisser closed 1 month ago

jeanregisser commented 1 month ago

Follow up to https://github.com/valora-inc/hooks/pull/632

The test account’s verification status has expired.

We now keep showing the claimable position for existing users that were previously verified and they can re-verify on the dapp.

satish-ravi commented 1 month ago

When would this expire again next? Should we document some steps on what action needs to be taken when that happens?

jeanregisser commented 1 month ago

When would this expire again next? Should we document some steps on what action needs to be taken when that happens?

It won't, I didn't re-verify the test account. But the logic was updated to keep showing a position telling expired users to re-verify.