c# - OneDrive signing in with acces token -
c# - OneDrive signing in with acces token -
at moment accessing onedrive via manually signing in webbrowser (winform). want create service synchronizes info on onedrive x-minutes. when start computer service starts , should logged in. there way save access token? because access token expires after hr far know, , have not found out clue how refreh access token refresh token yet. if can refresh access token, wouldn't expired? don't think on night refresh token valid request new access token? , refresh token isn't valid forever isn't it? hope familiar topic , understands question. stuck here @ moment thankful answer.
edit:
ok understand refresh token , behaviour/expire time. bigger problem still exists, how access token through refresh token? , how login access token ?
c# windows-7-x64
Comments
Post a Comment