Skip to content

fix(oauth): allow public clients to exchange + refresh tokens without… #33

fix(oauth): allow public clients to exchange + refresh tokens without…

fix(oauth): allow public clients to exchange + refresh tokens without… #33

Workflow file for this run

name: Build
on: push
jobs:
build:
uses: PlaceOS/.github/.github/workflows/build-dev-image.yml@main
secrets:
GHCR_PAT: ${{ secrets.GHCR_PAT }}