Skip to main content

Installation

You can use any OAuth 2.0 library to integrate CentralAuth into your application. If you are using a Node.js application, you can use the official CentralAuth NPM library. Install it using the following command:

npm install --save centralauth

If you are building a React Native (Expo) app, install some additional Expo packages as well:

npx expo install expo-crypto expo-device expo-linking expo-web-browser expo-secure-store