albert chen
albert chen
CCConvex Community
Created by timmm on 3/4/2025 in #support-community
Non OpenID Connect auth
I ended up implementing it as a cloudflare worker - more decoupled and less self-referential: https://github.com/mralbertchen/privy-oidc-wrapper
22 replies
CCConvex Community
Created by timmm on 3/4/2025 in #support-community
Non OpenID Connect auth
amazing thank you
22 replies
CCConvex Community
Created by timmm on 3/4/2025 in #support-community
Non OpenID Connect auth
Did you do all of this from using httpActions or did you host it yourself separately?
22 replies
CCConvex Community
Created by timmm on 3/4/2025 in #support-community
Non OpenID Connect auth
I also ran into this issue earlier. It’s not just the jwks endpoint but also their iss is missing https:// so it was getting rejected by the openidconnect rust library.
22 replies