📝 A complete hackathon tool ! Current status: In development. Learn more: https://docs.google.com/document/d/1FPnlrUNStnpJ5KJAag_XdAsPicH-BE4ABXWiBzenANw/edit?usp=sharing Temp Mockups: https://pr.to/A1KGHD/
GNU Affero General Public License v3.0
3
stars
1
forks
source link
API List users #9
Closed
semsomi closed 6 years ago
[this feature is depending on issue #2 ]
Change the auth role of the api route /users from isAdmin to isLoggedIn
(app/server/routes/api.js --
router.get('/users', isAdmin...