Community
Hi team support
17 hours ago by rapidleather
Hi team, I'm building a multi-tenant SaaS using the Signeasy API and planning to use the Authorization Code flow for multiple users. However, I'm struggling with handling token lifecycle and webhook synchronization together.
Specifically: how do you recommend managing access token expiry and refresh in a scalable way when combined with real-time webhook events, to avoid race conditions or missed status updates? Also, are there best practices for reconciling webhook data with polling fallback in case of delivery failures?
Edited by Geometry Dash 1 day ago