youtube data api - Google long lived Auth access token -


i need save google authentication access token in database re use token again again use youtube data api. have achieved this, problem token life 60 minutes , gets expired. how can achieve long lived access token long life (just facebook @ least 2 months) ? using google php sdk.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -