Skip to content

Releases: PropelAuth/propelauth-fastapi

v2.1.5

29 Sep 19:45
a1f69cc
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

02 Aug 18:15
0f6e0e9
Compare
Choose a tag to compare
Bump version for user properties (#9)

v2.1.3

06 Jun 17:37
9598ec8
Compare
Choose a tag to compare
Upgrade to 3.1.3 propelauth-py for API Keys (#6)

Also update tests for the leeway change

v2.1.2

28 May 17:10
515ed2a
Compare
Choose a tag to compare
upgrade propelauth-py to 3.1.2 (#5)

v2.1.1

03 May 20:16
6c2ee66
Compare
Choose a tag to compare
Upgrade propelauth-py to 3.1.1 (#4)

v2.1.0

21 Apr 19:58
701f95d
Compare
Choose a tag to compare
Update dependency on propelauth-py for metadata changes (#3)

* Update dependency on propelauth-py for metadata changes

* Fix build by switching to ubuntu-latest

v2.0.2

23 Mar 21:58
795fdb9
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:36
Compare
Choose a tag to compare
Add update_password and askUserToUpdatePasswordOnLogin option

v2.0.0

17 Nov 21:03
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 01:32
eefc3c3
Compare
Choose a tag to compare
v2.0.0b7 Pre-release
Pre-release
Merge pull request #1 from PropelAuth/rbac

Add support for custom roles and permissions