Releases: PropelAuth/propelauth-django-rest-framework
Releases · PropelAuth/propelauth-django-rest-framework
v2.0.2
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
Add update_password and askUserToUpdatePasswordOnLogin option
v2.0.0
Added support for custom roles and permissions. See https://docs.propelauth.com/changelog/upgrade-guide for details of how to upgrade.
v2.0.0b7
Update for custom roles & permissions (#1)
v1.0.2
Add API endpoints for configuring SAML and user management
v1.0.1
Add new APIs for migrations
v1.0.0
Initial release with DRF permissions for PropelAuth