NETWORKCOIN.ID Documentation
Everything you need to integrate "Sign in with NetworkCoin" into your applications.
🚀🔧🔄📋📦⚛️🌐💳🛡️
Quickstart
Get running in 5 minutes with our SDK or any OIDC library.
Integration Guide
Step-by-step for React, Next.js, NextAuth, or any framework.
Authentication Flow
How the OAuth 2.1 + PKCE authorization code flow works.
Scopes & Claims
What data you can request and what gets returned in tokens.
SDK Reference
Full API docs for NetworkCoinClient — login, callback, refresh, logout.
React Provider & Hook
NetworkCoinProvider and useNetworkCoin() hook reference.
REST API Endpoints
All OAuth, auth, and OIDC endpoints with request/response examples.
Payments & Subscriptions
Charge users for one-time purchases or create recurring subscriptions.
Security Model
PKCE, post-quantum signing, token rotation, rate limiting.
Install the SDK
npm install @networkcoin/sdk