Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,863 for

jwt

(0.05 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....生成訪問令牌 ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...0/comparison/ 驗證 為了提高安全性,我們在此版本中引入了 JWT(JSON Web Token)身份驗證。 V2 API 版本不再支持...

    blog.groupdocs.cloud/zh-hant/page/43/
  2. Tutti i nuovi GroupDocs.Signature Cloud V2!

    API REST di firma per applicare, verificare e cercare firme elettroniche in vari formati di file. Supporta diverse varietà di firme elettroniche...Autenticazione: autenticazione JWT (JSON Web Token). Signature API...utilizzato l’autenticazione JWT nell’esempio V2. Tieni presente...

    blog.groupdocs.cloud/it/signature/all-new-group...
  3. GroupDocs.Signature Cloud V2 ใหม่ทั้งหมด!

    Signature REST API เพื่อใช้ ตรวจสอบ และค้นหา eSignature ในรูปแบบไฟล์ต่างๆ รองรับลายเซ็นอิเล็กทรอนิกส์ที่หลากหลาย...การรับรองความถูกต้อง - การรับรองความถูกต้อง JWT (JSON Web Token) Signature API...ต่อไปนี้ที่เราใช้การพิสูจน์ตัวตน JWT ในตัวอย่าง V2 โปรดทราบว่าไม่รองรับ...

    blog.groupdocs.cloud/th/signature/all-new-group...
  4. Working With Folder | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Merger Cloud API Reference lets you try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs expose....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/merger/working-with-folder/
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....ง ### Retrieve access token JWT(JSON Web Token) ### TODO: Get...เราได้เปิดตัวการตรวจสอบสิทธิ์ JWT (JSON Web Token) ในรุ่นนี้ วิธีการตรวจสอบสิทธิ์...

    blog.groupdocs.cloud/th/page/43/
  6. همه GroupDocs.Signature Cloud V2 جدید!

    امضای API های REST برای اعمال، تأیید و جستجوی eSignatures در فرمت های مختلف فایل. پشتیبانی از انواع مختلف امضای الکترونیکی...معرفی شد احراز هویت - احراز هویت JWT (JSON Web Token). Signature API...متوجه شوید که ما از احراز هویت JWT در مثال V2 استفاده کرده ایم....

    blog.groupdocs.cloud/fa/signature/all-new-group...
  7. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell #..."authorization: Bearer $env:JWT_TOKEN" Windows CMD REM GET file...

    docs.groupdocs.cloud/comparison/working-with-fi...
  8. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....\ -H "authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET...

    docs.groupdocs.cloud/comparison/working-with-fo...
  9. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "Authorization: Bearer $Jwt_TOKEN" Windows PowerShell curl....\ -H "Authorization: Bearer $JWT_TOKEN " Windows PowerShell curl..."Authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -v "https://api...

    docs.groupdocs.cloud/signature/supported-barcodes/
  10. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Linux/MacOS/Bash # Get JSON Web Token # Set your client credentials in environment variables CLIENT_ID and CLIENT_SECRET curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Join several documents into one (example endpoint) curl -v "https://api....\ -H "Authorization: Bearer $JWT_TOKEN " \ -d '{ "FileInfo": {..."Authorization: Bearer $env:JWT_TOKEN" ` -d "`{ 'FileInfo': {...

    docs.groupdocs.cloud/metadata/remove-metadata-b...