Robin Wieruch
Robin Wieruch
I stopped selling the licenses, because there is a [security issue](https://github.com/the-road-to-react-with-firebase/the-road-to-react-with-firebase/issues/15) in the code base that needs to be addressed first.
I guess this bug happens when you are in between of the implementation of the authentication user and database user. My advice is to start from a clean slate by...
Did you try https://github.com/the-road-to-react-with-firebase/react-firebase-authentication/issues/24#issuecomment-460906298 @oximer ?
Can you share your code? Any link to a GitHub project? Otherwise we can just guess what's going on.
Super thankful for your help @Parv3sh It's so difficult for me to go through all issues for my projects recently, because there is only so much time I can put...
What's the output? Anything related to core-js? https://github.com/the-road-to-react-with-firebase/react-gatsby-firebase-authentication/issues/44
1) What does it say in your developer's console log? 2) Did you activate all the necessary sign in methods on your Firebase project's dashboard?
Hey. Thank you for reaching out. I would say it is semi optimal. It's not that you should wire every component to withAuthorization. My feeling is that it should happen...
Can you pull the latest version and check if it works now? Should be fixed in https://github.com/the-road-to-graphql/fullstack-apollo-react-boilerplate/commit/5509d9e01f12b87f18c6e1d47414f6d14e6982b1 Let me know if it works that we can close the issue :)
Can you sign up with the server via GraphQL Playground when your server runs and you visit http://localhost:8000/graphpql ?