-
Notifications
You must be signed in to change notification settings - Fork 0
feat: generate token and create own token #140
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
Conversation
|
The current rules for the token are just placeholders because I am unsure what the rules should be therefore we need to decide what is important
|
see #118 reply |
Claiyc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
session stopped message should not appear when session is not running
Claiyc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm


PR description
Describe your changes in detail here
Now you can regenerate a cryptographic token or you are able to create your own token by writing in the text field.
Currently, the rules are very simple, they have to be specified by the team in a more consice way. Additionally, I set it up so that the notification system is incorporated in this.
Definition Of Done (DoD)
This PR can be squashed / merged if
Add additional conditions here if necessary for this PR
Fix: #118