Реализация OIDC

This commit is contained in:
2025-11-13 17:30:38 +05:00
parent 6e51417ad3
commit 264af25d51
11 changed files with 258 additions and 20 deletions

View File

@ -7,8 +7,10 @@
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@testing-library/user-event": "^13.5.0",
"oidc-client-ts": "^3.1.0",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^7.2.0",
"react-scripts": "5.0.1",
"web-vitals": "^2.1.4"
},