>
= PKCE =
Proof Key for Code Exchange): For mobile or Single Page Applications (SPAs) we shoulduse Authorization Code Grant with PKCE.
== Keycloak PKCE client Gemini generated ==
* Could you implement a javascript client with html with no nodejs need ?
{{{#!highlight xml
OAuth2 PKCE Client
OAuth2 JS Client (No Node.js)
Checking status...
Token Info:
Not logged in.
}}}
== Azure Entra ID PKCE client - Gemini generated ==
* Can you adapt the html to azure entra id endpoints ?
{{{#!highlight xml
Azure Entra ID PKCE Client