I am seriously struggling with an app I deployed in google app engine and I am hoping maybe somebody could give me a bit of guidance. I deployed the app with the intention of making it only accessible to members of a GSuite, which I have read is a possibility. I spent hours researching the docs and I have tried configuring the application settings in the developer center for the app and using the
https://www.googleapis.com/oauth2/v3/userinf API with no luck whatsoever. Would be super appreciative if someone had a working code (preferably python because that is what my app is written in) that I could reference or could offer some clear instructions on how I could achieve this.