Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Seamless integration with Frontend Frameworks #462

@yehudacohen

Description

@yehudacohen

I would love to have my eventual service accessible securely from within my NextJS, Remix, and SvelteKit apps. I think a smart way to enable this would be to have meta constructs that bind SST's constructs like this SvelteKit app construct with an eventual Service construct. This meta-construct might share configuration which allows the SST deployed app to securely communicate with the deployed eventual Service without needing to configure anything. The EventualClient could then automatically look for the configuration upon construction and automatically authenticate all services between the server side of the SvelteKit app and the Eventual Service.

This would also enable the community to manage authentication to Eventual Service defined functionality using the existing ecosystems of these frontend frameworks. Does this make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions