GenAuth DocsDocuments
Concepts
User Guide
Development Integration
Metadata
Development Integration
Multi-tenant (beta)
Console Documentation
Multi-tenant Console
Tenant Console
Saas Application Demo
Concepts
User Guide
Development Integration
Metadata
Development Integration
Multi-tenant (beta)
Console Documentation
Multi-tenant Console
Tenant Console
Saas Application Demo
Old version
User Guide
  • Quick Start

  • Authentication

  • Access Control

  • Authorization

  • Adaptive MFA

  • User Account Management

  • User Directory Management

  • Applications

  • Become a Federation Authentication Identity Provider

  • Connect External Identity Providers (IdP)

  • WeChat Ecosystem Full Scenario Capabilities

  • Migrate Users to GenAuth

  • Security Settings

  • Branding

  • Automation

  • Audit Logs

  • Setting

  • FAQ

    • How to get the user pool ID
    • How to get the application ID
    • How to validate the user identity credential (token)
    • User pool with unified domain name
    • How to identify the source of users
    • Join the local table GenAuth users with your business data
    • The impact of disabling third-party cookies on GenAuth
    • How to deploy a transit proxy server
    • How to obtain the GenAuth server cluster IP
    • Pipeline FAQ
  1. User Guide
  2. /
  3. FAQ

  4. /
  5. Pipeline FAQ

¶ Pipeline FAQ

Update time: 2025-04-11 11:21:15
Edit

¶ Q: Does the Pipeline function support async await syntax?

A: Yes.

¶ Q: Can I use GenAuth SDK in the Pipeline function?

A: Yes, without importing and initializing. For details, see Available Node Modules.

¶ Q: Can I write Pipeline functions in other languages?

A: No, currently only Node language is supported.

¶ Q: What are the precautions for writing Pipeline functions?

A:

  • Please do not rename the pipe function.

  • It is recommended not to hard code, use environment variables to store constant values.

¶ Q: What is the impact of refreshing the user pool secret on the Pipeline function?

A: Since the GenAuth Pipeline function runs completely in the cloud, refreshing the user pool secret will update all Pipeline functions in the user pool at the same time. This means that authing-js-sdk will not be able to be used normally in the Pipeline function for a short period of time.

¶ Q: What are the performance optimization methods?

A: If it is a function that is not directly related to the pipeline process, such as new user registration notification, etc., it can be [set to asynchronous execution] (pipeline-function-api-doc.md#Set asynchronous execution).

Previous article: How to obtain the GenAuth server cluster IP

User identity management

Integrated third-party login
Customized authentication process

Enterprise internal management

Single sign-on
Multi-factor authentication
Permission management

Developer

Development Documentation
GitHub (opens new window)

Company

official@genauth.ai
16th Floor, Building B, Beichen Century Center, Chaoyang District, Beijing (Total)
Room 406, 4th Floor, Block B, No. 200, Tianfu Fifth Street, High-tech Zone, Chengdu (Branch)

© Beijing Steamory Technology Co., Ltd.