Example AppsExplore example apps on GitHub that you can run locally to learn how to integrate Wristband features. Suggest EditsTry one of our example applications in GitHub! You can run the code locally to experience Wristband and review example implementations. Backend Server Examples ExpressJS An Express backend server with a React SPA interacting with it. See GitHub ➡️ NextJS (App Router) A NextJS project that utilizes the App Router. See GitHub ➡️ NextJS (Page Router) A NextJS project that utilizes the Page Router. See GitHub ➡️ Machine to Machine Examples NodeJS An Express Demo server with two REST APIs simulating separate services: one public, and one requiring an access token. See GitHub ➡️ Single Page App Examples React A React SPA demonstrating client-side login/logout, token management and storage, and API calls with access tokens. See GitHub ➡️ Native Examples iOS (Mobile) An iOS app showcasing in-app token management and storage, secure login/logout, and API calls with access tokens. See GitHub ➡️ Updated 7 days ago Table of Contents Backend Server Examples Machine to Machine Examples Single Page App Examples Native Examples