diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c1237e --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +oauth3.js +========= + +Public utilities for browser and node.js: + +* `querystringify(query)` +* `stringifyscope(scope)` + +URL generation: + +* `authorizationCode` +* `authorizationRedirect` +* `implicitGrant` +* `loginCode` +* `resourceOwnerPassword`