OAuth 2.0 & OIDC Portal

Developer Applications

Manage client applications that use Evantra Identity to authenticate users, issue cryptographic tokens, and access approved workspace scopes.

Register Application
Registered OAuth Clients
2 Active
S

StoreForge

First-Party

client_id: client_storeforge

Evantra commerce and multi-merchant storefront infrastructure.

Approved Scopes:openidprofileemail
E

Evantra Headquarters

First-Party

client_id: client_evantra-hq

Architectural portal, telemetry console, and global workspace network.

Approved Scopes:openidprofileemailworkspace:read

Integrate into your React or Next.js App

Add unified Evantra authentication to your application in minutes with our official@evantra/identity-reactSDK.

import { EvantraSignInButton } from "@evantra/identity-react";

<EvantraSignInButton clientId="your_client_id" />