Skip to content

explore a way to store the burner on the same origin as starkpilled #86

@gregoryguillou

Description

@gregoryguillou

Objectives

We would like to know if there is a way to add the wallet on the same origin as the application. The motivations are beyond the scope of that issue and will be discussed. Anyway the goal of that PR is to see if we can move a NextJS app as a pure static app (i.e. no api) on a subdirectory of another app and load it in the iframe.

Success Criterias

The objective here is just to know if that is feasible. We would need:

  • to see if we can package any react app in '/burner' and not '/' for a website
  • what is required in the iframe to open `/burner'
  • see if we can access the sessionStore in incognito mode if the iframe content is on the same origin as the main app.

Additional Information

That would be interesting to check if anyone has done something like that already and if not, why?

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