👩💻Introduction
Last updated
Last updated
Integrations with the web platform can be made via:
NPM packages
Web APIs
Integrations can be made for a variety of purposes:
Entry point for players into worlds
Account integrations
Managing interoperable avatars and objects
You can use the web platform APIs to build your own web app or we can setup a fork of our White Labelled site in GitHub to allow you to use the templated functionality and build upon it any way you see fit. This white labelled version is built upon the following tech stack:
React: front-end library
NextJS: web development framework
TypeScript: JavaScript with static typing
Redux: state management library
Material UI: UI components and theming library
Emotion: CSS-in-JS styling library
We support Google and Twitter login by default for users to log into the system.
We can support OAuth, Okta based logins and Web3 Wallet sign in, please reach out to your support engineer if this is needed.