This repository is meant to maintain a list of examples of using @node-oauth/oauth2-server with different setups.
Each example contains its own README with specific installation and run instructions.
Location: /server2server
Minimal client-credential grant flow with express and fetch and in-memory DB. Suitable for (Micro-) services and small apps, exchanging protected resources.
All examples are MIT licenses, defined by the top-level LICENSE file