Credential manager #165

Closed
opened 2026-01-29 16:32:43 +00:00 by claunia · 2 comments
Owner

Originally created by @R00iBaard on GitHub (May 24, 2018).

Hey, is there a way to store credentials via an electron API of some kind?
Im just asking before I look at doing my own.
The only thing I have found so far - https://github.com/atom/node-keytar

Originally created by @R00iBaard on GitHub (May 24, 2018). Hey, is there a way to store credentials via an electron API of some kind? Im just asking before I look at doing my own. The only thing I have found so far - https://github.com/atom/node-keytar
Author
Owner

@Owez commented on GitHub (Jun 23, 2018):

I think it would be best to write your own credential manager with a hash of your choice.

@Owez commented on GitHub (Jun 23, 2018): I think it would be best to write your own credential manager with a hash of your choice.
Author
Owner

@R00iBaard commented on GitHub (Jun 25, 2018):

Yeah thanks man, ended up doing that. However we aren't using Electron.NET anymore, far from a production ready solution unfortunately.

@R00iBaard commented on GitHub (Jun 25, 2018): Yeah thanks man, ended up doing that. However we aren't using Electron.NET anymore, far from a production ready solution unfortunately.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#165