Willlasbury / tindeq_server

python server to handle data from tindeq_interface
1 stars 0 forks source link

Custom Supabase request tool #23

Closed Willlasbury closed 8 months ago

Willlasbury commented 8 months ago

Was having issues with supabase's built in tools. I could not define headers to contain my apikey and users access token. So, I created my own simplified version to access supabse through requests