OAuth grant flow - tokens expiration
I'm developing an Android app that uses Outlook Calendar REST API. I'm trying to keep in synch and updated the calendars of multiple users (meeting rooms). My questions are: 1) After how long does the initial authorization code expires? 2) And for the refresh token instead? The access token expires after 60 mins. I can't get if for the refresh token expires after 6 hours, 14 days or 90 days. 3) Is the latter configurable? Can I make it not expire? ` UPDATE: (from https://msdn.microsoft.com/en-us/library/azure/dn645542.aspx ) "The lifetime of the refresh token is not provided and varies based