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 auth support in turso dev #752

Open
avinassh opened this issue Dec 17, 2023 · 0 comments
Open

Add auth support in turso dev #752

avinassh opened this issue Dec 17, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@avinassh
Copy link
Member

Right now, turso dev starts without any auth. libsql-server has an option of using JWT token file. So, we need to take the file path in turso dev and pass that as an option when starting libsql-server

e.g.:

turso dev --auth-jwt-key-file file.pem

requested here: https://discord.com/channels/933071162680958986/1185564578965364848/1185564578965364848

@avinassh avinassh added the good first issue Good for newcomers label Dec 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant