Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seamless integration with Frontend Frameworks #462

Open
yehudacohen opened this issue Oct 11, 2023 · 0 comments
Open

Seamless integration with Frontend Frameworks #462

yehudacohen opened this issue Oct 11, 2023 · 0 comments

Comments

@yehudacohen
Copy link
Contributor

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant