adobe / helix-sidekick-extension

Browser extension for authors on AEM projects
Apache License 2.0
21 stars 39 forks source link

[helix5] use transient site token #785

Closed rofe closed 2 months ago

rofe commented 3 months ago

The sidekick should allow users to log in to their Helix 5 site in case of a 401. After successful login against the admin service, the admin service returns a site-specific token which the sidekick extension can inject into an Authorization header for every subsequent request to the same host.

Note: this feature will replace #737.

trieloff commented 2 months ago

:tada: This issue has been resolved in version 6.49.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: