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 e2fd63f commit e6188e5Copy full SHA for e6188e5
API.md
@@ -37,7 +37,7 @@ URL paths are relatively resolved to their corresponding host property using the
37
38
## Grants
39
### new AuthorizationCode(options)
40
-This submodule provides supports for the OAuth2 [Authorization Code](https://oauth.net/2/grant-types/authorization-code/) grant type
+This submodule provides support for the OAuth2 [Authorization Code](https://oauth.net/2/grant-types/authorization-code/) grant type.
41
42
#### .authorizeURL([authorizeOptions]) => String
43
Creates the authorization URL from the *client configuration* and the *authorize options*. The following are supported authorize options:
0 commit comments