Skip to content

How do we store local Settings #55

Description

@cbleek

When running the app in electron, and clicking on the facebook button, the authentification does not work.

Bildschirmfoto 2020-02-24 um 21 13 20

This is probably because we set the app id only in https://github.com/cross-solution/cross-solution.de/blob/master/src/boot/hello.js. An app secret is set nowhere. Maybe the auth is working in the web app (ssr:pwa mode) because facebook can determine a Hostname, which is sending requests.

Bildschirmfoto 2020-02-24 um 21 21 08

However. We have to answer the question, how to store user settings in an electron app.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions