We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cbaef0 + 6239c0a commit f659ed4Copy full SHA for f659ed4
README.md
@@ -201,9 +201,9 @@ ___
201
202
## TODOS:
203
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
+* [ ] Handle rerequesting tokens (automatically?)
+* [ ] Simplify method of adding providers
+* [ ] Complete [facebook](https://developers.facebook.com/docs/facebook-login) support
+* [ ] Add [github](https://developer.github.com/v3/oauth/) support
+* [ ] Add [Google]() support
+* [ ] Add Android support
0 commit comments