Extracting Custom Attributes from Okra OIDC's `.well-known/openid-configuration` claims_supported using NextAuth

15 Views Asked by At

I'm using Okra OIDC and trying to add custom attributes. I've confirmed that the key I added exists in claims_supported via .well-known/openid-configuration. How can I extract this value using NextAuth?

Thanks for reading

0

There are 0 best solutions below