Hi, I am writing APP about OneDrive, and store the account session on local disk. I notice that the account session get from SDK do not have refresh token, so I can only use the access token for very short time.
Is there anyway to get account session with refresh token by iOS SDK?
Hi, I am writing APP about OneDrive, and store the account session on local disk. I notice that the account session get from SDK do not have refresh token, so I can only use the access token for very short time. Is there anyway to get account session with refresh token by iOS SDK?