feat: google auth
Showing
| ... | ... | @@ -50,10 +50,10 @@ |
| "react-hook-form": "^7.43.1", | ||
| "react-markdown": "^8.0.5", | ||
| "react-syntax-highlighter": "^15.5.0", | ||
| "redis": "^4.6.5", | ||
| "rehype-katex": "^6.0.2", | ||
| "remark-gfm": "^3.0.1", | ||
| "remark-math": "^5.1.1", | ||
| "request-ip": "^3.3.0", | ||
| "sass": "^1.58.3", | ||
| "sharp": "^0.31.3", | ||
| "tunnel": "^0.0.6", | ||
| ... | ... | @@ -73,6 +73,7 @@ |
| "@types/react": "18.0.28", | ||
| "@types/react-dom": "18.0.11", | ||
| "@types/react-syntax-highlighter": "^15.5.6", | ||
| "@types/request-ip": "^0.0.37", | ||
| "@types/tunnel": "^0.0.3", | ||
| "eslint": "8.34.0", | ||
| "eslint-config-next": "13.1.6", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
src/utils/plugin/google.ts
0 → 100644
Please
register
or
sign in
to comment