Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement auth component for Svelte #43

Open
mpscholten opened this issue May 24, 2022 · 2 comments
Open

Implement auth component for Svelte #43

mpscholten opened this issue May 24, 2022 · 2 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mpscholten
Copy link
Member

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 👍

@mpscholten mpscholten added good first issue Good for newcomers help wanted Extra attention is needed labels May 24, 2022
@TheUltDev
Copy link

TheUltDev commented Jul 3, 2022

Mitosis may be a good solution this issue, and #25 #35 #42 as well.
Not affiliated with them, but I would like React Native support.
All frameworks could possibly be supported easily this way.

@mpscholten
Copy link
Member Author

Thanks for pointing out. We've actually looked into Mitosis already :) It's working well for simple components, but more complex functionality still requires manual adjustments.

There's an expo template here btw: https://github.com/digitallyinduced/ihp-backend-expo-starter It might be a bit oudated, but it's definitly possible to run Thin with React Native already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants