Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API reference for @fal-ai/client auth
async function getTemporaryAuthToken(app: string, config: RequiredConfig): Promise<string>
app
string
config
RequiredConfig
Promise<string>
type TokenProvider = (app: string) => Promise<string>
Was this page helpful?
Contact support