Ask HN: What is the quickest way to implement user management for my SaaS
Implementing user management functionalities such as
- user registration - email/phone number verification - user login - forget username or password - account deletion - etc For SaaS is a common requirement. What are the best ways available today to implement these functionalities quickly without wasting the resources?
2 comments
[ 0.17 ms ] story [ 7.0 ms ] threadGoogle will find you lots of usage examples in your language.