Bunped version of auth library + refactored some of OAuthApp object to be able to get access to lower objects (Client) if necessary
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 35s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 35s
This commit is contained in:
parent
9a21ec9614
commit
0402b5297b
3 changed files with 17 additions and 10 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"create-ba-web-app": "node ./bin/create-project.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.21",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.22",
|
||||
"@BridgemanAccessible/ba-logging": "^1.0.1",
|
||||
"express": "^4.19.2",
|
||||
"fs-extra": "^11.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue