File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 55* [ Tutorial] ( https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial/ )
66* [ Live Version of half of the Tutorial] ( https://react-semantic-ui-firebase-authentication.wieruch.com/ )
77
8+ ## Variations
9+
10+ * [ Only React Version] ( https://github.com/the-road-to-react-with-firebase/react-firebase-authentication )
11+ * [ Redux Version] ( https://github.com/the-road-to-react-with-firebase/react-redux-firebase-authentication )
12+ * [ MobX Version] ( https://github.com/the-road-to-react-with-firebase/react-mobx-firebase-authentication )
13+ * [ Gatsby Version] ( https://github.com/the-road-to-react-with-firebase/react-gatsby-firebase-authentication )
14+ * [ Firestore Version] ( https://github.com/the-road-to-react-with-firebase/react-firestore-authentication )
15+
816## Features
917
1018* uses:
1119 * only React (create-react-app)
12- * firebase 5
13- * react-router 4
20+ * firebase
21+ * react-router
1422 * ** semantic UI**
15- * no Redux/MobX
16- * [ Redux Version] ( https://github.com/taming-the-state-in-react/react-redux-firebase-authentication )
17- * [ MobX Version] ( https://github.com/taming-the-state-in-react/react-mobx-firebase-authentication )
1823* features:
1924 * Sign In
2025 * Sign Up
You can’t perform that action at this time.
0 commit comments