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 9757283 commit b9fd987Copy full SHA for b9fd987
src/remotestorage.js
@@ -175,7 +175,7 @@ RemoteStorage.prototype = {
175
* Initiate the OAuth authorization flow.
176
*
177
* @param {object} options
178
- * @param {string} [options.authURL] - URL of the authorization endpoint
+ * @param {string} options.authURL - URL of the authorization endpoint
179
* @param {string} [options.scope] - access scope
180
* @param {string} [options.clientId] - client identifier (defaults to the
181
* origin of the redirectUri)
0 commit comments