Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand license activation flow to detect if active and allow skipping #31

Merged
merged 2 commits into from
Feb 16, 2023

Conversation

tnederlof
Copy link
Contributor

Closes #29

The license activation flow now is as follows...

  1. Detect if Workbench has an activate license already (if so then skip the rest)
  2. If nothing is active, ask the user if they want to activate with a license key
  3. If a user says yes, then it prompts for a license key which is then activated

Screen Shot 2023-02-16 at 5 41 39 PM

@tnederlof tnederlof self-assigned this Feb 16, 2023
@tnederlof tnederlof merged commit 5ab3901 into main Feb 16, 2023
@dpastoor dpastoor deleted the change-license-step branch February 23, 2023 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify license prompt to allow a user to skip
1 participant