miragejs / discuss

Ask questions, get help, and share what you've built with Mirage
MIT License
2 stars 0 forks source link

Auth + upload #14

Open guledali opened 5 years ago

guledali commented 5 years ago

Would be nice to have an example on clientside-auth and file uploading

ryanto commented 4 years ago

Hey @guledali

Thanks for opening this issue! These are great questions and we should have answers for them on the site. Let's use this issue for the time being.

I've seen each of these handled a bit differently across Mirage apps, so I think it really comes down to how you are handling auth and uploads. Could you describe what how you're doing auth (session, api key, jwt?) and how your upload architecture works?

samselikoff commented 4 years ago

FYI: Transferred this to our Discuss repo, our new home for more open-ended conversations and questions about Mirage!

If things become more concrete + actionable we can create a tracking issue in the main repo.