Skip to content

How do we store local Settings #54

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.

@calmcalmdown do you have an idea?

Metadata

Metadata

Assignees

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions