What's Changed * support legacy_org_id on org creation by mrmauer in https://github.com/PropelAuth/propelauth-py/pull/50 * [TIC-904] Fetch pending invites by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/54 * [TIC-893] Logout all user sessions by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/52 * [TIC-902] Add `picture_url` to `migreate_user_from_external_source` request by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/53 * [BUMP] 3.1.16 by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/55
What's Changed * support for custom role to permissions mappings by mrmauer in https://github.com/PropelAuth/propelauth-py/pull/49 * [TIC-878] Resend email confirmation by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/51
What's Changed * multi role support by mrmauer in https://github.com/PropelAuth/propelauth-py/pull/47 * pytest fix: add login_method to multi-role test by mrmauer in https://github.com/PropelAuth/propelauth-py/pull/48
What's Changed * add login_method to user from token, add to tests, bump minor version by mrmauer in https://github.com/PropelAuth/propelauth-py/pull/46
What's Changed * add optional name param to fetch_org_by_query by mrmauer in https://github.com/PropelAuth/propelauth-py/pull/41 * [TIC-527] Fetch user signup query params by user ID by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/40 * Bump version to 3.1.11 by itailevi98 in https://github.com/PropelAuth/propelauth-py/pull/42
New Contributors * mrmauer made their first contribution in https://github.com/PropelAuth/propelauth-py/pull/41