Skip to content

V0.2

Latest
Compare
Choose a tag to compare
@GuusBackup GuusBackup released this 16 Sep 13:15
1aac258

Github build action: (It has logs of the MD5 of each file)
https://github.com/GuusBackup/Odido.Authenticator/actions/runs/6207605757/job/16852959455

How to use:

  • Download the zip
  • Run Odido.Authenticator.exe
  • Go to the url provided in the tool https://www.odido.nl/login?returnSystem=app&nav=off&token=XXXXXXX
  • Login into Odido
  • Grab the result url https://www.odido.nl/loginappresult?token=XXXXXXXX
  • Paste it into the tool and press enter
  • It will show the Refresh token now (Decrypted the response)
  • Press enter or Y to get an Authentication token from it (This will destroy the refresh token)
  • Use the Authentication token in other scripts like the automate:
    https://llamalab.com/automate/community/flows/46148

BE AWARE THE AUTHENTICATION/REFRESH TOKEN IS A PASSWORD THAT WILL GIVE A PERSON FULL CONTROL WITHOUT 2FA SO BE CAREFULL WITH IT.

What has changed from v0.1 -> v0.2
Nothing really has changed but I changed the publish command to remove the requirement for installing .NET 7. this makes the output file a bit bigger but will make it easier to use.