webiny-js
webiny-js copied to clipboard
fix(api-security): load permissions immediately after authentication
Changes
This PR changes WHEN permissions are loaded for current identity. We want to have permissions loaded as soon as possible, BEFORE GraphQL resolvers kick in.
How Has This Been Tested?
Jest tests.