- Javascript
- React
The
@suki-sdk/js
package delivers the core functionality of the Suki SDK without tying it to any specific framework. It can be used in plain JavaScript projects as well as with frameworks like Vue, Angular, or Solid.js.For the rest of this document, we will assume the following:
- You have received your partnerId from Suki
- Your partner configuration includes a valid JWKS endpoint
- Your authentication token contains the correct user identifier (e.g., sub, email)