Commit graph

9 commits

Author SHA1 Message Date
juanifioren 6e1f0822aa Auto-generate client_id and client_secret in the admin. 2016-01-11 16:04:04 -03:00
Sjoerd Langkemper 2fc4c138b3 Make (user, client) unique on UserConsent
We assume this combination is unique with our get and get_or_create
calls.
2015-11-10 11:29:05 +01:00
Maarten van Schaik 03d2770f5e Store refresh token 2015-09-30 12:42:04 +02:00
juanifioren 165c316bbe Add new migrations. 2015-08-05 14:51:18 -03:00
juanifioren 6dde3a59a8 Add nonce to Code model. Modify create_code function. 2015-07-15 16:23:36 -03:00
juanifioren fea181bf41 Add migrations for user consent. 2015-06-22 18:40:38 -03:00
juanifioren 99ec0675ee Add missing previously removed migration. 2015-04-21 17:43:00 -03:00
Juan Ignacio Fiorentino 5c415c8da7 Delete 0001_initial.py 2015-03-12 14:38:55 -03:00
juanifioren 2bac30361e Change name of the package. 2015-02-18 15:07:22 -03:00