mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-23 20:08:06 -08:00
Add CASL (#753)
This commit is contained in:
committed by
Sindre Sorhus
parent
7b70cc54de
commit
91ffba8e70
@@ -61,6 +61,7 @@
|
||||
- [Benchmarking](#benchmarking)
|
||||
- [Minifiers](#minifiers)
|
||||
- [Authentication](#authentication)
|
||||
- [Authorization](#authorization)
|
||||
- [Email](#email)
|
||||
- [Job queues](#job-queues)
|
||||
- [Node.js management](#nodejs-management)
|
||||
@@ -698,6 +699,11 @@
|
||||
- [CloudRail](https://github.com/CloudRail/cloudrail-si-node-sdk) - Unified API for social authentication (Facebook, Twitter, Slack, Instagram, …).
|
||||
|
||||
|
||||
### Authorization
|
||||
|
||||
- [CASL](https://github.com/stalniy/casl) - Isomorphic authorization for UI and API.
|
||||
|
||||
|
||||
### Email
|
||||
|
||||
- [Nodemailer](https://github.com/andris9/Nodemailer) - The fastest way to handle email.
|
||||
|
||||
Reference in New Issue
Block a user