ft_transcendence/src/auth
Maieul BOYER 66537e2ccb feat(oauth2/user): Implementation of the whole oauth2 pipeline
Auth: user can now login with any oauth2 provider the config list
      account will be created on demands if not already created.
      any oauth2 account is unique (can't link an account to any other
      auth method)
2025-10-28 13:47:20 +01:00
..
extra feat(oauth2): provider.toml config file with template 2025-10-28 13:47:20 +01:00
src feat(oauth2/user): Implementation of the whole oauth2 pipeline 2025-10-28 13:47:20 +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
package.json feat(oauth2/user): Implementation of the whole oauth2 pipeline 2025-10-28 13:47:20 +01:00
tsconfig.json feat(auth): initialize service 2025-09-01 15:47:07 +02:00
vite.config.js style(auth/vite): removing the comment on the same line 2025-09-28 22:28:08 +02:00