Skip to content

Commit 29a9440

Browse files
authored
Update README.md
1 parent c65cf0d commit 29a9440

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@ manager.authorize('google', {scopes: 'profile email'})
3535

3636
* Isolates the OAuth experience to a few simple methods.
3737
* Atomatically stores the tokens for later retrieval
38-
* Works with many providers and simple to add a new provider
38+
* Works with many providers and simple to add new providers
3939
* Works on both Android and iOS
40+
* Makes calling API methods a snap
41+
* Integrates seamlessly with Firestack (but can be used without it)
4042

4143
## Installation
4244

0 commit comments

Comments
 (0)