strykejern / suparust

Apache License 2.0
0 stars 0 forks source link

storage function not refreshing access token #2

Closed strykejern closed 4 weeks ago

strykejern commented 1 month 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.

strykejern commented 4 weeks ago

Fixed in cbeb5df