Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: narrow the auth event listening #573

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

silentworks
Copy link
Contributor

What kind of change does this PR introduce?

Narrow the events we listen to in order to reset the postgrest and storage libraries

What is the current behavior?

We are listening to every event

What is the new behavior?

We are only listening to a select few who might trigger a JWT refresh

Additional context

Add any other context or screenshots.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (d1f4574) 72.34% compared to head (5e5b1e4) 71.95%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #573      +/-   ##
==========================================
- Coverage   72.34%   71.95%   -0.39%     
==========================================
  Files           9        9              
  Lines         188      189       +1     
==========================================
  Hits          136      136              
- Misses         52       53       +1     
Files Coverage Δ
supabase/client.py 72.61% <0.00%> (-0.88%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: Sourcery AI <>
@silentworks silentworks merged commit 0a080d0 into main Sep 29, 2023
@silentworks silentworks deleted the silentworks/narrow-auth-events-listening branch September 29, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants