mirror of
https://github.com/penpot/penpot.git
synced 2026-04-29 05:08:08 +00:00
The rationale behind the refactor: - Make available profile data to other middlewares without the need to access to the database (mainly for error reporting). - Align with codestyle with the rest of internal modules. - Simplify code.