I followed this documentation to login to AGOL with an application (using appId + appSecret):
App logins and OAuth 2.0 | ArcGIS for Developers
The problem with that solution is I only have access to the public content. Is there a way to access a private resource from my organisation with that type of authentication?
Thanks in advance.