https://design.penpot.app/#/settings/access-tokens
The self host Penpot does not have an access tokens page
Does the self host Penpot not have this feature?
https://design.penpot.app/#/settings/access-tokens
The self host Penpot does not have an access tokens page
Hi @lin,
the self-hosted version has the access tokens feature behind the enable-access-tokens feature flag. Did you set it in the compose file? It’s not set by default.
Thank you, I will try modifying the penpot background environment in docker-compose.yaml to add enable access tokens

Thank you, the issue has been resolved