mirror of
https://scm.univ-tours.fr/22107988t/rappaurio-sae501_502.git
synced 2025-05-30 20:45:41 +02:00
des liens utiles en commentaires
This commit is contained in:
parent
85cf64980c
commit
8cbb6dcc01
@ -1,3 +1,11 @@
|
||||
// === Liens utiles pour gestion users
|
||||
|
||||
// https://jasonwatmore.com/post/2018/11/28/nodejs-role-based-authorization-tutorial-with-example-api
|
||||
|
||||
// https://github.com/cornflourblue/node-role-based-authorization-api/tree/master
|
||||
|
||||
// ---------------------------------------------------
|
||||
|
||||
const express = require('express');
|
||||
const exphbs = require('express-handlebars');
|
||||
const path = require('path');
|
||||
|
Loading…
x
Reference in New Issue
Block a user