Skip to content

Commit f659ed4

Browse files
committed
Merge branch 'master' of github.com:fullstackreact/react-native-oauth
* 'master' of github.com:fullstackreact/react-native-oauth: fix todos format
2 parents 2cbaef0 + 6239c0a commit f659ed4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -201,9 +201,9 @@ ___
201201

202202
## TODOS:
203203

204-
[] Handle rerequesting tokens (automatically?)
205-
[] Simplify method of adding providers
206-
[] Complete [facebook](https://developers.facebook.com/docs/facebook-login) support
207-
[] Add [github](https://developer.github.com/v3/oauth/) support
208-
[] Add [Google]() support
209-
[] Add Android support
204+
* [ ] Handle rerequesting tokens (automatically?)
205+
* [ ] Simplify method of adding providers
206+
* [ ] Complete [facebook](https://developers.facebook.com/docs/facebook-login) support
207+
* [ ] Add [github](https://developer.github.com/v3/oauth/) support
208+
* [ ] Add [Google]() support
209+
* [ ] Add Android support

0 commit comments

Comments
 (0)