Skip to content

Support client_credentials flow with JWT and Basic auth (#1663) #504

Support client_credentials flow with JWT and Basic auth (#1663)

Support client_credentials flow with JWT and Basic auth (#1663) #504

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml