corbado / javascript

MIT License
7 stars 2 forks source link

Remove the WC from SPA examples #179

Closed incorbador closed 1 month ago

incorbador commented 4 months ago

Why

As we don't have dedicated support for Angular, Vue and Svelte yet, we have been using the legacy web component (WC) in our examples and blog posts so far. We now want to remove the WC completely => we must replace it in our blog posts and wizard examples for the previously mentioned technologies.

This depends on #169 and #168

TODOS

Angular (replace with web-js)

Vue (replace with web-js)

Svelte (replace with web-js)

Acceptance criteria

vincentdelitz commented 4 months ago

@incorbador done