feat(auth): init Authlib + provider LinkedIn (config env) (#88)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Colin Maudry
2026-06-24 23:11:26 +02:00
parent d72cad90ec
commit d79e990c04
5 changed files with 40 additions and 0 deletions
+1
View File
@@ -25,6 +25,7 @@ dependencies = [
"brevo-python==5.0.0rc1",
"flask-wtf",
"email-validator",
"authlib",
"flask-cors>=6.0.2",
"flask-smorest>=0.46.0",
"marshmallow>=3.20.0",