strykejern / suparust

Apache License 2.0
0 stars 0 forks source link

storage function not refreshing access token #2

Open strykejern opened 2 days ago

strykejern commented 2 days ago

Calling the storage function will not try to refresh the access token if it's about to expire, or has expired. PostgREST functions from and rpc should still refresh as expected.