OpenID Connect OP support for customer accounts

This commit is contained in:
Raphael Michel
2022-09-19 18:31:07 +02:00
committed by Raphael Michel
parent 7f5518dbf6
commit a4171ef819
20 changed files with 1735 additions and 23 deletions
+1
View File
@@ -211,6 +211,7 @@ setup(
'psycopg2-binary',
'pycountry',
'pycparser==2.21',
'pycryptodome==3.15.*',
'PyPDF2==2.9.*',
'python-bidi==0.4.*', # Support for Arabic in reportlab
'python-dateutil==2.8.*',