You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/viewer/developer-guide/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ Flexible rendering documents as HTML5 or Image including next supported file for
50
50
51
51
## Security and Authentication
52
52
53
-
The GroupDocs.Viewer Cloud API is secured and requires authentication. Developers can [create]({{< ref "total/getting-started/ui-topics/creating-and-managing-application.md" >}}) an application with Client Id and Client Secret when they [register]({{< ref "total/getting-started/ui-topics/creating-and-managing-account.md" >}}). Authenticated requests require an OAuth 2.0 authorization header. You can see complete details [here]({{< ref "total/getting-started/overview-rest-api/authenticating-api-requests.md" >}}).
53
+
The GroupDocs.Viewer Cloud API is secured and requires authentication. Developers can [create]({{< ref "total/ui-topics/creating-and-managing-application.md" >}}) an application with Client Id and Client Secret when they [register]({{< ref "total/ui-topics/creating-and-managing-account.md" >}}). Authenticated requests require an OAuth 2.0 authorization header. You can see complete details [here]({{< ref "total/overview-rest-api/authenticating-api-requests.md" >}}).
Copy file name to clipboardExpand all lines: content/viewer/getting-started/evaluate-groupdocs-viewer.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ You can easily create a trial account on GroupDocs.Viewer Cloud for evaluation.
12
12
13
13
* You get access to all the features of GroupDocs.Viewer Cloud using [free trial plan](https://purchase.groupdocs.cloud/trial) with monthly data processing limit. There are no limitations and no evaluation messages on documents
14
14
* This plan is intended to give you a good idea of the service's capabilities and let you do some early development. Once your development needs exceed the limits of this plan you should subscribe to a [paid plan](https://purchase.groupdocs.cloud/pricing) to continue development
15
-
* The free trial is automatically granted when you [sign up for a new account]({{< ref "total/getting-started/ui-topics/_index.md" >}}) and [access the dashboard](https://dashboard.groupdocs.cloud/)
15
+
* The free trial is automatically granted when you [sign up for a new account]({{< ref "total/ui-topics/_index.md" >}}) and [access the dashboard](https://dashboard.groupdocs.cloud/)
Copy file name to clipboardExpand all lines: content/viewer/getting-started/features-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ GroupDocs.Viewer Cloud supports most popular document and file-formats see the f
28
28
29
29
## Security and Authentication
30
30
31
-
The GroupDocs.Viewer Cloud API is secured and requires authentication. One set of keys Client Id and Client Secret are required for Authentication which can be created at the [Dashboard](http://dashboard.groupdocs.cloud/). Check [Authenticating API Requests]({{< ref "total/getting-started/overview-rest-api/authenticating-api-requests.md" >}}) article for a complete example.
31
+
The GroupDocs.Viewer Cloud API is secured and requires authentication. One set of keys Client Id and Client Secret are required for Authentication which can be created at the [Dashboard](http://dashboard.groupdocs.cloud/). Check [Authenticating API Requests]({{< ref "total/overview-rest-api/authenticating-api-requests.md" >}}) article for a complete example.
Copy file name to clipboardExpand all lines: content/viewer/getting-started/quick-start.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ Sign up at <https://id.containerize.com/signup> to create a free account.
17
17
18
18
Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. That will be used to invoke the GroupDocs Cloud API.
19
19
20
-
You can get it from existing Application or create new Application from [Applications View of GroupDocs Cloud Dashboard]({{< ref "total/getting-started/ui-topics/creating-and-managing-application.md" >}}).
20
+
You can get it from existing Application or create new Application from [Applications View of GroupDocs Cloud Dashboard]({{< ref "total/ui-topics/creating-and-managing-application.md" >}}).
0 commit comments