Skip to content

madarche/oauth2-resource-server-example

Repository files navigation

oauth2-resource-server-example

Build Status

OAuth2 Resource Server (RS) example

Usage

First, write the config.tom config file:

cp config.toml.example config.toml
vim config.toml

Then, install the needed packages and start the application:

npm ci
npm start

API

The API is defined in the openapi-schema.yml file.

Releases

No releases published

Packages

No packages published