Authing DocsDocuments
Concept
workflow
Guides
Development Integration
Application integration
Concept
workflow
Guides
Development Integration
Application integration
Old Version
Guides
  • Quick start

  • Authenticate the user

  • Authority management for users

  • Authorization

  • Manage user accounts

  • Manage User Directory

  • Management Application

  • Become a source of federal authentication identity

  • Connect to an external identity provider (IdP)

  • Open up WeChat ecology
  • Migrate users to Authing

  • Management organization

  • Expandable capabilities

    • Use Webhook to monitor user events
    • Custom authentication process (Pipeline)

      • Create your first Pipeline function
      • Pipeline API Reference
      • Pipeline application scenario
      • Pipeline User Object
      • Pipeline Context Object
      • Use environment variables in Pipeline
      • Available Node Modules
      • How to debug
      • FAQ
      • Private deployment
  • Audit Log

  • Configure security information

  • Configure user pool information

  • Deployment plan

  • Frequently Asked Questions FAQs

  1. Guides
  2. /
  3. Expandable capabilities
  4. /
  5. Custom authentication process (Pipeline)
  6. /
  7. FAQ

¶ 常见问题

Update Time: 2025-02-18 09:00:47
Edit

¶ Pipeline 函数支持 async await 语法吗?

支持。

¶ Pipeline 函数中可以 Use Authing SDK 吗?

可以,且无需导入和初始化。详情请见可用的 Node Modules。

¶ 我能用其他语言编写 Pipeline 函数吗?

暂时不能,当前仅支持 Node 语言。

¶ 编写 Pipeline 函数有哪些注意事项?

  • 请不要重命名 pipe 函数。
  • 推荐不要硬编码,Use 环境变量来存放常量值。

¶ 刷新用户池 secret 对 Pipeline 函数有何影响?

由于 Authing Pipeline 函数完全运行在云端,所以刷新用户池 secret 会同时更新用户池内所有的 Pipeline 函数。这意味着在一小段时间之内 Pipeline 函数中将无法正常 Use authing-js-sdk。

¶ 有哪些性能优化方法?

  • 如果是和 pipeline 流程不直接相关的函数,如新用户注册通知等,可以设置为异步执行。
Prev: How to debug Next: Private deployment
  • Pipeline 函数支持 async await 语法吗?
  • Pipeline 函数中可以 Use Authing SDK 吗?
  • 我能用其他语言编写 Pipeline 函数吗?
  • 编写 Pipeline 函数有哪些注意事项?
  • 刷新用户池 secret 对 Pipeline 函数有何影响?
  • 有哪些性能优化方法?

User identity management

Integrated third-party login
Mobile phone number flash check (opens new window)
Universal login form component
Custom authentication process

Enterprise internal management

Single Sign On
Multi-factor Authentication
Authority Management

Developers

Development Document
Framework Integration
Blog (opens new window)
GitHub (opens new window)
Community User Center (opens new window)

Company

400 888 2106
sales@authing.cn
16 / F, Block B, NORTH STAR CENTURY CENTER, Beijing(Total)
room 406, 4th floor, zone B, building 1, No. 200, Tianfu Fifth Street, Chengdu(branch)

Beijing ICP No.19051205-1

© Beijing Steamory Technology Co.