@DEPRECATED Get custom Google OAuth2 refresh token
This is step by step self explained tutorial. TODO(stepanic): implement it with few clicks as the part of web app.
1. Generate auth URL





2. get refresh token from Authorization code

3. Store the custom Google Photos refresh token at Firestore


Last updated