Make It Count

Results 36 issues of Make It Count

[Invide - A remote developers' community](https://invidelabs.com/developer.html) Invide is a community of developers from remote areas(rural areas, tier 2-3 cities, etc.). Since 2016, Invide community has been providing support to devs...

As per [OWASP best practices](https://cheatsheetseries.owasp.org/cheatsheets/Forgot_Password_Cheat_Sheet.html#user-resets-password) for password reset > Send the user an email informing them that their password has been reset

enhancement

I'm managing authentication using `passport` in my app(a `sails.js` app). I am using redis as storage for persistent session management using `connect-redis`. ### Expected behavior Whenever user authenticates using username...

The current readme does not give a good overview of the project and does not guide the reader properly to use it. Some changes, that will fix it - [...

Create an npm script `npm docs` that will export all the comments and make it available as html page at `/docs/reference` endpoint. We are already writing jsdoc supported comments, use...

documentation
enhancement
good first issue

## Goal Boilerplate code to speed up development of a new SaaS app ## Principles Broadly, we can follow these principles to make the project useful with a good developer...

- [ ] Subscription management - [ ] Invoicing - [ ] Global tax compliances - [ ] Coupon code - [ ] Free trials - [ ] Fraud prevention...

* JSDoc * Example

documentation

There are two improvements that can further make the config management robust - [ ] Use one config file only (remove dev vs prod config, just one file instead) -...

enhancement
good first issue