Third party API based on oAuth

I am trying to evaluate if i can build a webapp in weweb and my use case is to use a lot of third party API calls and these calls need oAuth authentication to TD Ameritrade’s API which means we need a Callback URL from weweb where the initial token can come back to.
Any idea if weweb can support such APIs ?

Have you checked the docs about token based authentication? 🗝 Token-Based Authentication