mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-21 23:26:42 +02:00
🐛 fix(mana-core-auth): add explicit urlencoded body parser for OAuth token endpoint
This commit is contained in:
parent
191c7b4cc7
commit
550083241f
12 changed files with 627 additions and 204 deletions
|
|
@ -17,6 +17,7 @@
|
|||
"test:cov": "vitest run --coverage"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@manacore/shared-vite-config": "workspace:*",
|
||||
"@sveltejs/adapter-node": "^5.0.0",
|
||||
"@sveltejs/kit": "^2.47.1",
|
||||
"@sveltejs/vite-plugin-svelte": "^5.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue