Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jan 18:38
· 202 commits to master since this release

Bug Fixes

  • authentication: avoid using return (ddbc96e)
  • create-access: fix auth params (8a67675)
  • create-access: remove async to be constructor (4dbf575)
  • create-access: replace constructor by oauth axios (7ab05b2)
  • create-axios: create axios with two types of sending (9b2ece4)
  • import-all: avoid duplicate variable (f868a7e)
  • webhoot route function (1c7834d)

Features