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

Better cli support for custom lit session #726

Open
cjc21 opened this issue Feb 27, 2024 · 0 comments
Open

Better cli support for custom lit session #726

cjc21 opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@cjc21
Copy link

cjc21 commented Feb 27, 2024

Is your feature request related to a problem? Please describe.
I am trying to add a specific permission to my readonly LIT account. I like that I could view my node on the go, but I want to also be able to perform low risk operations on the go too (for example update routing fees)

Describe the solution you'd like
Right now there is no straightforward way to do this via the CLI because Lit CLI doesn't take the same arguments as bakemacaroon. Lit CLI only takes URIs as arguments, and as far as I know there is no easy way to find out the URIs for a readonly macaroon.

Please read this slack thread for more context

Describe alternatives you've considered
Allow the CLI to take the same argument as bake macaroon like info:read etc.

@cjc21 cjc21 added the enhancement New feature or request label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant