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

add base64 config, fix errors #10

Merged
merged 3 commits into from
Jan 29, 2025
Merged

add base64 config, fix errors #10

merged 3 commits into from
Jan 29, 2025

Conversation

hmk
Copy link
Owner

@hmk hmk commented Jan 29, 2025

This pull request includes several changes to improve the configuration and documentation for the Box integration, as well as some code and dependency updates. The most important changes include adding new environment variables, updating the README.md for better clarity, modifying the main application code to support Base64 encoded JWT, and adding new dependencies.

Configuration and Documentation Updates:

  • .env.template: Added BOX_USER_ID and BOX_JWT_BASE64 environment variables.
  • README.md: Updated with new instructions for setting up Box JWT, including Base64 encoding and necessary environment variables. [1] [2] [3] [4] [5]

Code Updates:

  • src/index.ts: Modified to support Base64 encoded JWT for Box authentication. Added a console log override to filter out warnings. [1] [2] [3]

Dependency Updates:

  • package.json: Added new dependencies patch-package, postinstall-postinstall, and @types/pdfjs-dist. [1] [2]

Patch Updates:

@hmk hmk merged commit 9ed6549 into main Jan 29, 2025
0 of 2 checks passed
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.

1 participant