Connect the sign-in experience.
Use the frontend SDK for the browser-facing login and renewable-session path.
Loading…
02 / Integration and continuity
Back to topSDK integration
Frontend and backend SDKs provide a supported path for B2B and B2C applications. M7's ACK lifecycle protects refresh-token handoff, so an interrupted connection does not force the client to promote a replacement token it never safely received.
Use the frontend SDK for the browser-facing login and renewable-session path.
Use the backend SDK for tokens, principals, sessions, and protected service boundaries.
A successor can remain pending until the client confirms the transition instead of blindly replacing the last usable state.