Skip to content

Releases: dbc-tech/actionstep

Update packages

19 Jul 06:01
Compare
Choose a tag to compare
  • Update openapi-typescript and openapi-fetch packages
  • Simplify error logging to avoid circular serialization exception

Error logging

03 May 06:11
Compare
Choose a tag to compare
  • Error logging

Ignore scope if not provided

03 May 05:12
Compare
Choose a tag to compare
  • Ignore scope if not provided

Add debug traces

03 May 04:45
Compare
Choose a tag to compare
  • Add debug traces

Split packages

09 Apr 08:40
Compare
Choose a tag to compare
  • Split into two packages:
    • @dbc-tech/actionstep which is used for token retrieval and API calls
    • @dbc-tech/actionstep-auth used for auth flows token management

Attempt to remove the simple-oauth2 dependency

09 Apr 07:52
Compare
Choose a tag to compare
  • Remove requirement to add simple-oauth2 for token services

Remove got-cjs dependency

09 Apr 05:28
Compare
Choose a tag to compare

Add generic PUT, PATCH, POST

09 Apr 03:40
Compare
Choose a tag to compare
  • Add generic PUT, PATCH, POST methods to send untyped payloads to ActionStep endpoints

Add Refresh Handler

24 Mar 01:08
Compare
Choose a tag to compare
  • Add refreshHandler

Separate refresh endpoint

24 Mar 00:04
Compare
Choose a tag to compare
  • Moved forceRefresh feature to dedicated endpoint