Skip to content

Releases: ridi/django-oauth2

2021.01.19.1

19 Jan 08:59
c7794fc

Choose a tag to compare

  • PyJWT 의 메이저 버전이 업데이트 되지 않도록, 버전 고정함.

2019.12.04.1

04 Dec 06:43
1c1f993

Choose a tag to compare

  • remove pycrypto

2019.10.16.1

16 Oct 01:23
c56ba38

Choose a tag to compare

dependency updated
- cryptography, pycrypto added

2019.10.11.4

11 Oct 05:23
2b7106d

Choose a tag to compare

fix package not found bugs

2019.10.11.3

11 Oct 03:18
b9cf8ac

Choose a tag to compare

  • Add RIDI_OAUTH2_GET_USER_FROM_TOKEN_INFO option in setting

2019.10.11.2

11 Oct 01:56
0d1a9d9

Choose a tag to compare

Change lib dir to ridi_django_oauth2_lib for preventing dir conflict

2019.10.11.1

11 Oct 00:39
b8c6c6c

Choose a tag to compare

  • get public key by api request, using JWKS

0.0.15 (Aug 1st 2019)

01 Aug 08:44
e29d349

Choose a tag to compare

Add cryptography in package

0.0.14 (june 19th 2019)

19 Jun 03:26
2df7411

Choose a tag to compare

Merge pull request #29 from ridi/feature/decode_error_handling

version updated

0.0.13 (june 19th 2019)

19 Jun 03:09
95ee04d

Choose a tag to compare

Merge pull request #27 from ridi/feature/decode_error_handling

Feature/decode error handling