TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

1 点作者 alias1将近 2 年前

1 comment

alias1将近 2 年前
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>