|
|
|
|
|
by machete143
3214 days ago
|
|
What I meant to ask is if this has things like user registration, password reset flow, two-factor authentication, account takeover prevention, etc. I think removing 3rd party dependencies is always a good idea - it keeps things lean and removes ops overhead. |
|
I have another project which I sometimes use as a boilerplate when working on ideas and I need a simple API for my prototyping. It contains all those things as registration, password reset flow etc:
https://github.com/RichardKnop/example-api