Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do ensure security in desktop apps? #92

Open
345ml opened this issue Jul 8, 2020 · 0 comments
Open

How do ensure security in desktop apps? #92

345ml opened this issue Jul 8, 2020 · 0 comments

Comments

@345ml
Copy link

345ml commented Jul 8, 2020

https://github.com/mironal/electron-oauth-helper/blob/master/example/src/main/config.example.js
Isn't there a security concern about using secret information such as client_id and client_secret in the client-side code, as shown in the example?

For example, is it possible for this third party to impersonate the same application?
If this concern exists, would it be ideal to build a workflow through the server-side?

I apologize if this is a strange question.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant