This script developed in python3 allows to create a verification QR Code, that the user will have to scan on his arrival on the server. Once scanned, you will get his information including his Token.
It say that :
Task exception was never retrieved
future: <Task finished name='Task-94' coro=<RemoteAuthClient.run() done, defined at C:\Users\vicde\AppData\Roaming\Python\Python39\site-packages\remoteauthclient\remoteauthclient.py:68> exception=AssertionError()>
Traceback (most recent call last):
File "C:\Users\vicde\AppData\Roaming\Python\Python39\site-packages\remoteauthclient\remoteauthclient.py", line 106, in run
assert resp.status == 200
It say that : Task exception was never retrieved future: <Task finished name='Task-94' coro=<RemoteAuthClient.run() done, defined at C:\Users\vicde\AppData\Roaming\Python\Python39\site-packages\remoteauthclient\remoteauthclient.py:68> exception=AssertionError()> Traceback (most recent call last): File "C:\Users\vicde\AppData\Roaming\Python\Python39\site-packages\remoteauthclient\remoteauthclient.py", line 106, in run assert resp.status == 200