======================================== ======================================== - Add get_user_identity returning full identity object for current user (Martin Urbanec) - Add get_user_identity_from_token returning full identity object for token-identified user (Martin Urbanec)
0.4.75
======================================== - Fix content type in description to allow pypi upload
0.4.74
======================================== - [backwards incompatible] use url_for to resolve target URL in logout sequence (Martin Urbanec)
0.3.70
======================================== - Return to main page instead of showing a blank 'logged out' page (Martin Urbanec) - Make sure small requests are also sent authenticated (Martin Urbanec) - Allow retrieving JSON from a request directly instead of returning text (Martin Urbanec)
0.3.61
======================================== - Full rewrite of backend to use the mwoauth library directly (Aaron Halfaker) - Improvements of demo scripts to use credentials JSON file (Aaron Halfaker)