Better AuthBA
Better Auth10mo ago
14 replies
Furkan Özay

JWKS Error

Hello, I set up the oidc provider and configured the sso plugin, but when I tried to log in with sso, this is exactly where I got stuck

const key = keys.find((key) => key.kid === header.kid);


I guess this place doesn't give the right answer

@bekacru @Ping
image.png
Was this page helpful?