You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add license check to setup wizard and status bar check (#24)
Adds checking for localstack license during the setup process and as a
part of `isSetupRequired` checks on startup and in status bar.
Also adds proactive license activation to mitigate caching issues and
unnecessary redirects when activation can be done in the background.
License check and activation are performed right after authentication.
Updated setup flow with license activation:

Note: Not adding telemetry yet as I want to clarify schema update
process first - this PR adds another step in the middle of setup flow
therefore step positions shift.
---------
Co-authored-by: Cristian Pallarés <[email protected]>
0 commit comments