italia / spid-cie-oidc-django

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

[Provider] Refresh token grant type #70

Closed peppelinux closed 2 years ago

peppelinux commented 2 years ago

this method MUST be implemented

https://github.com/peppelinux/spid-cie-oidc-django/blob/5e5032eb64eb8172c3e974d96f8484d8f87f9251/spid_cie_oidc/provider/views.py#L522

peppelinux commented 2 years ago

Done here https://github.com/peppelinux/spid-cie-oidc-django/pull/75/files#diff-d623506a77bf9eb93df08f99f22fe7580d3f2cf12dc3bd3111a8a18baa945245R583