- March 6, 2020
Migrated roles and permissions code
Open CommerceWhat
We moved remaining
roleandpermissions-related code out of the Open Commerce API and into thesimple-authorizationplugin.Why
Previously, developers had to use the built-in authentication service or fork the whole app to use a custom one. This change makes it easier to swap this plugin for a custom authorization service or implement other options like Auth0.