Skip to content

Implement RFC 7523 JWT flows (#1247) #462

Implement RFC 7523 JWT flows (#1247)

Implement RFC 7523 JWT flows (#1247) #462

Workflow file for this run

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