sst / ion

SST v3
https://sst.dev
MIT License
1.91k stars 226 forks source link

Auth Example #660

Open ilyagru opened 2 months ago

ilyagru commented 2 months ago

Hey!

It would be great to add a simple example on how to implement authentication for a Remix.js or Next.js app and connect everything. So for example, a user needs to register/log in to the app to access their files in the bucket.

Thanks!

peterokwara commented 2 months ago

I did one for SvelteKit but it doesn't work on Firefox and safari https://github.com/peterokwara/sst-auth-sveltekit-issue

jayair commented 2 months ago

Yeah once we launch Auth we'll add these.

Btw are you talking about SST Auth or any type of auth?

dmeehan1968 commented 2 months ago

See #734