Skip to content

Conversation

@pcnc
Copy link
Member

@pcnc pcnc commented May 15, 2024

What kind of change does this PR introduce?

  • adds the ability to specify a custom route prefix for a project's PostgREST service

Additional context

https://supabase.slack.com/archives/C01D6TWFFFW/p1715697051055689

@pcnc pcnc requested review from kamilogorek and w3b6x9 May 15, 2024 08:52
realtime: DEFAULT_REALTIME_OPTIONS,
auth: { ...DEFAULT_AUTH_OPTIONS, storageKey: defaultStorageKey },
global: DEFAULT_GLOBAL_OPTIONS,
postgrest: DEFAULT_POSTGREST_OPTIONS,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There already is a settings.db project, although that targets database access-related modifiers.
This addition simply targets how the lib interfaces with PostgREST

@pcnc pcnc requested a review from a team May 15, 2024 09:18
@pcnc pcnc closed this May 15, 2024
@kamilogorek
Copy link
Member

Oh, why is it gone? 👀

mandarini pushed a commit that referenced this pull request Oct 2, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.69.1](supabase/auth-js@v2.69.0...v2.69.1)
(2025-03-24)


### Bug Fixes

* `generatePKCEChallenge` should use btoa
([#1044](supabase/auth-js#1044))
([15d308e](supabase/auth-js@15d308e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants