Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 1,129 for

jwt

(0.18 sec)
  1. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with Jwt Bearer Token. The Jwt token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (Jwt)?... The JWT token is extracted and validated...devices. What is a JSON Web Token (JWT)? A JSON Web Token is used to...

    docs.groupdocs.cloud/total/authenticating-api-r...
  2. Quickstart | GroupDocs.Translation Cloud | Docu...

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Get Client Id and Client Secret Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from any existing Application or you can create a new Application. For further details see Create New Application and Get Client Id and Client Secret...Id and Client Secret Get your JWT token After you have created...application you can obtain a JWT token. See this page for further...

    docs.groupdocs.cloud/translation/quickstart/
  3. Quickstart | GroupDocs.Rewriter Cloud | Documen...

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Get Client Id and Client Secret Before you can make any requests to GroupDocs Cloud API you need to get Client Id and Client Secret. This will be used to invoke the GroupDocs Cloud API. You can get it from any existing Application or you can create a new Application. For further details see Create New Application and Get Client Id and Client Secret...Id and Client Secret Get your JWT token After you have created...application you can obtain a JWT token. See this page for further...

    docs.groupdocs.cloud/rewriter/quickstart/
  4. How to Merge Multiple MS Word Documents in cURL...

    Hey, I am trying to use cURL api in postman but it is not working. Each time I send request to server using Json format it says file not found. image.png (7.6 KB) I have internal storage in dashboard. Storage name is…...credentials Get JSON Web Token (JWT) to authorize your request Upload...\ -H "Authorization: Bearer [JWT Access Token]" -d "{ "JoinItems":...

    forum.groupdocs.cloud/t/how-to-merge-multiple-m...
  5. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...version V2 Authentication - JWT(JSON Web Token) authentication...cURL examples that we have used JWT authentication in V2 example...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  6. Combine Excel Files Into One PDF File Using Gro...

    Hi, I am new to groupdocs.merger and it’s a great product. I am mergeing pdf, doc, docx, xlsx, xls and pptx using the cURL API. But the excel sheet always breaks the columns into the next page on the output pdf file. I…...\ -H "Authorization: Bearer [JWT Token]" \ -d "{ "FileInfo": {...\ -H "Authorization: Bearer <jwt token>" -d "{ "JoinItems": [...

    forum.groupdocs.cloud/t/combine-excel-files-int...
  7. 全新GroupDocs.Signature Cloud V2!

    签名 REST API,用于应用、验证和搜索各种文件格式的电子签名。支持多种电子签名...什么是新的 # API版本 - 推出API版本V2 身份验证 - JWT(JSON Web Token) 身份验证 签名 API -...cURL 示例中您可以注意到,我们在 V2 示例中使用了 JWT 身份验证。请注意,V2 不再支持 V1 API 版本的 OAuth...

    blog.groupdocs.cloud/zh/signature/all-new-group...
  8. Excel to JPG | XLS to JPG | Excel Sheet to Imag...

    How to convert Excel files to high-quality JPG images using .NET REST API. Convert XLS / XLSX to JPG in C# .NET....personalized JWT access token. So, once you have a JWT token, please...accessToken with personalized JWT access token. Free Excel to JPG...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  9. CSV to PDF | CSV to PDF Conversion in C#. Conve...

    How to convert CSV files to PDF format with ease using our step-by-step guide. Easy and simple CSV to PDF conversion using C# and GroupDocs.Conversion Cloud API....Firstly, we need to generate the JWT access token based on client... Once we have generated the JWT token, we need to execute the...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  10. JSON to HTML | Convert JSON to HTML | JSON to H...

    How to convert JSON to HTML using C# .NET. Our step-by-step guide explaining methods for JSON to HTML conversion using .NET REST API....Firstly, we need to generate the JWT access token based on client...client credentials. Once the JWT token is obtained, please execute...

    blog.groupdocs.cloud/conversion/convert-json-to...