- Log in to the Dashboard
Go to the Mixin Developer Dashboard and log in using your credentials.
- Create a New Application
Click Create App, fill in the required fields (application name, description, logo, and permissions), and submit the form.
- Retrieve Configuration Data
After creating the application, you will see a generated application detail page. You will need to copy and save the following keys and IDs provided by Mixin:
MIXIN_APP_ID=
MIXIN_SESSION_ID=
MIXIN_SERVER_PUBLIC_KEY=
MIXIN_SESSION_PRIVATE_KEY=
MIXIN_SPEND_PRIVATE_KEY=
MIXIN_OAUTH_SECRET=
- Configure Your Application
Place these values into your application environment configuration (.env or relevant configuration file).