mirror of
https://github.com/pawelmalak/flame.git
synced 2026-03-11 06:53:12 +08:00
Added auth middleware. Added access control to apps
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
module.exports = {
|
||||
login: require('./login'),
|
||||
validate: require('./validate'),
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user