A demo of the PKCE Auth Flow using Svelte
npm i
.env
ONELOGIN_CLIENT_ID=<oidc_app_client_id>
This app accompanies the Medium post which explains this in detail.
For more info about Svelte For more info about PKCE