2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)JavaScript30 forks (30 forks)github user discovery
good first issuehelp wanted
Repository metrics
- Stars
- 1,248 stars (1,248 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
The thin-backend-react/auth-ui.tsx module should be ported to Svelte to thin-backend-svelte, so that we can provide in-app login in Svelte apps as well 👍
Contributor guide
- Research direction
- Examine the React component in thin backend react/auth ui.tsx and understand its authentication logic, then implement a similar component in Svelte using Svelte stores and onMount lifecycle.
- Tech stack
- sveltejavascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- SvelteReact