OAuth 2 Example App

I need to access a web API as part of a Thunkable app (which I have done several times).
However, OAuth is now new for me. I am looking for a simple thunkable app that uses OAuth2.
Thanks, Martin

Hi martin.carl.zimmerl8, welcome to Thunkable! :tada:

Be sure to check out How to ask Great Questions v2.0, the Community Guidelines, and our Getting Started Guide to make the best of your Thunkable Community experience!

Unfortunately, our Web API component does not yet support OAuth 2.0.

Thank you very much for the quick reply, but I am a little surprised.
We do not use our own web API but a publicly available one:

More and more web APIs seem to be using this authentication method.
I found the following forum post, which apparently suggests a not easy but feasible solution in Thunkable.

Unfortunately, the app link is not available. For us, a more complex solution would also be welcome…