normalize auth/callback redirect url

This commit is contained in:
41666 2022-01-31 23:50:05 -05:00
parent 8d7d331c82
commit b24f3fd00a
4 changed files with 109 additions and 99 deletions

View file

@ -18,11 +18,12 @@
"@roleypoly/misc-utils": "*",
"@roleypoly/types": "*",
"@types/node": "^17.0.13",
"esbuild": "^0.14.14",
"esbuild": "^0.14.16",
"itty-router": "^2.4.10",
"jest-environment-miniflare": "^2.2.0",
"lodash": "^4.17.21",
"miniflare": "^2.2.0",
"normalize-url": "^4.5.1",
"ts-jest": "^27.1.3",
"tweetnacl": "^1.0.3",
"ulid-workers": "^1.1.0"