It is worth noting, you only need to do the “complicated bit” once.
As that gives you the token (and it’s refresh token), and then you can use that token till it expires, then refresh the token for a new token.
It is worth noting, you only need to do the “complicated bit” once.
As that gives you the token (and it’s refresh token), and then you can use that token till it expires, then refresh the token for a new token.