id.oakwall.mom.
| Resource | URL |
|---|---|
| Developer portal | id.oakwall.mom/developer |
| OAuth base | https://id.oakwall.mom |
| Example redirect URI | https://myapp.example.com/auth/callback |
Create an application
Open the Developer Portal and click New application.Set at least one redirect URI — the exact URL your app receives the Copy client_id and client_secret when shown. The secret is only displayed once.
code on:Next steps
PKCE
Required for browser-based clients.
Token lifecycle
Refresh tokens, rotation, and revocation.