I am working with https://github.com/santbob/hapi-auth-example to learn. This is not my project, but I did contribute a change recently. This project seems to work as I can authenticate with google and it will redirect and ask me to login if I am not logged in however it prompts me for offline access when I am asked to login.
I have done several hours of reading around bell and oauth and google oauth but it appears that it should be default to online only authentication and I am not sure what to try next.
Specifically I get asked "This app would like to:" "Have offline access" every time.