Skip to content

Releases: makinacorpus/django_pyoidc

0.0.13

26 Jun 14:28
db0b18c
Compare
Choose a tag to compare
Merge pull request #14 from makinacorpus/fix

fix crash in extract_claim_from_tokens

0.0.12

26 Jun 14:12
0331fa9
Compare
Choose a tag to compare
Merge pull request #13 from makinacorpus/improve_ux

Improve developer UX

0.0.11

17 Jun 15:34
852827b
Compare
Choose a tag to compare
Merge pull request #11 from makinacorpus/drf_spectacular_support

Lazy client initialisation

0.0.10

17 Jun 14:59
fe2a59c
Compare
Choose a tag to compare
Merge pull request #10 from makinacorpus/drf_spectacular_support

Robustify for production

0.0.9

17 Jun 14:13
c9c7f5b
Compare
Choose a tag to compare
Merge pull request #9 from makinacorpus/drf_spectacular_support

Support url ending with .well_known/configuration in swagger config

0.0.7

17 Jun 12:27
Compare
Choose a tag to compare
Merge branch 'drf-24' into 'main'

Drf 24

See merge request pfl/django-pyoidc!25

0.0.6

30 May 08:22
Compare
Choose a tag to compare

Fix a crash when using reverse_lazy for the following settings : POST_LOGIN_URI_FAILURE, POST_LOGOUT_REDIRECT_URI, POST_LOGIN_URI_SUCCESS and OIDC_CALLBACK_PATH.

0.0.5

21 May 12:55
67eafb8
Compare
Choose a tag to compare
Merge pull request #5 from makinacorpus/deploy

Fix RTD