Hello. Can you please help me to build AirThings OAuth implementation using API connector? I am willing to pay reasonably. Here is API docs.
Thank you for any support.
Hello. Can you please help me to build AirThings OAuth implementation using API connector? I am willing to pay reasonably. Here is API docs.
Thank you for any support.
Hey @ForeverLive ![]()
I would be happy to walk you through this with a coaching session. I would suggest starting with a two hour session and then see how much more help you would need.
NoCodeMinute
Hope that helps! ![]()
You want users to login to their own account or to use your account? (Code vs client credentials)
User has own account and will connect it to our application via OAuth
So you will need to do manual oauth2 process as the account endpoint only return an id and no email. [Showcase] Manual OAuth2 Token Integration