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.9.tar.gz (4.2 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: ca_lark_oauth-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 b19c3847b0d6b537a9c4198b7a364650eb4e502781307a7e6bc3a779c3a5e7f3
MD5 ebfcdf33ceaaea56d82940a2ef18bad2
BLAKE2b-256 6fd0fd10ec244b72bf4de3c468757d62e8a16e109dce57e5dd155bff0a72490d

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