This week Beeper's support has been a little busy and unable to help reset my password; so with a few Matrix spec pointers from the Beeper Community chat, I hacked together a PoC Beeper password reset tool for the email/code (JWT) flow.<p>With this, you can reset your Beeper password (or set one if you never had one) by using Beeper's new 'login by email/code' method (you don't need to have your old password set/know what it is to use this)<p>You can find the code and other notes over on GitHub:<p><a href="https://github.com/0xdevalias/poc-beeper-password-reset">https://github.com/0xdevalias/poc-beeper-password-reset</a>