-
Notifications
You must be signed in to change notification settings - Fork 8
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
Manage a token name only once #18
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Mohab Usama <mohab.abdelhameed@zalando.de>
2 similar comments
@hjacobs could you please take a look? |
LGTM, but there is the theoretical breaking change for situations where multiple |
Yeah, thought about it! |
👍 |
1 similar comment
👍 |
Manage a token name only once. This avoids resetting already valid token for the same token name.
Signed-off-by: Mohab Usama mohab.abdelhameed@zalando.de