Skip to content

BUG:Update JWT verification to support ES256 with Supabase JWK #275

@PriyankaVerma2307

Description

@PriyankaVerma2307

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

📌 Issue Overview

Updated the JWT verification logic to work with ES256 using the Supabase JWK public key

🔍 Steps to Reproduce

  • Switched JWT decoding to ES256 algorithm
  • Used JWK public key from Supabase for verification
  • Verified token audience as "authenticated"

💡 Result

  • Authentication endpoints now work correctly end-to-end
  • Frontend requests no longer show Failed to fetch errors

Record

  • I agree to follow this project's Code of Conduct
  • I want to work on this issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions