Skip to content

How to persistence data storage in Wailsapp? 怎么进行本地数据持久化存储? #3986

Answered by barats
aylvn asked this question in Q&A
Discussion options

You must be logged in to vote

You can do this in two ways:

  1. Use JavaScript to store tokens, the very same way u do it in a WEB project.
  2. Pass tokens to wails backend and write it into local file system.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aylvn
Comment options

Answer selected by aylvn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants