We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65cf0d commit 29a9440Copy full SHA for 29a9440
README.md
@@ -35,8 +35,10 @@ manager.authorize('google', {scopes: 'profile email'})
35
36
* Isolates the OAuth experience to a few simple methods.
37
* Atomatically stores the tokens for later retrieval
38
-* Works with many providers and simple to add a new provider
+* Works with many providers and simple to add new providers
39
* Works on both Android and iOS
40
+* Makes calling API methods a snap
41
+* Integrates seamlessly with Firestack (but can be used without it)
42
43
## Installation
44
0 commit comments