2026-03-13T01:53:20Z

Add a couple of API endpoints to forget-passwords to interoperate with the order fulfillment infrastructure.

Dorian Taylor

How do we get new users into the authentication database?

I would like for a successful payment to automatically log the person in.

Payment processing happens in one module (admit-n) and authentication happens in the other (forget-passwords).

Simple Order Form (Demo)