Closed JonasJasas closed 6 months ago
Implement token authentication method. https://www.convertapi.com/doc/auth#token
This is how it is implemented in the C# library
https://github.com/ConvertAPI/convertapi-dotnet/blob/1a70b692e2416be2f284880a6f3eef9abb868bc4/ConvertApi/ConvertApi.cs#L46
Implemented in https://github.com/ConvertAPI/convertapi-python/releases/tag/v1.8.0
Implement token authentication method. https://www.convertapi.com/doc/auth#token