The problem is that Google asking for offline access only after user has logged out of app and logs in back.
Reading this and some other articles I found out that 'approval_prompt' parameter should be set to 'auto', however I can't find how to set it for GIDSignIn. Am I missing something?