Replies: 1 comment
-
|
I can't tell you if it is possible. GirCore is just a wrapper around the c api. I tried to use the api in a simple way and it worked. Please see the official documentation: https://gnome.pages.gitlab.gnome.org/libsecret/ If you find any thing missing in GirCore please open a new issue so it can be tracked and resolved. |
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.
-
There is the secret implementation in gir.core with this example here. In the example I can see that it finds the default collection where other apps have stored sensitive data. My question is: How can I store my apps data there? Does anyone have any example on how to do it? Or is this even possible currently?
Beta Was this translation helpful? Give feedback.
All reactions