Skip to content

Releases: PropelAuth/propelauth-django-rest-framework

v2.0.2

23 Mar 21:57
5945f3e
Compare
Choose a tag to compare
Adds access token API + fix build issue (#2)

* Fix build issue for some OS's based on pytest

* Add access token API

v2.0.1

15 Feb 07:31
Compare
Choose a tag to compare
Add update_password and askUserToUpdatePasswordOnLogin option

v2.0.0

17 Nov 21:06
Compare
Choose a tag to compare

Added support for custom roles and permissions. See https://docs.propelauth.com/changelog/upgrade-guide for details of how to upgrade.

v2.0.0b7

16 Nov 18:11
7432242
Compare
Choose a tag to compare
v2.0.0b7 Pre-release
Pre-release
Update for custom roles & permissions (#1)

v1.0.2

19 Sep 06:02
Compare
Choose a tag to compare
Add API endpoints for configuring SAML and user management

v1.0.1

17 Aug 23:40
Compare
Choose a tag to compare

Add new APIs for migrations

v1.0.0

29 Jun 07:18
Compare
Choose a tag to compare

Initial release with DRF permissions for PropelAuth