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

feat(TCK): Implement token create method #1162

Merged
merged 3 commits into from
Nov 27, 2024
Merged

feat(TCK): Implement token create method #1162

merged 3 commits into from
Nov 27, 2024

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Nov 25, 2024

Implement token create method for the tck server.

Fixes: #1133

@0xivanov 0xivanov self-assigned this Nov 25, 2024
Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

Signed-off-by: Ivan Ivanov <[email protected]>
@0xivanov 0xivanov marked this pull request as ready for review November 27, 2024 12:21
@0xivanov 0xivanov requested review from a team as code owners November 27, 2024 12:21
tck/methods/token.go Outdated Show resolved Hide resolved
Signed-off-by: Ivan Ivanov <[email protected]>
Copy link
Contributor

@gsstoykov gsstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@0xivanov 0xivanov merged commit d7d719a into main Nov 27, 2024
6 checks passed
@0xivanov 0xivanov deleted the tck-token-create branch November 27, 2024 14:55
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.

feat(TCK): Implement TokenCreate method
2 participants