- Google Bubble Password Reset ( page, link, workflow within Bubble forum )
- Google result ( More than 10 pages )
- Bubbling more than 5 years, with many complex project.
- Reset Password still a Big trouble in 2025 May.
i use brevo for Email. not Bubble native sendgrid.
I need to generate custom Email Reset Link. ( done )
https://mydomain.com/reset_pw?reset=token
( THis is reference from Official Bubble Tutorial series )
Token from step 1, send reset email ( generate token only )
Problem :
Using native Reset_pw page
i can generate token.
I think URL format is wrong from the official tutorial.
→ https://mydomain.com/reset_pw?reset=token
Who know the reset_pw link format with token? THanks in advance.