Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / AuthenticationToken

Type Alias: AuthenticationToken

AuthenticationToken = object

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:662

Properties

token

token: string

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:666

a JWT token that could be used to authenticate requests


token_expiration?

optional token_expiration: number

Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:670

Unix Epoch in seconds

Licensed under BUSL-1.1