Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support private EC key signing #334

Open
bavjackson opened this issue May 5, 2024 · 0 comments
Open

Support private EC key signing #334

bavjackson opened this issue May 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bavjackson
Copy link

Bug report

  • [ x] I confirm this is a bug with Supabase, not with my own application.
  • [x ] I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

The supabase edge runtime carried over a lack of support for private EC key signing from the deno runtime issue 18972. This was fixed in Deno in march via pr 22914.

To Reproduce

https://github.com/bavjackson/deno-example

Expected behavior

The runtime should support private EC key encryption, as this is used as part of several well used libraries, including 'google-auth-library'.

Additional context

Applies to several libraries, as shown in the linked Deno issue.

@james-bowers

@bavjackson bavjackson added the bug Something isn't working label May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant