Save credentials without having a persistent file storage #377
Unanswered
TempleClause
asked this question in
Q&A
Replies: 1 comment
-
This project is just a small REST API wrapper around signal-cli, so all the heavy lifting is done in signal-cli. If signal-cli supports it, it can also be exposed via this project. But I doubt, that this will be (easily) possible. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I was wondering if there is an easy way to get this library to work without a persistent file storage.
Would like to run it on GCP Cloud Run which is stateless. Is there an easy way to make this work without having a persistent file storage?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions