Skip to content

OAuth is not working in electron #56

Description

@cbleek

OAuth in a Webpage is working by simply add the APP_ID to the hellojs request. The OAuth provider can check the domain of a requesting service, to ensure the authentication on an application level. If an application is running in electron mode, the domain is localhost, which cannot be mapped to a responsible person.

Therefore it is probably necessary to send the secret in the hellojs requests.

but maybe I'm wrong

created because of #54

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions