Hi, I have a react native project using expo typescript, while creating the upload client the issue is that the auth token expires after some time, the upload will work initially but after some time it will show error that jwt token is not correct. I am using uppy react supabse code given in the resumable upload docs.
How to approach this, is there any way to reinitialise or update the client after the auth token changes, and I also had a doubt that if the auth token changes in between the upload what will happen in that case.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.