italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

[Relying-Party] Divide views in different files #171

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

here https://github.com/italia/spid-cie-oidc-django/blob/main/spid_cie_oidc/relying_party/views.py

as already made with the Provider, we need a views folder and views files with few lines of code

francescatronconi commented 2 years ago

Done here: https://github.com/italia/spid-cie-oidc-django/pull/173