TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

I built a Beeper password reset tool for 'login with email/code' users

1 pointsby alias1about 2 years ago

1 comment

alias1about 2 years ago
This week Beeper&#x27;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&#x2F;code (JWT) flow.<p>With this, you can reset your Beeper password (or set one if you never had one) by using Beeper&#x27;s new &#x27;login by email&#x2F;code&#x27; method (you don&#x27;t need to have your old password set&#x2F;know what it is to use this)<p>You can find the code and other notes over on GitHub:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;0xdevalias&#x2F;poc-beeper-password-reset">https:&#x2F;&#x2F;github.com&#x2F;0xdevalias&#x2F;poc-beeper-password-reset</a>