Dadoum / pyprovision

Python bindings to [Provision](https://github.com/Dadoum/Provision)
Other
13 stars 1 forks source link

How to encode OTP and MID? #6

Closed fuad00 closed 8 months ago

fuad00 commented 8 months ago

i've managed to run example.py and got OTP and MID as expected.

Question: how can i convert OTP: [...] , MID: [...] to base64 format?