Skip to content

A problem when login to a solid pod in a chrome extension with ReactJs  #158

@Mohamed-MERZOUK

Description

@Mohamed-MERZOUK

I'm using Reactjs with Express as backend to create a solid chrome extension. I want to make a login interface in my extension to connect to a pod, it worked, but when i login to the pod and access the preferences i don't find a trace of the extension in trusted applications list in the pod. Because of that i thought i might implement the login script in the backend and send the login information to the frontend (the extension). When trying to do so i got another problem related to the 'window.open' method used in one of the solid-auth-client files. It said that i am not alowd to use the 'window' property on the backend side. Is there a way around this problem? Basically, login to a pod in a chrome extension using Reactjs and Express. Thank you.

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