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

How to use this template without firebase #111

Open
tangenttechno opened this issue Jan 15, 2023 · 3 comments
Open

How to use this template without firebase #111

tangenttechno opened this issue Jan 15, 2023 · 3 comments

Comments

@tangenttechno
Copy link

tangenttechno commented Jan 15, 2023

@bizz84 I am planning to use this starter project. But i am using my own server for OTP login and authorization. Can this project be used without firebase auth module?

@bizz84
Copy link
Owner

bizz84 commented Jan 23, 2023

It can be done, but you'd have to rip out all the Firebase-specific code.

I don't see this project as a template as such - more like a reference example app for my Riverpod architecture.

@jantech
Copy link

jantech commented Jan 24, 2024

Hi @bizz84 , Could you please clone or revamp this project as without firebase. it would be really helpful people using their own custom backend.

On the internet most of the example apps are using firebase, but in real situation many of the organization using custom backend / Api's built with popular languages like (PHP, DOTNET Core, NODE, etc), in such case we would need to integrate flutter with custom API's

Kindly consider, and provide guide for custom backend/Api approach also.

Looking forward to here from you.

Thanks,
Jagan

@bizz84
Copy link
Owner

bizz84 commented Jan 25, 2024

Thank you for the suggestion. I agree this would be useful and I've added to my (admittedly long) todo list. So no ETA yet.

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

3 participants