Tulip API with OAuth2

Hello Tulip community,

I’m currently exploring the Tulip API for a project, but I’ve encountered an issue with regards to authentication. The Tulip API does not currently support OAuth2, which is the preferred authentication method for many applications today. Additionally, I’ve noticed that the Basic Authorization provided by the Tulip API does not come with expiration dates.

I’m curious to know how other members of the community have approached this issue. Have you found a way to work around the lack of OAuth2 support? Have you implemented your own expiration date checks for Basic Authorization tokens? Or have you found another solution altogether?

Any insights or suggestions would be greatly appreciated. Thank you in advance!