Releases: PropelAuth/node
Releases · PropelAuth/node
v2.1.5
What's Changed
- [TIC-330] Node SDK Updates + Bump Version Number by @itailevi98 in #25
Full Changelog: v2.1.4...v2.1.5
v2.1.4
Added extra fields to the fetchOrg response (#17) Also separated out the CreateOrg response
v2.1.3
Add inviteUser API (#15) * Add inviteUserToOrg API * Bump version
v2.1.2
Add user properties to create/update/migrate user endpoints (#14) * Add user properties to create/update/migrate user endpoints * Bump version
v2.1.1
Update to v2.1.1
v2.1.0
Add metadata fields from the JWT to the User object (#8)
v2.0.7
Add access token API call (#6) * Add access token API call * Improve exceptions * Bump version
v2.0.6
Bump version
v2.0.5
Fix issue with fetchOrgByQuery
v2.0.4
Fix issue with assignedRole() and permissions() functions on OrgMemberInfo