Skip to main content

lark(feishu) oauth webhook

Project description

企联AI Dev

ConnectAI定位为一个帮助公司更快地建立AI内部工具的平台

产品背景

  1. 由于各个公司的内部管理流程不同,会有很多无法标准化的长尾AI需求
  2. 企业内部技术团队需要将1/3的时间用来开发维护这些内部AI工具
  3. 如果能将低代码用于AI内部工具的开发,无疑将极大地提升企业技术团队的效率
  4. 既然AI需求是无法标准化的,那么就标准化这些长尾AI需求的开发工具
  5. 以低代码的方式提高内部AI工具开发效率

ca-lark-oauth

  1. 生成飞书(Lark) oauth回调接口

python sdk

from connectai.lark.oauth import Server

app = Server()

@app.on_bot_event(app_id='cli_xxx', app_secret='xxx', event_type="oauth:user_info")
def on_oauth_user_info(bot, event_id, user_info, *args, **kwargs):
    print('oauth', user_info)

app.start(host='0.0.0.0', port=8888)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ca_lark_oauth-0.0.8.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file ca_lark_oauth-0.0.8.tar.gz.

File metadata

  • Download URL: ca_lark_oauth-0.0.8.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.1.dev0+g94f810c.d20240510 CPython/3.12.4

File hashes

Hashes for ca_lark_oauth-0.0.8.tar.gz
Algorithm Hash digest
SHA256 a94b459627f106f66badb748fbc8587fb697e48ccbbb5725407b8e540053b92c
MD5 4bfe4975165bee09a22e57814659febe
BLAKE2b-256 d9a967e665168034796ff8879c0bf0f332f0ad891b25a834c8e082f250679622

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page