Skip to content

fix(oauth): report access-token expires_in as the configured TTL #21

fix(oauth): report access-token expires_in as the configured TTL

fix(oauth): report access-token expires_in as the configured TTL #21

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 }}