change codeVerifier on codeChallenge

This commit is contained in:
smanylov
2026-01-07 18:13:53 +07:00
parent be98bcba3f
commit fe5fd79d85
4 changed files with 94 additions and 33 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
"version": "0.12.0",
"private": true,
"scripts": {
"dev": "next dev -p 2999",
"dev": "next dev -p 80",
"build": "next build",
"start": "next start -p 2999",
"lint": "eslint"