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

Improve BTCPay integration #29

Closed
apotdevin opened this issue Apr 23, 2020 · 1 comment
Closed

Improve BTCPay integration #29

apotdevin opened this issue Apr 23, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@apotdevin
Copy link
Owner

Is your feature request related to a problem? Please describe.
The integration with BTCPay can be much better and provide more functionality.

Describe the solution you'd like

  • Add a way to load macaroons from a provided directory.
  • And multi-arch images to support raspberry pi, rock pi, etc

Additional context

To consider:

  • Add some way to auth: The preferred way is to generate a cookie file which a secret(password) and tell btcpay the location. BTCPay then loads it and generates a one-time url to access your app. Your app validates the secret against the file, and then generates a new cookie file(replaces old one) for the next auth attempt.
@apotdevin apotdevin added the enhancement New feature or request label Apr 23, 2020
@apotdevin
Copy link
Owner Author

Cookie authentication was added with #38 which should enable BTCPayServer full integration

Kodylow added a commit to Kodylow/thunderhub that referenced this issue Jan 23, 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