[skip ci] docs

This commit is contained in:
ehesp
2019-04-08 12:34:48 +01:00
parent 61ec73e72d
commit 20883416fd
13 changed files with 347 additions and 9 deletions

24
docs/auth/quick-start.md Normal file
View File

@@ -0,0 +1,24 @@
---
title: Authentication Quick Start
description: Get to grips with the basics of auth in React Native Firebase
---
# Auth Quick Start
## Module usage
TODO
## Subscribe to auth state changes
TODO
## Persisting the users auth state
TODO
## Reacts lifecycle
TODO
## Auth providers