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(encryption): add String variants using base64 #634

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

steebchen
Copy link
Member

Description

Adds string methods which use base64 internally to easily read and write strings from/to the database

Type of change

  • New feature (non-breaking change which adds functionality)

What's Changed

Copy link

vercel bot commented Jun 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
hatchet-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 24, 2024 8:24pm

@steebchen steebchen changed the title feat(encryption): add String using base64 variants feat(encryption): add String variants using base64 Jun 24, 2024
@steebchen steebchen merged commit 1fb8576 into main Jun 24, 2024
25 checks passed
@steebchen steebchen deleted the feat/enc-string branch June 24, 2024 22: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.

None yet

2 participants