Skip to content

Releases: PropelAuth/node

v2.1.5

03 Oct 14:40
0dce5d3

Choose a tag to compare

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

12 Sep 07:28
dd6dcc0

Choose a tag to compare

Added extra fields to the fetchOrg response (#17)

Also separated out the CreateOrg response

v2.1.3

03 Aug 21:01
b68920b

Choose a tag to compare

Add inviteUser API  (#15)

* Add inviteUserToOrg API

* Bump version

v2.1.2

02 Aug 21:02
0c0ea3f

Choose a tag to compare

Add user properties to create/update/migrate user endpoints (#14)

* Add user properties to create/update/migrate user endpoints

* Bump version

v2.1.1

06 Jun 16:04
1fd5560

Choose a tag to compare

Update to v2.1.1

v2.1.0

20 Apr 21:55
8050ac2

Choose a tag to compare

Add metadata fields from the JWT to the User object (#8)

v2.0.7

23 Mar 19:34
37b127b

Choose a tag to compare

Add access token API call (#6)

* Add access token API call

* Improve exceptions

* Bump version

v2.0.6

11 Feb 05:08

Choose a tag to compare

Bump version

v2.0.5

10 Feb 07:19

Choose a tag to compare

Fix issue with fetchOrgByQuery

v2.0.4

24 Jan 19:49
202d92c

Choose a tag to compare

Fix issue with assignedRole() and permissions() functions on OrgMemberInfo