We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c06fef commit a7b658fCopy full SHA for a7b658f
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