keycloakify / oidc-spa

Openid connect client for Single Page Applications
https://www.oidc-spa.dev
MIT License
48 stars 6 forks source link

Add the support of Client Secret #10

Closed Kapii1 closed 7 months ago

Kapii1 commented 7 months ago

This little modif to just allow connection OIDC providers using Access Type confidential.

vercel[bot] commented 7 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oidc-spa-example-react-router ❌ Failed (Inspect) Jan 31, 2024 11:12am
oidc-spa-example-tanstack ❌ Failed (Inspect) Jan 31, 2024 11:12am
garronej commented 7 months ago

@Kapii1 Thanks a lot man!