Skip to content

Commit d995045

Browse files
authored
Merge pull request #17362 from wordpress-mobile/feature/update-oauth2-authentication-on-readme
Update OAuth2 Authentication on README.md
2 parents 4910b60 + 58996a4 commit d995045

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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)