Provide the settings via auth client. #21912
Unanswered
SebastianStehle
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Afaik the settings are not available at the moment via the SupabaseAuthClient, even though there is an endpoint for that:
https://github.com/supabase/gotrue?tab=readme-ov-file#get-settings
It would be great to have this available in the client or at least the option to make any http request using the - at the moment - protected properties like url and header information.
All reactions