Skip to content

feat: add jwt auth (#524) #855

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: add jwt auth (#524) #855

wants to merge 2 commits into from

Conversation

emmc15
Copy link

@emmc15 emmc15 commented Jul 18, 2025

Issue

Adds a simple Auth for JWT (accessToken in Trino JDBC)

Added very simple test to validate JWT is being passed correctly through the client.

Bumped package.json version for release.

Copy link

cla-bot bot commented Jul 18, 2025

Thank you for your pull request and welcome to the Trino community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. Continue to work with us on the review and improvements in this PR, and submit the signed CLA to [email protected]. Photos, scans, or digitally-signed PDF files are all suitable. Processing may take a few days. The CLA needs to be on file before we merge your changes. For more information, see https://github.com/trinodb/cla

@emmc15 emmc15 changed the title feat: add jwt auth [#524](https://github.com/trinodb/trino-js-client/issues/524) feat: add jwt auth (#524) Jul 18, 2025
@cla-bot cla-bot bot added the cla-signed label Jul 25, 2025
@emmc15 emmc15 requested review from mosabua and regadas July 25, 2025 17:28
@emmc15
Copy link
Author

emmc15 commented Jul 25, 2025

Hey @mosabua and @regadas, please let me know if there is anything missing or needed for this PR. Happy to update this. Currently using a local version of this feature but would like to have in the official client. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant