Commit Graph

51 Commits

Author SHA1 Message Date
Cyrus Zei
d731653320 docs: use the example.com domain (#3979)
* use the example.com domain instead of gmail.

I don't know if sarah.lane wants here email on your docs, but we could change that to a more doc friendly user. if you go over to example.com they even add this on their website 


This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.

* fix typo

* update email to lower case

Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com>
2020-07-23 10:16:29 +01:00
Greg Hesp
284cd099d1 docs: Fixed typo
[skip-ci]
2020-05-19 12:00:21 +01:00
Greg Hesp
c529598bb9 docs: Fixed Typo
[skip-ci]
2020-05-19 11:25:10 +01:00
Salakar
4364b7f27b docs: format 2020-05-13 01:39:46 +01:00
Peter Velkov
b684c92735 docs(auth): fix typo in description (#3605) 2020-05-05 22:40:32 +01:00
Gazihan Alankus
12a40cd60f docs(auth): fixed google sign-in with correct webClientId (#3544)
[skip-ci]
2020-05-02 08:25:22 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Pasha
1ca08fc3cd docs: fix typo (#3481)
fix typo
2020-04-16 15:48:35 +01:00
Denzil Doyle
82c6439d84 docs(auth): fix syntax error in examples (#3442) 2020-04-14 15:52:20 +01:00
Dipansh Khandelwal
40c799f897 Update phone-auth.md 2020-04-06 04:13:16 +05:30
Dipansh Khandelwal
52d9cd0072 Update phone-auth.md 2020-04-06 03:36:02 +05:30
Salakar
c7a02a1658 chore(docs): prettier & gen new typedocs 2020-04-03 14:12:50 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00
Russell Wheatley
bc0ed1b18f docs(auth): updated social auth docs to include Apple (#2982)
* updated apple social auth docs

* replace existing apple auth section
2019-12-09 15:20:53 +00:00
Diego Castillo
9823d840d0 docs(auth): fix typos in quick-start.md (#2948)
Fixes typos in the auth quick start page
2019-12-07 23:26:23 +00:00
Salakar
6f49a6248d docs(auth): update quick start 2019-12-07 23:19:05 +00:00
Salakar
99408e043c docs(auth): add Apple auth iOS only note 2019-12-07 23:03:56 +00:00
Salakar
7ec161aa1d docs(auth): add Apple auth links 2019-12-07 22:59:24 +00:00
ehesp
4709781fb0 Add pod install line to quick starts 2019-11-04 09:02:11 +00:00
Sharfin Jahan Sakib
264e658031 docs(auth): Update sms code confirmation example (#2811) 2019-11-02 19:11:57 +00:00
Elliot Hesp
852b6a8a48 Update social-auth.md 2019-10-25 10:02:17 +01:00
Karl
5302efb7a2 [docs] Update quick-start.md (#2727)
fix type
2019-10-14 21:37:36 +01:00
Hans Garcia
fe7aebea6a Update social-auth.md
Fix typo in "function bootstrap"
2019-10-09 06:21:20 -04:00
ehesp
6ed875921a [docs] Update manual pod install paths 2019-10-03 14:09:09 +01:00
Elliot Hesp
850c730428 Update index.md 2019-09-24 17:01:22 +01:00
Elliot Hesp
8cb64f7cc1 Update index.md 2019-09-24 16:59:10 +01:00
ehesp
0606b3775f react-native -> npx react-native 2019-09-23 13:07:27 +01:00
ehesp
4226e0b569 Documentation Updates 2019-09-21 18:09:31 +01:00
Pablo Kebees
d277f92164 [docs] Update Android instructions and misc module page fixes (#2601) 2019-09-19 18:01:41 +01:00
Elliot Hesp
16159aca16 Update index.md 2019-09-17 17:02:47 +01:00
ehesp
401423dcf4 Add app links to quick start guides 2019-09-16 14:33:10 +01:00
ehesp
0e375bc719 Add app links to quick start guides 2019-09-16 14:12:14 +01:00
ehesp
98ce9b8165 Break out Auth docs 2019-09-03 17:04:01 +01:00
Elliot Hesp
95d996269e Update social-auth.md 2019-09-02 11:59:37 +01:00
Pablo Kebees
b39aa3e680 [v6] Misc doc fixes (#2515)
* Typo

* Admob doc link fixes

* Removed Brittish slang 🙄

* Wording, typos

* Extra admob examples

* Analytics doc changes

* User properties details

* Auth stuff

* More auth changes
2019-08-30 09:53:28 +01:00
ehesp
31202eed36 Update docs 2019-08-21 16:07:01 +01:00
Mike Diarmid
0406aa894d [auth] update phone auth docs 2019-08-07 16:15:04 +01:00
Fishery
e8c98cb2dc Update phone-auth.md 2019-08-06 16:32:06 -04:00
Salakar
72a4dc0fb6 [docs] remove use of unnecessary/potentially confusing english idiom 2019-07-22 08:14:48 +01:00
Salakar
50ad72f6aa [docs] prettier 2019-07-12 15:20:14 +01:00
Mike Diarmid
85672a479a v6 Implement Cloud Messaging (#2330) 2019-07-12 14:06:43 +01:00
Taimoor Imran
1f822b2698 [docs] Condition handling in Facebook sign-in (#2312)
changed if (data) to if (!data)
2019-07-02 12:39:32 +01:00
Salakar
7ce7da4102 [docs] update quick start guides 2019-06-23 21:31:11 +01:00
Salakar
e62621a12a [docs] change install examples to use alpha versions - fixes #2149
[skip ci]
2019-05-21 15:48:11 +01:00
Salakar
a5ca5546d3 [docs] update module guide links
[skip ci]
2019-05-03 15:15:15 +01:00
ehesp
eab324734b [skip ci] docs auth install 2019-05-01 13:34:07 +01:00
ehesp
e94b217495 [skip ci] docs - social/phone auth 2019-05-01 09:40:19 +01:00
ehesp
3635a60666 [skip ci] update Block hrefs to work with path-prefix 2019-04-26 13:40:47 +01:00
ehesp
1921a223a8 [skip ci] docs 2019-04-19 10:36:00 +01:00
ehesp
20883416fd [skip ci] docs 2019-04-08 12:34:48 +01:00