File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,19 @@ Your minimal yet extensive authentication starter project in Gatsby.js with Fire
88* [ Tutorial] ( https://www.robinwieruch.de/complete-firebase-authentication-react-tutorial/ )
99* [ Live Version of half of the Tutorial] ( https://react-firebase-authentication.wieruch.com/ )
1010
11+ ## Variations
12+
13+ * [ Only React Version] ( https://github.com/the-road-to-react-with-firebase/react-firebase-authentication )
14+ * [ Redux Version] ( https://github.com/the-road-to-react-with-firebase/react-redux-firebase-authentication )
15+ * [ MobX Version] ( https://github.com/the-road-to-react-with-firebase/react-mobx-firebase-authentication )
16+ * [ Firestore Version] ( https://github.com/the-road-to-react-with-firebase/react-firestore-authentication )
17+ * [ Semantic UI Version] ( https://github.com/the-road-to-react-with-firebase/react-semantic-ui-firebase-authentication )
18+
1119## Features
1220
1321* uses:
1422 * only React (Gatsby.js)
15- * firebase 5
16- * no Redux/MobX
17- * [ Redux Version without Gatsby.js] ( https://github.com/the-road-to-react-with-firebase/react-redux-firebase-authentication )
18- * [ MobX Version without Gatsby.js] ( https://github.com/the-road-to-react-with-firebase/react-mobx-firebase-authentication )
23+ * firebase
1924* features:
2025 * Sign In
2126 * Sign Up
You can’t perform that action at this time.
0 commit comments