Use the Vue 3 sample when you need a clean SPA baseline for modern OIDC login without inventing your own browser auth flow.
This sample keeps the Vue 3 integration focused on standard browser-based sign-in. Use it for direct self-service access. If your product later needs managed profiles or delegated handling, add those capabilities explicitly rather than forcing them into a simple frontend account model.
These pages explain the sample on Tuurio's domain. GitHub remains the code host.