Authentication SDKs

Wristband is continually expanding SDK support to make auth integration even easier.

Check out Wristband's GitHub repositories to see what we support today. We're continuing to add more as we grow, so check back periodically.

Eager to see a particular framework or example? Want to contribute to our open-source SDK development? Reach out to [email protected] and we'll work with you to make it happen!


SDKs for Backend Server Integration Pattern

ℹ️

Pairing Backend and Frontend SDKs

The backend server integration pattern consists of both a backend and a frontend, each using its own authentication SDK. The backend and frontend SDKs can be paired together to support different combinations of frontend and backend frameworks. The backend SDK handles authentication requests to Wristband while the frontend SDK is used to access the user's authenticated state, session data, and tokens from your client side code.


Backend SDKs


Frontend SDKs




SDKs for Machine-to-Machine (M2M) Integration Pattern




SDKs for JWT Validation