Commit graph

46 commits

Author SHA1 Message Date
Ignacio Fiorentino 497f2f3a68 Bump version v0.3.3. 2016-05-03 12:17:22 -03:00
Ignacio Fiorentino ad93b777db Bump version v0.3.2. 2016-04-26 17:33:43 -03:00
Ignacio 3c0a5e6e04 Bump version v0.3.1. 2016-03-09 12:11:59 -03:00
juanifioren e3ccc2a8f6 Bump version v0.3.0. 2016-02-23 15:31:07 -03:00
juanifioren 349619ac02 Bump version 0.2.5. 2016-02-03 16:00:02 -03:00
juanifioren ca07b8c7eb Update pyjwkest to version 1.1.0. 2016-02-03 15:54:14 -03:00
juanifioren 7cef7ab11a Change .rst to .md. 2016-02-02 13:18:40 -03:00
juanifioren 74add8d35f Bump version v0.2.4. 2016-01-20 14:11:19 -03:00
juanifioren 893201c283 Bump version v0.2.3. 2016-01-06 14:18:15 -03:00
Juan Ignacio Fiorentino b6429ab5c5 Update setup.py 2015-12-04 14:07:35 -03:00
Ignacio 153730e5f9 Fix posible bug with pyjwkest==1.0.8. Revert to version 1.0.6. 2015-12-03 13:29:57 -03:00
juanifioren 121f7f22cb Fix in tests when using JWS.verify_compact. Need allow_none set to True. 2015-12-01 14:42:39 -03:00
juanifioren ee91db6be8 Bump version 0.2.1. 2015-10-21 17:26:29 -03:00
Pablo SEMINARIO 6ff48091e5 Fix #49 updating pyjwkest version to 1.0.6
pyjwkest has changed the type of value returned by the `long_to_base64`
function, now it returns unicode.
2015-10-17 23:49:59 +02:00
juanifioren 9a685a7afa Merge from ByteInternet:refresh-tokens 2015-09-30 12:59:08 -03:00
Maarten van Schaik 893a877b76 Upgrade pyjwkest to version > 1.0.3
There have been some issues in Python 3 where elements of the id_token
were left when encoding the token. Cause was incorrect encoding logic in
pyjwkest. Version 1.0.3 has improved encoding handling.
2015-09-30 17:31:49 +02:00
Maarten van Schaik 8d672cc1ba Add support for refresh_token to token endpoint 2015-09-30 14:55:48 +02:00
juanifioren c76f73eb7e Bump version 0.2.0. 2015-09-25 17:24:58 -03:00
juanifioren 984b1498bc Bump version v0.1.2. 2015-08-03 15:27:28 -03:00
Juan Ignacio Fiorentino 9ae3bca37d Add commands into build on setup. 2015-08-02 23:44:06 -03:00
juanifioren c276e23d28 Bump version 0.1.1. 2015-07-30 16:00:54 -03:00
juanifioren b05bd99677 Fix pjwkest version in setup. 2015-07-27 12:49:13 -03:00
Ignacio 70b3370ee6 Remove unnecessary packages. 2015-07-27 11:34:36 -03:00
juanifioren ec10aea981 Add python folders and templates to setup. 2015-07-17 11:45:43 -03:00
juanifioren d0d64ace36 Change version to 0.1.0 in setup. 2015-07-14 12:49:48 -03:00
juanifioren 485bc3fbf5 Add cryptography to setup requirements. 2015-07-13 17:33:49 -03:00
juanifioren 8e7163a677 Add pyjwkest to setup requirements. 2015-07-13 17:23:38 -03:00
juanifioren 0ab5544d85 Add pycrypto to requirements. 2015-07-13 16:10:31 -03:00
juanifioren 6ce523edaa Bump version 0.0.7. 2015-07-06 18:29:29 -03:00
juanifioren 4e6780ae22 Update PyJWT to version 1.3.0. 2015-07-06 18:07:06 -03:00
Juan Ignacio Fiorentino 8dc8c31396 Update setup. 2015-07-06 13:03:51 -03:00
juanifioren 0a0db22997 Bump version 0.0.6. 2015-06-16 16:10:39 -03:00
niccolasmendoza@gmail.com 27137e322a adding pyjwt to tests_require 2015-06-08 14:12:05 -03:00
juanifioren 26080fe2dd Bump version 0.0.5. 2015-05-08 15:53:59 -03:00
juanifioren f0579373b2 Add migrations folder to build. 2015-04-22 12:17:24 -03:00
juanifioren e773083e7d Bump version 0.0.4. 2015-04-22 11:53:19 -03:00
Nicco 989b110bf0 Update setup.py
Utilizar una versión reciente de pywt, funciona igual , adicionalmente se evita incompatibilidades por dependencia de una mayor version de parte de otros packages como python-social.
2015-04-20 13:49:45 -03:00
juanifioren 04b417f744 Bump version 0.0.3. 2015-04-15 16:47:02 -03:00
juanifioren 91896ec89b Update version in setup. 2015-03-25 18:13:23 -03:00
juanifioren 11a790e90a Fix setup and revert MANIFEST. 2015-03-13 17:42:32 -03:00
juanifioren 9bcdc0e37a Remove tests_require in setup.py. 2015-02-26 16:13:55 -03:00
Nicco b1e0c9681a Update setup.py
adding tests_require option ;-)
2015-02-19 14:29:27 -03:00
juanifioren 2bac30361e Change name of the package. 2015-02-18 15:07:22 -03:00
juanifioren 09fbaa7b3d Add some tests. 2015-02-11 15:37:51 -03:00
juanifioren a638e023c5 Add package requirements to setup. 2014-12-19 12:45:19 -03:00
juanifioren 9def141582 Initial commit. 2014-12-19 12:27:43 -03:00