Top 3 TypeScript Xss Projects
-
If you are have not yet seen NuxtSecurity I highly recommend you to try it out! It is a module that helps you make more secure Nuxt apps by default. It comes with useful features like Security response headers and middleware like Rate Limiter, CORS, CQRS, XSS, and many more!
-
xss-shield
A powerful middleware for securing your express.js applications against cross-site scripting (XSS) attacks
Project mention: Introducing xss-shield - protect your Express.js App from XSS Attacks | /r/webdev | 2023-03-25GitHub: https://github.com/Louis3797/xss-shield
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
secure-auth-no-local-storage
Secure authentication done using httpOnly Cookie to store the refresh token on server and generating new access token on user requests
TypeScript Xss related posts
Index
What are some of the best open-source Xss projects in TypeScript? This list will help you:
Project | Stars | |
---|---|---|
1 | nuxt-security | 582 |
2 | xss-shield | 4 |
3 | secure-auth-no-local-storage | 1 |