feat: telegram login and bind
Showing
controller/telegram.go
0 → 100644
| ... | ... | @@ -3,10 +3,10 @@ |
| "version": "0.1.0", | ||
| "private": true, | ||
| "dependencies": { | ||
| "@douyinfe/semi-ui": "^2.46.1", | ||
| "@douyinfe/semi-icons": "^2.46.1", | ||
| "@visactor/vchart": "~1.8.8", | ||
| "@douyinfe/semi-ui": "^2.46.1", | ||
| "@visactor/react-vchart": "~1.8.8", | ||
| "@visactor/vchart": "~1.8.8", | ||
| "@visactor/vchart-semi-theme": "~1.8.8", | ||
| "axios": "^0.27.2", | ||
| "history": "^5.3.0", | ||
| ... | ... | @@ -17,6 +17,7 @@ |
| "react-fireworks": "^1.0.4", | ||
| "react-router-dom": "^6.3.0", | ||
| "react-scripts": "5.0.1", | ||
| "react-telegram-login": "^1.1.2", | ||
| "react-toastify": "^9.0.8", | ||
| "react-turnstile": "^1.0.5", | ||
| "semantic-ui-css": "^2.5.0", | ||
| ... | ... |
Please
register
or
sign in
to comment