pilcrowOnPaper / oslo

A collection of auth-related utilities
https://oslo.js.org
MIT License
1.01k stars 32 forks source link

Add "ES384" as option of "codeChallengeMethod" #82

Closed ggomarighetti closed 2 months ago

ggomarighetti commented 2 months ago

I was trying to use the library to connect to my provider (Logto) and they use undisputedly the "ES384" algorithm, option that is not currently available in the "oauth2" project but inside the "crypto" project.

pilcrowOnPaper commented 2 months ago

As far as I'm aware, this isn't part of any standard or a de facto standard. Oslo only intends to support standardized features