Skip to content

afmaster/vidaas_agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vidaas Agent

Introduction

Vidaas Agent is a Python library designed to simplify interactions with the VIDaaS (Valid Certificadora) API. This library provides a set of convenient functions to handle various aspects of digital signature processes, including authentication, user discovery, authorization, and signing documents.

Features

  • Easy registration and authentication with the VIDaaS API.
  • Discover if a client is registered in VIDaaS.
  • Handle authorization processes and generate QR codes for signature sessions.
  • Sign PDF documents digitally using VIDaaS.

Installation

You can install VidaasAgent using pip:

pip install git+https://github.com/afmaster/vidaas_agent.git

Use

URIs for Valid PSC.

Production: https://certificado.vidaas.com.br

This is the only one recommended. Including for tests.

Whe have added a function in utils/encryption for code_challenge and code_verifier, as outlined in RFC 7636 and required in the VIDaaS authentication proccess.

API Documentation

Link to the full API documentation for users who want more detailed information:

VALID API DOCUMENTATION

License

This project is licensed under the MIT License.

Contact

Contact-me: andre@franciscatto.com

About

Uma biblioteca Python para interagir com a API VIDaaS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages