Skip to content
#

spa

aurelia logo

Aurelia is a next generation JavaScript client framework that leverages simple conventions to empower your creativity.

Here are 3,203 public repositories matching this topic...

webiny-js
Pavel910
Pavel910 commented Jun 30, 2021

This is:

  • Bug

Detailed Description

When API key is loaded from DB, its permissions are loaded together with the API key data. Once that API key is authenticated, and authorization kicks in, it stores the initial permissions into a cache object, which lives as long as Lambda is alive.

This introduces a problem when we update API key permissions. On subsequent requests, even though th