Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 7c22741

Browse files
author
Steve Johnson
committed
2 parents 9da56fe + 4c71cd3 commit 7c22741

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

guides/m2devgde/v1.0.0.0/integration/integration-auth.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ title: Understanding Integration Authorization
77

88
<p><a href="{{ site.githuburl }}guides/m2devgde/v1.0.0.0/integration/integration-auth.md" target="_blank"><em>Help us improve this page</em></a>&nbsp;<img src="{{ site.baseurl }}common/images/newWindow.gif"/></p>
99

10+
Hello!
11+
1012
You can authenticate an integrated third-party system with Magento in any of the following ways:
1113

1214
* (Preferred) Using a secure, cloud-based OAuth workflow

guides/m2devgde/v1.0.0.0/integration/integration-code.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title: Coding Your Integration
99

1010
This topic discusses how to code your integration with Magento. Eventually, you will be able to market your integration as an extension on Magento Connect; however, it's not possible to do that now for Magento 2 integrations.
1111

12-
Hello
12+
Hello Goodbye
1313

1414
**Note**: Throughout this guide, the term _integration configuration_ is used to mean the integration's `[your magento install dir]/app/code/vendor/module/etc/config.xml` and the term _API configuration_ is used to mean the integration's `[your magento install dir]/app/code/vendor/module/etc/integration/api.xml`
1515

0 commit comments

Comments
 (0)