Skip to content

Commit 58996a4

Browse files
committed
Update OAuth2 Authentication on README.md
Information is added to indicate what should use for Website URL and Javascript Origins fields on the applications manager.
1 parent f0dc9da commit 58996a4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ application and verify that the API calls being made are valid. You can
2828
create an application or view details for your existing applications with
2929
our [WordPress.com applications manager][5].
3030

31-
When creating your application, you should select "Native client" for the
32-
application type. The applications manager currently requires a "redirect URL",
33-
but this isn't used for mobile apps. Just use "https://localhost".
31+
When creating your application, you should select "Native client" for the application type.
32+
The "**Website URL**", "**Redirect URLs**", and "**Javascript Origins**" fields are required but not used for
33+
the mobile apps. Just use "**[https://localhost](https://localhost)**".
3434

3535
Once you've created your application in the [applications manager][5], you'll
3636
need to edit the `./gradle.properties` file and change the

0 commit comments

Comments
 (0)