For a project my teacher gave me i have to add an OAuth authentification to this project https://github.com/M66B/FairEmail so the project is able to connect to a google account directly from the app and not from the android phone, which also means being able to add multiple google account on the app.
The thing is, I contacted FairEmail's dev, and he's saying that OAuth requires approval from Google, which i won't get without an expensive security audit.
But my teachers says the opposite, and I didn't see anything on the web about a security audit.
So I wanted your knowledge about that, do you think it's possible to do it for free ? Considering it's only for studies and won't be commercialize or whatever
Thank you in advance and have a quack day !