Bumped version of auth library to get Client working properly for 'processIncomingJWT' in header mode
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
All checks were successful
Publish to Private NPM Registry / publish (push) Successful in 32s
This commit is contained in:
parent
a901c8626d
commit
a6a0ea43c8
2 changed files with 43 additions and 48 deletions
|
|
@ -39,7 +39,7 @@
|
|||
"create-ba-web-app": "node ./bin/create-project.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.25",
|
||||
"@BridgemanAccessible/ba-auth": "^1.0.26",
|
||||
"@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