Skip to content

Tokens

This page is coming soon. Tokens authenticate bento against cache.bento.build. Once you’ve signed in to app.bento.build, generate a token, then export it:

Terminal window
export BENTO_CACHE_TOKEN=<paste>

Or run bento login for the interactive device-code flow that stashes the JWT in the OS keychain (with a ~/.bento/credentials 0600 file fallback for keychain-less hosts).

For the full security model (claim shape, rotation, revocation), see the dashboard’s Tokens page once you’re signed in.