Authentication SDKs
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.
Auth SDKs for Backend Server Integration Pattern
Pairing Backend and Frontend SDKsThe 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.