Skip to content

refactor: share request logic between sub-packages #141

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

Merged
merged 7 commits into from
Nov 2, 2023

Conversation

grdsdev
Copy link
Collaborator

@grdsdev grdsdev commented Nov 2, 2023

What kind of change does this PR introduce?

Refactor

What is the current behavior?

Some sub-packages implement their logic for building a URLRequest.

What is the new behavior?

All sub-packages, GoTrue, Supabase, and PostgREST, share the same logic for transforming a Request into a URLRequest for later execution.

@grdsdev grdsdev force-pushed the refactor/share-request-logic branch from 78a9cca to ac07fe6 Compare November 2, 2023 11:16
@grdsdev grdsdev enabled auto-merge (squash) November 2, 2023 11:53
@grdsdev grdsdev merged commit 0c8ffcc into main Nov 2, 2023
@grdsdev grdsdev deleted the refactor/share-request-logic branch November 2, 2023 12:10
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.

1 participant