sonatype-nexus-community / sonatype-platform-browser-extension

The Sonatype Platform Browser Extension
https://sonatype-nexus-community.github.io/sonatype-platform-browser-extension/
Apache License 2.0
2 stars 3 forks source link

feat: automatically prompt user for updated credentials if they become invalid during use #103

Closed madpah closed 1 year ago

madpah commented 1 year ago

Resolves #102.

This PR adds logic to detect 401 (Un-authorized) responses from Sonatype IQ Server and will open the extensions Options Page with a notice prompting the user to update their credentials (currently in English only).

Screenshot 2023-10-13 at 08 39 29
madpah commented 1 year ago

@maurycupitt has confirmed locally also.

brent-spiner commented 1 year ago

:tada: This PR is included in version 2.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: