Skip to content

OAuth is not working in electron #56

@cbleek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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