Atticuszz / fastapi_supabase_template

👏fastapi deeply integrates with supabase,auth,curd postgresql,file upload ,etc , all in one😎,inspired by full stack fastapi postgresql
MIT License
83 stars 5 forks source link

Authentication Issues #80

Closed noamsiegel closed 5 months ago

noamsiegel commented 5 months ago

Describe the bug Even with exporting all the correct keys, I still get "Detail: Not Authenticated"

To Reproduce Steps to reproduce the behavior:

  1. Follow all the README.md steps
  2. export keys

Expected behavior I expect the FastAPI endpoints to work.

Screenshots image image

Desktop (please complete the following information):

Atticuszz commented 5 months ago

Hi,

I noticed the images aren't showing up for me. Could you please update the image links? It would really help me follow along better.

Thanks!