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: add client with services #4

Merged
merged 14 commits into from
Jun 4, 2024

Conversation

IliasElbarnoussi
Copy link
Contributor

  • feat: implement isHmacValid function to verify HMAC signatures
  • hmac validation with nobles/hashes
  • Update package.json
  • add biomejs and pnpm
  • change license in package.json & add license in root
  • add client with the bundled services

Copy link
Member

@berendsliedrecht berendsliedrecht left a comment

Choose a reason for hiding this comment

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

Couple of minor points required before merging! Otherwise looks good!

.github/workflows/continuous-integration.yaml Show resolved Hide resolved
openapi-ts.config.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/client.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Copy link
Member

@berendsliedrecht berendsliedrecht left a comment

Choose a reason for hiding this comment

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

One small note about the generated code.

generated/core/ApiError.ts Outdated Show resolved Hide resolved
@berendsliedrecht berendsliedrecht merged commit 571ecdc into animo:main Jun 4, 2024
@berendsliedrecht berendsliedrecht deleted the add-client-and-services branch June 4, 2024 11:37
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.

2 participants