-
Notifications
You must be signed in to change notification settings - Fork 0
feat: Add OAuth token encryption and decryption functions #79
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
|
You want to create a new package for this called |
Thank you, I pretty much just copied the project structure over from |
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.
NIce! I think you also need a CHANGELOG.md file and a changeset or this using pnpm run changeset
EDIT: just checked my previous PRs / commits, you only need a changeset
I think that adding a net-new package would qualify as a minor, not major, change since no existing APIs have changed, so I went ahead and added a minor changeset |
HiranmayaGundu
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.
Thanks!
Creates a new
node-embed-sdkpackage that contains functions to encrypt and decrypt OAuth tokens for JWT embeds on version 1.1.Documentation forthcoming