2026-03-02T03:19:52Z
Add a Web hook to forget-passwords that enables us to enroll new e-mail addresses.
Detect the payment from Stripe and flag the customer's email as paid.
Dorian Taylor
How do we get new users into the authentication database?
Payment processing happens in one module (admit-n) and authentication happens in the other (forget-passwords).
Simple Order Form (Demo)
Use forget-passwords to authenticate customers.