👩‍💻Integrate with M²

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

Integration

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:

  1. React: front-end library

  2. NextJS: web development framework

  3. TypeScript: JavaScript with static typing

  4. Redux: state management library

  5. Material UI: UI components and theming library

  6. Emotion: CSS-in-JS styling library

User Logins

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.

Last updated