The self host Penpot did not access the token control page

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?:rofl:

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

image
Thank you, the issue has been resolved