kintone / js-sdk

A monorepo for Kintone development tools :wrench:
MIT License
117 stars 54 forks source link

Feature request: OAuth access token authorization #64

Closed r3-yamauchi closed 4 years ago

r3-yamauchi commented 4 years ago

I need support for OAuth access token authorization feature. https://developer.kintone.io/hc/en-us/articles/360001562353/

setting the access token in the Authorization: Bearer header.

This feature has been waiting for a long time ago. https://github.com/kintone/kintone-basejs-sdk/pull/65 https://github.com/kintone/kintone-js-sdk/issues/32

zaki-yama commented 4 years ago

@r3-yamauchi Thank you for your feedback! We're planning to support this header in the future release.

koba04 commented 4 years ago

@r3-yamauchi We've just added a support OAuth access token as #149 . We'll release a new version that includes this in a few weeks. Thank you for reporting this!

r3-yamauchi commented 4 years ago

対応ありがとうございます!

zaki-yama commented 4 years ago

@r3-yamauchi We released this feature in v1.2.0 .