Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Releases: jsexton-portfolio/portfolio-api-nodejs-client

v0.5.0

27 Aug 02:36
Compare
Choose a tag to compare
  • Added capability to interface with forgot password functionality
  • Added capability to interface with refresh token functionality

v0.4.1

26 Aug 03:09
Compare
Choose a tag to compare
  • Removed custom header for API version

v0.4.0

26 Aug 01:21
Compare
Choose a tag to compare
  • Updated API to comply with contact message service v0.6.0

v0.3.0

16 Jul 06:26
Compare
Choose a tag to compare
  • Contact client is now able to retrieve multiple contact messages
    • Includes pagination and other query parameters
  • Contact client is now able to retrieve a specific contact message
  • Portfolio client can now be configured with an authentication token
  • Restructured request interface to be more fine grained
  • Client configs are now wrapped to provide additional functionality off of configurations

v0.2.0

11 Jul 00:53
Compare
Choose a tag to compare
  • Added security client
    • Login functionality
    • Confirm account functionality
  • Restructured client architecture. All clients now fall under a portfolio client.

v0.1.2

09 Jun 02:03
Compare
Choose a tag to compare
  • Fixed bug that incorrectly configured default api URL with extra trailing slash

v0.1.1

13 May 04:14
0925728
Compare
Choose a tag to compare
  • Added API for creating new portfolio contact messages.