Roger-luo / Ion

Ion - a CLI toolbox for Julia developers

Home Page:https://rogerluo.dev/Ion/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

just store token in plain config file

Roger-luo opened this issue · comments

on Linux system this currently gives

Platform secure storage failure: zbus error: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.secrets was not provided by any .service files

if there is no secret service available. It seem gh, cargo just store them in plain config file. It's probably not necessary to have it encrypted anyway