refine-firebase: How to use it for auth & data stored
Can you give me example to use the package refine-firebase to handle auth & CRUD on firestore. @rturan
Thanks in advance!
3 Replies
Hi, I am refine support bot :wave:. I am here to help you with your question. I searched for the answer to your question in the refine documentation and found an answer! 🏆
Answer: You can use the AuthProvider methods in refine-firebase to handle authentication and CRUD operations on Firestore. Examples of authentication with refine-firebase can be found in the documentation for Ant Design, Material UI, and Chakra UI. SOURCES: ./docs/examples/auth-provider/google-auth.md ./docs/examples/authentication/antd.md ./docs/examples/authentication/mui.md ./docs/examples/authentication/chakra-ui.md
Answer: You can use the AuthProvider methods in refine-firebase to handle authentication and CRUD operations on Firestore. Examples of authentication with refine-firebase can be found in the documentation for Ant Design, Material UI, and Chakra UI. SOURCES: ./docs/examples/auth-provider/google-auth.md ./docs/examples/authentication/antd.md ./docs/examples/authentication/mui.md ./docs/examples/authentication/chakra-ui.md
Note: If this is the answer you need, then we are very lucky. If not, please wait for someone from the refine core team or the community to try to help you.
suitable-rose•2y ago
Hi @Tri Le ;
Can you take a look this repo?
https://github.com/resulturan/refineBasic
If you need any help, can you give more detail about your problem.
GitHub
GitHub - resulturan/refineBasic
Contribute to resulturan/refineBasic development by creating an account on GitHub.
like-gold•2y ago
Thank you @rturan . I will do it.