Commit f28ce63
committed
test: adapt datumGateway jose test to v6 API
jose v6 removes the KeyLike type; keys are now Web Crypto CryptoKey.
Update the auth module test's key type annotation accordingly. The
runtime provider uses only APIs retained in v6 (createRemoteJWKSet,
jwtVerify) and needs no change.
Claude-Session: https://claude.ai/code/session_01NMSkwUcaTmZr7S5XmV2aFG1 parent b138ea9 commit f28ce63
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments