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

Add support for generating unprotected tokens #9

Merged
merged 4 commits into from
Jan 28, 2024

Conversation

ArmaanMcleod
Copy link
Owner

@ArmaanMcleod ArmaanMcleod commented Jan 28, 2024

Fixes #7.

What changed:

  • Added None parameter set for generating unprotect tokens.
  • A warning is displayed if none algorithm is used: Using NONE (unprotected) plain text algorithm without integrity protection.
  • Tests updated
  • Docs updated with warning and parameter set.
  • Formating changes added to make things a little more consistent.
  • Fixed VSCode task to work with new InvokeBuild module.

@ArmaanMcleod ArmaanMcleod merged commit c40e179 into main Jan 28, 2024
4 checks passed
@ArmaanMcleod ArmaanMcleod deleted the unprotected-token-support branch January 28, 2024 07:50
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.

Add support for generating unprotected tokens
1 participant