django-oidc-provider/oidc_provider/migrations
2016-02-16 17:33:12 -03:00
..
0001_initial.py Add missing previously removed migration. 2015-04-21 17:43:00 -03:00
0002_userconsent.py Add migrations for user consent. 2015-06-22 18:40:38 -03:00
0003_code_nonce.py Add nonce to Code model. Modify create_code function. 2015-07-15 16:23:36 -03:00
0004_remove_userinfo.py Add new migrations. 2015-08-05 14:51:18 -03:00
0005_token_refresh_token.py Store refresh token 2015-09-30 12:42:04 +02:00
0006_unique_user_client.py Make (user, client) unique on UserConsent 2015-11-10 11:29:05 +01:00
0007_auto_20160111_1844.py Auto-generate client_id and client_secret in the admin. 2016-01-11 16:04:04 -03:00
0008_rsakey.py Implementation of RSA Keys using Models. Also providing DOC. 2016-01-25 17:52:24 -03:00
0009_auto_20160202_1945.py Adding missing migrations. 2016-02-02 16:46:22 -03:00
0010_code_is_authentication.py Refactoring supporting OAuth2 flow. 2016-02-16 17:33:12 -03:00
__init__.py Change name of the package. 2015-02-18 15:07:22 -03:00