ft_transcendence/src/auth
Maieul BOYER eec27ce2e6 feat(chat): updated to work with socket.io
- Chore: ran `make npm@update` to update deps and lockfile
- Chat: new plugin: Socket.ts that allow the use of socket.io with
  fastify (fastify-socket.io is not updated)
- Chat: Put everything from `src/socket.ts` that needed to be saved into
  `src/app.ts`
2025-11-21 14:17:37 +01:00
..
extra feat(frontend/auth): Added way to automatically fetch providers 2025-11-14 16:57:14 +01:00
src feat(oauth2/db): reworked oauth2 database footprint 2025-11-18 15:30:55 +01:00
.dockerignore feat(auth): initialize service 2025-09-01 15:47:07 +02:00
entrypoint.sh feat(auth): Added 2FA/OTP manage endpoints 2025-09-01 15:47:07 +02:00
openapi.json feat(frontend/auth): Added way to automatically fetch providers 2025-11-14 16:57:14 +01:00
package.json feat(chat): updated to work with socket.io 2025-11-21 14:17:37 +01:00
tsconfig.json feat(auth): initialize service 2025-09-01 15:47:07 +02:00
vite.config.js feat(openapi): Started working on Openapi generation 2025-11-10 18:34:22 +01:00