Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/en-us/cloud/auth/oauth2-registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ Once you've [registered](#register-your-app) your app, you should configure its
You can skip this section during app development and testing, but you must
complete it during the review process to publish your app to users.
</Alert>
<Alert severity="info">
Ensure the URL's are easily identifiable as the page you are indicating they are (Ie. "termsofservice.html", "privacypolicy.html", "homepage.html") to prevent false rejections
</Alert>

## Add permissions

Expand Down
Loading