webiny-js icon indicating copy to clipboard operation
webiny-js copied to clipboard

fix(api-security): load permissions immediately after authentication

Open Pavel910 opened this issue 2 years ago • 0 comments

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.

Pavel910 avatar Nov 14 '23 09:11 Pavel910