/SW OAuth

SW OAuth

v0.3.1

Traefik plugin for OAuth at Smartway

This traefik validate the JWT token of incoming HTTP requests

Dev setup

Install tools and dev dependencies

mise install
mise run install_yaegi

Run tests

mise run test

Format and lint the code

mise run format
mise run lint