Skip to main content
Direct OAuth 2.0 client for Fused’s own authorization server. Download the fixed fused-auth package:
Register a client under Access → OAuth Clients first. Confidential clients return a one-time client_secret; public clients use PKCE with no secret. The redirect URI must match the one you registered.

Sign a user in

Endpoints

All paths are relative to issuer (your Engine’s public URL):