Hacker News new | ask | show | jobs
by cjcampbell 500 days ago
I’m surprised that the author chose to configure a public OIDC client for this scenario. Part of the benefit of this pattern is that it’s possible to use a confidential client, since the BFF can securely hold the client secret.