Skip to content

Conversation

imor
Copy link
Contributor

@imor imor commented Jan 6, 2025

Fixes #214

Failure is occurring in the redeem_access_token function when it tries to read the app.settings.jwt_secret which has been removed. redeem_access_token will now read the jwt secret from vault.

Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dbdev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 8:25am

Copy link

supabase bot commented Jan 6, 2025

Updates to Preview Branch (fix-missing-jwt-secret) ↗︎

Deployments Status Updated
Database Mon, 06 Jan 2025 08:25:25 UTC
Services Mon, 06 Jan 2025 08:25:25 UTC
APIs Mon, 06 Jan 2025 08:25:25 UTC

Tasks are run on every commit but only new migration files are pushed.
Close and reopen this PR if you want to apply changes from existing seed or migration files.

Tasks Status Updated
Configurations Mon, 06 Jan 2025 08:25:25 UTC
Migrations Mon, 06 Jan 2025 08:25:25 UTC
Seeding Mon, 06 Jan 2025 08:25:26 UTC
Edge Functions Mon, 06 Jan 2025 08:25:26 UTC

View logs for this Workflow Run ↗︎.
Learn more about Supabase for Git ↗︎.

@kiwicopple kiwicopple merged commit 7ee42a9 into master Jan 6, 2025
7 checks passed
@kiwicopple kiwicopple deleted the fix-missing-jwt-secret branch January 6, 2025 08:31
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.

dbdev publish command fails
2 participants