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

jwt

(0.81 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. 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...
  3. 全新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...
  4. 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...
  5. PDF to Excel | Convert PDF to XLS | Transform P...

    Convert PDF files to Excel workbooks using C# .NET. Perform seamless PDF to XLS conversion online....Firstly, we need to generate a JWT access token based on client...and once we have generated the JWT token, please execute the following...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....The JWT token is read from the environment variable $JWT_TOKEN...\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FilePath": "/words/four-pages...

    docs.groupdocs.cloud/parser/get-document-inform...
  7. Excel to JSON | XLS to JSON Converter | XLSX to...

    How to convert Excel to JSON format using C# .NET. Expert techniques for converting XLS and XLSX documents to JSON data...personalized JWT access token. So, once you have a JWT token, please...accessToken with personalized JWT access token. Online Excel to...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  8. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files....approach is to generate the JWT access token based on client...credentials. Once we have the JWT token, we need to execute the...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  9. PDF Merger | Merge PDF Documents | Combine PDFs...

    Learn how to merge PDF documents in C# .NET. Step-by-step guide to combine PDF files, concatenate PDF documents, and streamline workflows with PDF merger.... Generate JWT token: curl -v "https://api.groupdocs...-resultant PDF file. accessToken - JWT access token generated above...

    blog.groupdocs.cloud/merger/merge-pdf-files-usi...
  10. Java JSON to HTML | Convert JSON to HTML | JSON...

    Learn how to convert JSON to HTML using Java. This guide explains step-by-step methods for JSON to HTML conversion using GroupDocs.Conversion Cloud SDK....we need to first generate a JWT access token based on client...client credentials. Once the JWT token is obtained, please execute...

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