Skip to content

feat: 🎸 token, introspect and revocation endpoint auth methods

Dominik František Bučík requested to merge dBucik/endpoint_auth_methods into main

Description

feat: 🎸 token, introspect and revocation endpoint auth methods

Provide support for token, introspection and revocation endpoint auth methods, while supporting multiple methods at the same time.

BREAKING CHANGE: 🧨 Requires DB update

Merge request reports