Hello, I have a simple requirement. If any user registers on my site, I want to store their basic data inside the contact list. However, I don't want to make the user aware that I'm storing their data, and I prefer not to ask the user for permission. Is there any way to obtain an access token directly from the client secret and client ID?