You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which leaves us with options to implement/port ourselves or reply on 3rd party library (if any). Honestly i don't like both options given and fixed different kinds of attacks on jose/jwt libs. Would really like support from runtime much more.
what did you mean by JWK support? Add new KeyType.OKP? Real bridging between JWK and native crypto is possible once we know what type of key object for actual crypto is used.
https://datatracker.ietf.org/doc/html/rfc8037
Even if support for the actual cryptography is deemed out of scope or too hard for now, it would be good to add the serialization support to JWK.
The text was updated successfully, but these errors were encountered: