Ok, I made the OAuth device code Flow by myself. Below is the first part, which ends up in an authorization and a refresh token. Of course, after that, one needs the mechanic to refresh the auth token, like here.
Ok, I made the OAuth device code Flow by myself. Below is the first part, which ends up in an authorization and a refresh token. Of course, after that, one needs the mechanic to refresh the auth token, like here.