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

feat: easier local experience / quickstart without external services #1107

Open
juliusmarminge opened this issue Jul 15, 2024 · 5 comments
Open

Comments

@juliusmarminge
Copy link
Member

Should be easier to get up and running without requiring external services

Ref: https://x.com/zeeg/status/1812988031118213600?s=46&t=Uy_Hg1WWwsYDe1YleBLsaA

@noxify
Copy link
Contributor

noxify commented Jul 16, 2024

not sure if it's relevant, but if need a local oauth server, then https://github.com/axa-group/oauth2-mock-server could help.

We're using it internally for our automated E2E tests and it works fine.

If you want, I can provide some snippets.

@juliusmarminge
Copy link
Member Author

Sure! We can also maybe provide a credentials provider 🤔

@hamswaldenkv
Copy link

Sure! We can also maybe provide a credentials provider 🤔

Urgently needed !

@necmettindev
Copy link
Contributor

@juliusmarminge maybe we can go with jwt instead of session token. (it's a big bottleneck for high traffic)

@JovanJevtic
Copy link

JovanJevtic commented Oct 5, 2024

Would be awesome if there was a bare skeleton option, just to be able to easily get up and running expo inside turborepo (since it's not easy to do with expo-router and pnpm)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants