How do I store/get session file using REST API ? #818
Unanswered
hamiruldev
asked this question in
Q&A
Replies: 1 comment
-
hi! It's not super efficient and only WEBJS engine would support it (the other engines require a bit more complex structure). Consider using local files (best choise for WEBJS) or MongoDB/PostgreSQL (all other engines also work with that) |
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
-
is it possible , when user scan_qr code it will store the session file via REST API, then when the application restart it will take from Endpoint ?
Beta Was this translation helpful? Give feedback.
All reactions