We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ac2c7c commit c4ce8f5Copy full SHA for c4ce8f5
README.md
@@ -65,6 +65,19 @@ npm install merngen
65
- Initial release
66
- Develop SignUp and Sigin Functions
67
68
+### 1.0.0 - 27 March 2025
69
+
70
+- 2nd release
71
+- Develop Auth and ImageUpload Middleware
72
73
74
+## Common Limitations
75
76
+- ImageUpload Middleware (Following image extension only can upload with this middelware)
77
+- - jpeg
78
+- - png
79
+- - gif
80
81
## 🤝 Contributing
82
83
- Contributions are welcome! Please feel free to open issues or submit pull requests to improve this package.
@@ -82,6 +95,10 @@ npm install merngen
95
96
- According to SignUp("User") mean "User" is Model Name
84
97
98
+3. Auth and ImageUpload Middelware
99
100
101
85
102
## 👨💻 Author
86
103
87
104
Name: Jehan Weerasuriya
imgs/imageuploadandauthmiddle.PNG
18.5 KB
0 commit comments