mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-20 23:28:01 +00:00
DSS-5869 Adds ember simple auth for client side auth management, adds dynamic link lib
This commit is contained in:
parent
63d87d127a
commit
2bc4a0086a
@ -44,5 +44,9 @@
|
|||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 0.12.0"
|
"node": ">= 0.12.0"
|
||||||
},
|
},
|
||||||
"private": true
|
"private": true,
|
||||||
|
"dependencies": {
|
||||||
|
"dynamic-link": "^0.2.1",
|
||||||
|
"ember-simple-auth": "^1.2.0"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user