Skip to content

Add dynamic auth token updates#11

Merged
zoedsoupe merged 4 commits into
supabase-community:mainfrom
supabase-communite:main
Dec 2, 2025
Merged

Add dynamic auth token updates#11
zoedsoupe merged 4 commits into
supabase-community:mainfrom
supabase-communite:main

Conversation

@valt-x
Copy link
Copy Markdown
Contributor

@valt-x valt-x commented Dec 1, 2025

Adds update_auth/2 and :auth option for invoke/3 to support token rotation like JS client's setAuth(). Closes #3

Adds update_auth/2 and :auth option for invoke/3 to support token rotation like JS client's setAuth(). Closes supabase-community#3
Comment thread lib/supabase/functions.ex Outdated
Comment thread lib/supabase/functions.ex Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread lib/supabase/functions.ex Outdated
@valt-x
Copy link
Copy Markdown
Contributor Author

valt-x commented Dec 2, 2025

Glad you reviewed it

Comment thread CHANGELOG.md Outdated
@zoedsoupe zoedsoupe merged commit 8a48c1d into supabase-community:main Dec 2, 2025
6 checks passed
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.

Add dynamic auth token updates

2 participants